OpenMC/tests/regression_tests/lattice_hex_coincident/inputs_true.dat

81 lines
3.2 KiB
XML

<?xml version='1.0' encoding='utf-8'?>
<model>
<materials>
<material id="1" depletable="true">
<density units="sum"/>
<nuclide name="U235" ao="0.0049817"/>
</material>
<material id="2">
<density value="0.017742" units="atom/b-cm"/>
<nuclide name="C0" ao="1.0"/>
<sab name="c_Graphite"/>
</material>
<material id="3" name="Lead">
<density value="10.32" units="g/cm3"/>
<nuclide name="Pb204" ao="0.014"/>
<nuclide name="Pb206" ao="0.241"/>
<nuclide name="Pb207" ao="0.221"/>
<nuclide name="Pb208" ao="0.524"/>
</material>
<material id="4">
<density value="0.00054464" units="atom/b-cm"/>
<nuclide name="He4" ao="1.0"/>
</material>
<material id="5" name="Zirc4">
<density units="sum"/>
<nuclide name="Zr90" ao="0.02217"/>
<nuclide name="Zr91" ao="0.004781"/>
<nuclide name="Zr92" ao="0.007228"/>
<nuclide name="Zr94" ao="0.007169"/>
<nuclide name="Zr96" ao="0.001131"/>
</material>
</materials>
<geometry>
<cell id="1" material="1" region="-1 2 -3" universe="1"/>
<cell id="2" material="2" region="1" universe="1"/>
<cell id="3" name="coolant" material="4" region="-4 2 -3" universe="2"/>
<cell id="4" name="zirconium_shell" material="5" region="4 -5 2 -3" universe="2"/>
<cell id="5" name="lead_shell" material="3" region="5 -6 2 -3" universe="2"/>
<cell id="6" name="matrix coolant surround" material="2" region="6 2 -3" universe="2"/>
<cell id="7" material="2" universe="3"/>
<cell id="8" name="container cell" fill="4" region="-7 8 -9 -12 10 11 2 -3" universe="5"/>
<hex_lattice id="4" name="regular fuel assembly" n_rings="2">
<pitch>1.4</pitch>
<outer>3</outer>
<center>0.0 0.0</center>
<universes>
2
2 2
1
2 2
2</universes>
</hex_lattice>
<surface id="1" type="z-cylinder" coeffs="0.0 0.0 0.7"/>
<surface id="2" type="z-plane" boundary="reflective" coeffs="0.0"/>
<surface id="3" type="z-plane" boundary="reflective" coeffs="10.0"/>
<surface id="4" type="z-cylinder" coeffs="0.0 0.0 0.293"/>
<surface id="5" type="z-cylinder" coeffs="0.0 0.0 0.35"/>
<surface id="6" type="z-cylinder" coeffs="0.0 0.0 0.352"/>
<surface id="7" type="y-plane" boundary="reflective" coeffs="1.4"/>
<surface id="8" type="y-plane" boundary="reflective" coeffs="-1.4"/>
<surface id="9" type="plane" boundary="reflective" coeffs="1.7320508075688772 1.0 0.0 2.8"/>
<surface id="10" type="plane" boundary="reflective" coeffs="-1.7320508075688772 1.0 0.0 -2.8"/>
<surface id="11" type="plane" boundary="reflective" coeffs="1.7320508075688772 1.0 0.0 -2.8"/>
<surface id="12" type="plane" boundary="reflective" coeffs="-1.7320508075688772 1.0 0.0 2.8"/>
</geometry>
<settings>
<run_mode>eigenvalue</run_mode>
<particles>1000</particles>
<batches>5</batches>
<inactive>2</inactive>
<source type="independent" strength="1.0" particle="neutron">
<space type="box">
<parameters>-0.9899494936611666 -0.9899494936611666 0.0 0.9899494936611666 0.9899494936611666 10.0</parameters>
</space>
</source>
<output>
<summary>false</summary>
</output>
<seed>22</seed>
</settings>
</model>