mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 05:05:30 -04:00
14 lines
209 B
XML
14 lines
209 B
XML
|
|
<?xml version="1.0"?>
|
||
|
|
<settings>
|
||
|
|
|
||
|
|
<fixed_source>
|
||
|
|
<batches>10</batches>
|
||
|
|
<particles>100</particles>
|
||
|
|
</fixed_source>
|
||
|
|
|
||
|
|
<source>
|
||
|
|
<space type="point" parameters="0 0 0" />
|
||
|
|
</source>
|
||
|
|
|
||
|
|
</settings>
|