How is Alpha Particle Energy Defined in MCNP6?

AI Thread Summary
The discussion revolves around the configuration of simulation parameters for a physics model, detailing specific values for different modes and materials. Key parameters include the energy levels and positions for materials $MAT1 and $MAT2, with various negative values indicating potential energy states. A warning is noted regarding the constant nature of the external variable, which typically varies in most scenarios. The setup includes specific definitions for source and particle interactions, with a focus on ensuring accurate simulation results. Overall, the thread emphasizes the importance of precise parameter settings in achieving reliable outcomes in the model.
physadict
Messages
1
Reaction score
0
TL;DR Summary
Hello everyone here,

I do need your help in this matter, please kindly help me solve this problem. I am new to this forum and now am seeking for help.

I'm new to MCNP code, and I ran the MCNP6 code with particle alpha mode a and 'phys:a'. Where the default energy is 100 MeV. if I want to use more than 250 MeV energy, How do I arrange it?
How to determine the maximum energy in mcnp6?

thanks
15- mode a
16- m1 1000. -0.111894 $MAT1
17- 8000. -0.888106
18- m2 6000. -0.000124 $MAT2
19- 7000. -0.755268 8000. -0.231781 18000. -0.012827
20- imp:a 1 3r 0 $ 1, 5
21- phys:a 250
22- sdef pos 5 0 0 axs=1 0 0 ext=-8 rad=d1 par=34 erg=250 vec=1 0 0 dir=1
warning. ext is constant. in most problems it is a variable.
23- si1 1 5
24- sp1 -21 1
25- f6:a 3 2
26- nps 1000
 
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