OpenMC/tests/test_rotation/geometry.xml
2013-02-01 15:22:32 -05:00

11 lines
338 B
XML

<?xml version="1.0"?>
<geometry>
<surface id="1" type="sphere" coeffs="0 0 0 10" boundary="vacuum"/>
<surface id="2" type="z-plane" coeffs="-100" />
<surface id="3" type="z-plane" coeffs="100" />
<cell id="1" fill="2" rotation="45 45 45" surfaces="-1" />
<cell id="2" universe="2" material="1" surfaces="2 -3" />
</geometry>