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

@ -3,6 +3,6 @@
<!-- Sphere with radius 10 -->
<surface id="1" type="sphere" coeffs="0 0 0 10" boundary="vacuum"/>
<cell id="1" material="1" surfaces="-1" />
<cell id="1" material="1" region="-1" />
</geometry>