mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-24 03:55:38 -04:00
14 lines
242 B
XML
14 lines
242 B
XML
<?xml version="1.0"?>
|
|
<settings>
|
|
|
|
<eigenvalue>
|
|
<batches>10</batches>
|
|
<inactive>5</inactive>
|
|
<particles>1000</particles>
|
|
</eigenvalue>
|
|
|
|
<source>
|
|
<space type="point" parameters="1.2 -2.3 0.781" />
|
|
</source>
|
|
|
|
</settings>
|