OpenMC/docs/source/pythonapi/examples/geometry.xml

8 lines
475 B
XML

<?xml version='1.0' encoding='utf-8'?>
<geometry>
<cell id="1" material="10000" name="cell" surfaces="10000 -10001 10002 -10003" universe="0" />
<surface boundary="reflective" coeffs="-0.63" id="10000" type="x-plane" />
<surface boundary="reflective" coeffs="0.63" id="10001" type="x-plane" />
<surface boundary="reflective" coeffs="-0.63" id="10002" type="y-plane" />
<surface boundary="reflective" coeffs="0.63" id="10003" type="y-plane" />
</geometry>