How to Fix OpenMc Installing Error in Terminal?

  • Thread starter Thread starter emilmammadzada
  • Start date Start date
  • Tags Tags
    Error
AI Thread Summary
The error encountered when running the "mamba search openmc" command in the terminal may be due to compatibility issues, particularly if using Windows. The OpenMC documentation recommends using the mamba/conda-forge method for Linux and macOS, while the Docker method is available for all platforms, including Windows. Users attempting to install OpenMC in WSL2 should ensure they are following the appropriate installation guidelines for their environment. Additionally, there is a note that OpenMC does not handle charged particles. Proper installation steps are crucial for resolving the error.
emilmammadzada
Messages
129
Reaction score
19
TL;DR Summary
OpenMc installing error
When I run the >>mamba search openmc : command in the terminal, it gives an error. The error output is as in the picture ::Loading channell /killed. How can I solve this problem?
 

Attachments

  • testt23.png
    testt23.png
    14.1 KB · Views: 148
Engineering news on Phys.org
Wow. You are doing a grand tour of physics packages.

The mamba / conda-forge method is listed in the openmc docs for linux and mac. Are you in windows? The docker method is listed for linux, mac and windows. I didn't think openmc did charged particles btw.
 
  • Informative
Likes emilmammadzada
Alex A said:
Wow. You are doing a grand tour of physics packages.

The mamba / conda-forge method is listed in the openmc docs for linux and mac. Are you in windows? The docker method is listed for linux, mac and windows. I didn't think openmc did charged particles btw.
))Thanks. I want to install Openmc my in wsl2
 
Hello everyone, I am currently working on a burnup calculation for a fuel assembly with repeated geometric structures using MCNP6. I have defined two materials (Material 1 and Material 2) which are actually the same material but located in different positions. However, after running the calculation with the BURN card, I am encountering an issue where all burnup information(power fraction(Initial input is 1,but output file is 0), burnup, mass, etc.) for Material 2 is zero, while Material 1...
Back
Top