Update all geometry.xml files to use 'region'

This commit is contained in:
Paul Romano 2015-09-28 16:54:48 +07:00
parent f093429ced
commit adfa0288ce
98 changed files with 1186 additions and 1186 deletions

View file

@ -4,7 +4,7 @@
<surface id="1" type="sphere" coeffs="0. 0. 0. 1.4" />
<surface id="2" type="sphere" coeffs="0. 0. 0. 5.35" boundary="vacuum" />
<cell id="1" material="void" surfaces="-1" /> <!-- cavity -->
<cell id="2" material="1" surfaces=" 1 -2" /> <!-- Pu Core -->
<cell id="1" material="void" region="-1" /> <!-- cavity -->
<cell id="2" material="1" region=" 1 -2" /> <!-- Pu Core -->
</geometry>