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