Why Does Changing the Splitting Mesh in MCNP5 Affect Histories and File Outputs?

  • Thread starter Thread starter gurps409
  • Start date Start date
  • Tags Tags
    Issues Mcnp5
AI Thread Summary
Changing the splitting mesh in MCNP5 can significantly impact the number of histories generated and the output files produced. Initially, an overly complex splitting mesh with too many fine intervals led to an excessive number of collisions, preventing any histories from being recorded. After reducing the number of splits, histories were generated, but issues with the weight window output file persisted, including warnings about particle escape from the mesh. The underlying problem was traced to a conflict between the OpenMPI and MPICH2 libraries. Understanding these library interactions is crucial for effective MCNP5 usage and output management.
gurps409
Messages
2
Reaction score
0
HIya, I am not actually sure why this is happening so was wondering if anyone can help.

im running in photon mode and I am trying to generate a weight window. initially i think my splitting mesh was over done a little bit (ok too much say about 15 fine intervals in a 10cm region) and i wouldn't go past one history. just billions of collisions were occurring. I reduced the number of splitting and now I am getting histories but why did this happen? my geometry is fine but is very complicated.

now that I am getting histories, and scoring in some of the regions i want but I am not getting a wwgout file. i do, however, get a warning saying some of my particles have escaped the wwg mesh.

thanks in advanced. i am relatively new to mcnp but I am on a mission to learn this!
 
Engineering news on Phys.org
The problem is Solved.
It was because of the conflict of libraries (openmpi and mpich2).
 
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...
Hi everyone, I'm a complete beginner with MCNP and trying to learn how to perform burnup calculations. Right now, I'm feeling a bit lost and not sure where to start. I found the OECD-NEA Burnup Credit Calculational Criticality Benchmark (Phase I-B) and was wondering if anyone has worked through this specific benchmark using MCNP6? If so, would you be willing to share your MCNP input file for it? Seeing an actual working example would be incredibly helpful for my learning. I'd be really...
Back
Top