mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
13 lines
233 B
XML
13 lines
233 B
XML
<?xml version="1.0"?>
|
|
<settings>
|
|
|
|
<run_mode>eigenvalue</run_mode>
|
|
<batches>10</batches>
|
|
<inactive>5</inactive>
|
|
<particles>1000</particles>
|
|
|
|
<source>
|
|
<space type="point" parameters="0. 0. 0." />
|
|
</source>
|
|
|
|
</settings>
|