OpenMC/tests/regression_tests/particle_restart_eigval/settings.xml
Ilham Variansyah ecb0a3361f
Combing for fission site sampling, and delayed neutron emission time (#2992)
Co-authored-by: Gavin Ridley <gavin.keith.ridley@gmail.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2025-09-19 08:10:08 +00:00

16 lines
350 B
XML

<?xml version="1.0"?>
<settings>
<verbosity>1</verbosity>
<run_mode>eigenvalue</run_mode>
<batches>12</batches>
<inactive>5</inactive>
<particles>1200</particles>
<max_lost_particles>1000000</max_lost_particles>
<source>
<space type="box">
<parameters>-10 -10 -5 10 10 5</parameters>
</space>
</source>
</settings>