Discussion Overview
The discussion revolves around running an MCNP 5 input file for flux calculation on different surfaces, specifically addressing issues related to the number of particles (NPS) used in simulations and the resulting errors encountered when increasing NPS values.
Discussion Character
- Technical explanation
- Debate/contested
- Mathematical reasoning
Main Points Raised
- One participant questions why increasing NPS from 10e9 causes the input file to fail to run.
- Another participant requests details about the error messages, operating system, MCNP version, and hardware specifications to better understand the issue.
- A participant reports that their input file works for NPS 1e9 but fails with a fatal error when increased to 1e10, indicating an integer entry issue.
- One participant suggests that exceeding the maximum integer value is likely the cause of the failure and recommends making the problem more efficient instead of using such a high NPS.
- A participant raises a concern about compensating for a source activity of 1e18 when the maximum NPS is limited to 1e9.
- Another participant explains that MCNP runs are generally time-independent and that the statistics improve with more source particles simulated, suggesting a method to simulate a higher source activity by adjusting the NPS and multiplying the tally results.
- One participant humorously suggests trying to write the NPS as 10000000000 instead of 1E10, noting that the integer limit for MCNP 5 might be larger than 1E9.
- Another participant mentions variance reduction techniques as alternatives to simply increasing the number of particles for improving accuracy.
Areas of Agreement / Disagreement
Participants express varying opinions on the appropriate NPS values and methods for achieving accurate results, with no consensus reached on the best approach to handle high source activities or the limitations of NPS in MCNP 5.
Contextual Notes
Participants note limitations regarding the maximum integer value for NPS in MCNP 5 and the implications of using high values for simulations, but these aspects remain unresolved.