Question about Source Probability in MCNP

AI Thread Summary
SP, or source probability, requires normalization, as values in SP3 and SP4 exceeding 1 indicate that it does not represent ordinary probability. MCNP software automates this normalization process, enhancing usability by allowing users to input simpler values for equally likely bins. For example, instead of using decimal fractions for probabilities, one can input whole numbers like 1 for each bin. This feature streamlines the process when adding additional bins without needing to recalculate previous inputs. Overall, the automatic normalization in MCNP significantly improves user experience and efficiency.
Anisur Rahman
Messages
11
Reaction score
1
TL;DR Summary
MCNP Source Specification
1697362458440.png

Here, SP stands for source probability. But probability needs to be normalized. Here values in SP3, SP4 are larger than 1, It means that SP is not ordinary probability here. But what actually SP represent here?
 
Engineering news on Phys.org
MCNP will normalise them for you. If you have say three bins that are equally likely you can just write 1 1 1 instead of 0.33333 0.33333 0.33334 and if you add a fourth bin you don't have to redo the whole lot. Some of the material card inputs can be decimal percentages and again MCNP will normalise them. So your thinking is right but automatically normalising contributes a lot to the usability of the program.
 
  • Informative
  • Like
  • Care
Likes DeBangis21, berkeman and Anisur Rahman
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