OpenMC/tests/test_natural_element/geometry.xml
2013-02-08 16:40:40 -05:00

94 lines
4 KiB
XML

<?xml version="1.0"?>
<geometry>
<!-- pu-met-fast-021 case 2 -->
<surface id="1" type="z-plane" coeffs="-17.51" boundary="vacuum" />
<surface id="2" type="z-plane" coeffs="-2.57" />
<!-- Bottom Plutonium Core -->
<surface id="3" type="z-plane" coeffs="-2.55" />
<surface id="4" type="z-plane" coeffs="-2.37" />
<surface id="5" type="z-plane" coeffs="-2.1" />
<surface id="6" type="z-plane" coeffs="-2.06" />
<surface id="7" type="z-plane" coeffs="-1.61" />
<surface id="8" type="z-plane" coeffs="-1.57" />
<surface id="9" type="z-plane" coeffs="-1.12" />
<surface id="10" type="z-plane" coeffs="-1.08" />
<surface id="11" type="z-plane" coeffs="-0.63" />
<surface id="12" type="z-plane" coeffs="-0.59" />
<surface id="13" type="z-plane" coeffs="-0.14" />
<!-- Middle Gap -->
<surface id="14" type="z-plane" coeffs="-0.12" />
<surface id="15" type="z-plane" coeffs="0.12" />
<!-- Top Plutonium Core -->
<surface id="16" type="z-plane" coeffs="0.14" />
<surface id="17" type="z-plane" coeffs="0.59" />
<surface id="18" type="z-plane" coeffs="0.63" />
<surface id="19" type="z-plane" coeffs="1.08" />
<surface id="20" type="z-plane" coeffs="1.12" />
<surface id="21" type="z-plane" coeffs="1.57" />
<surface id="22" type="z-plane" coeffs="1.61" />
<surface id="23" type="z-plane" coeffs="2.06" />
<surface id="24" type="z-plane" coeffs="2.1" />
<surface id="25" type="z-plane" coeffs="2.37" />
<surface id="26" type="z-plane" coeffs="2.55" />
<surface id="27" type="z-plane" coeffs="2.57" />
<!-- Top Beryllium Reflector -->
<surface id="28" type="z-plane" coeffs="2.59" />
<surface id="29" type="z-plane" coeffs="17.51" boundary="vacuum" />
<!-- Cylinders -->
<surface id="30" type="z-cylinder" coeffs="0 0 9.995" boundary="vacuum" />
<surface id="31" type="z-cylinder" coeffs="0 0 6.263" />
<surface id="32" type="z-cylinder" coeffs="0 0 6.063" />
<surface id="33" type="z-cylinder" coeffs="0 0 5.995" />
<!-- Beryllium Reflector -->
<cell id="1" material="2" surfaces=" 1 -2 -30" />
<cell id="2" material="2" surfaces="28 -29 -30" />
<!-- Duralumin base and top -->
<cell id="3" material="4" surfaces=" 2 -4 -30 31" />
<cell id="4" material="4" surfaces="25 -28 -30 31" />
<!-- Duralumin top cylindrical shell -->
<cell id="6" material="5" surfaces="15 -28 -31 32" />
<!-- Duralumin bottom cylindrical shell -->
<cell id="7" material="6" surfaces=" 2 -14 -31 32" />
<!-- Steel Cover -->
<cell id="8" material="3" surfaces=" 2 -3 -33" />
<cell id="9" material="3" surfaces=" 5 -6 -33" />
<cell id="10" material="3" surfaces=" 7 -8 -33" />
<cell id="11" material="3" surfaces=" 9 -10 -33" />
<cell id="12" material="3" surfaces="11 -12 -33" />
<cell id="13" material="3" surfaces="13 -14 -33" />
<cell id="14" material="3" surfaces="15 -16 -33" />
<cell id="15" material="3" surfaces="17 -18 -33" />
<cell id="16" material="3" surfaces="19 -20 -33" />
<cell id="17" material="3" surfaces="21 -22 -33" />
<cell id="18" material="3" surfaces="23 -24 -33" />
<cell id="19" material="3" surfaces="26 -27 -33" />
<cell id="20" material="3" surfaces=" 2 -14 33 -32" />
<cell id="21" material="3" surfaces="15 -27 33 -32" />
<!-- Plutonium -->
<cell id="22" material="1" surfaces=" 3 -5 -33" />
<cell id="23" material="1" surfaces=" 6 -7 -33" />
<cell id="24" material="1" surfaces=" 8 -9 -33" />
<cell id="25" material="1" surfaces="10 -11 -33" />
<cell id="26" material="1" surfaces="12 -13 -33" />
<cell id="27" material="1" surfaces="16 -17 -33" />
<cell id="28" material="1" surfaces="18 -19 -33" />
<cell id="29" material="1" surfaces="20 -21 -33" />
<cell id="30" material="1" surfaces="22 -23 -33" />
<cell id="31" material="1" surfaces="24 -26 -33" />
<!-- Void -->
<cell id="32" material="void" surfaces="14 -15 -31" />
<cell id="33" material="void" surfaces=" 4 -25 31 -30" />
<cell id="34" material="void" surfaces="27 -28 -30" />
</geometry>