mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-23 19:45:34 -04:00
40 lines
2.2 KiB
XML
40 lines
2.2 KiB
XML
<?xml version="1.0"?>
|
|
<geometry>
|
|
|
|
<!-- pu-met-fast-019 -->
|
|
|
|
<surface id="1" type="sphere" coeffs="0. 0. 0. 1.4" />
|
|
<surface id="3" type="sphere" coeffs="0. 0. 0. 5.35" />
|
|
<surface id="4" type="sphere" coeffs="0. 0. 1.05 5.35" />
|
|
<surface id="5" type="z-cylinder" coeffs="0. 0. 5.50" />
|
|
<surface id="6" type="z-cylinder" coeffs="0. 0. 1.1" />
|
|
<surface id="7" type="sphere" coeffs="0. 0. 0. 11." />
|
|
<surface id="8" type="sphere" coeffs="0. 0. 1.05 11." />
|
|
<surface id="9" type="sphere" coeffs="0. 0. 0. 11.15" />
|
|
<surface id="10" type="z-plane" coeffs="0." />
|
|
<surface id="11" type="z-plane" coeffs="1." />
|
|
<surface id="12" type="z-plane" coeffs="1.20" />
|
|
<surface id="13" type="z-cylinder" coeffs="0. 0. 9.7" />
|
|
<surface id="14" type="z-cylinder" coeffs="0. 0. 2.5" />
|
|
<surface id="15" type="z-cylinder" coeffs="0. 0. 14." boundary="vacuum" />
|
|
<surface id="16" type="z-plane" coeffs="-0.15" />
|
|
<surface id="17" type="z-plane" coeffs="-14.15" boundary="vacuum" />
|
|
<surface id="18" type="z-plane" coeffs="14." boundary="vacuum" />
|
|
|
|
<cell id="1" material="void" region="-1" /> <!-- cavity -->
|
|
<cell id="2" material="1" region=" 1 -3" /> <!-- Pu Core -->
|
|
<cell id="3" material="void" region=" 3 -4 12" />
|
|
<cell id="4" material="void" region=" 3 -5 11 -12" />
|
|
<cell id="5" material="2" region=" 3 -7 -16" /> <!-- Bottom Reflector -->
|
|
<cell id="6" material="2" region=" 4 6 -8 12" /> <!-- top reflector -->
|
|
<cell id="7" material="void" region=" 3 10 -11 -15" />
|
|
<cell id="8" material="3" region=" 5 11 -12 -15" /> <!-- diaphragm -->
|
|
<cell id="9" material="void" region=" 7 -10 13 -15 17" />
|
|
<cell id="10" material="void" region=" 8 12 -15 -18" />
|
|
<cell id="11" material="4" region=" 7 -9 -13 -10" /> <!-- copper cup -->
|
|
<cell id="12" material="3" region=" 9 -10 -14 17" /> <!-- shaft -->
|
|
<cell id="13" material="void" region=" 9 -10 -13 14 17" />
|
|
<cell id="14" material="void" region=" 3 -7 -10 16" />
|
|
<cell id="15" material="void" region=" 4 -6 -8 12" /> <!-- polar hole in Top Reflector -->
|
|
|
|
</geometry>
|