SUMMARY
The forum discussion centers on the MCNP error message "the new source has overrun the old source," which occurs when the user sets 5000 source histories per cycle on the KCODE card. The error consistently appears at source particle number 5688 during the first inactive cycle. Reducing the source histories to 1000 resolves the issue, indicating a potential misconfiguration in the input file. A solution provided suggests adjusting the fifth entry in the KCODE card to a value of 10000 or 15000 to accommodate the number of particles.
PREREQUISITES
- Understanding of MCNP (Monte Carlo N-Particle Transport Code)
- Familiarity with KCODE card settings in MCNP
- Basic knowledge of source histories in Monte Carlo simulations
- Experience with input file configurations in MCNP
NEXT STEPS
- Review MCNP documentation on KCODE card configurations
- Learn about troubleshooting common MCNP error messages
- Explore best practices for setting source histories in MCNP simulations
- Investigate the implications of particle number settings in Monte Carlo methods
USEFUL FOR
Beginners in MCNP, simulation analysts, and researchers working with Monte Carlo methods who are troubleshooting source history configurations and error messages.