mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-24 12:05:32 -04:00
14 lines
256 B
XML
14 lines
256 B
XML
<?xml version="1.0"?>
|
|
<settings>
|
|
|
|
<run_mode>fixed source</run_mode>
|
|
<batches>10</batches>
|
|
<particles>100</particles>
|
|
|
|
<temperature_default>294</temperature_default>
|
|
|
|
<source>
|
|
<space type="point" parameters="0 0 0" />
|
|
</source>
|
|
|
|
</settings>
|