mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-25 12:35:29 -04:00
13 lines
232 B
XML
13 lines
232 B
XML
<?xml version="1.0"?>
|
|
<settings>
|
|
|
|
<run_mode>eigenvalue</run_mode>
|
|
<batches>4</batches>
|
|
<inactive>0</inactive>
|
|
<particles>1000</particles>
|
|
|
|
<source>
|
|
<space type="point" parameters="0. 0. 0." />
|
|
</source>
|
|
|
|
</settings>
|