Corrected tally slicing for Python API MultiGroupXS

This commit is contained in:
Will Boyd 2015-10-03 11:40:11 -04:00
parent 40f893e6d0
commit d58e902784
13 changed files with 1597 additions and 650 deletions

View file

@ -0,0 +1,8 @@
<?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>