mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -04:00
Update all geometry.xml files to use 'region'
This commit is contained in:
parent
f093429ced
commit
adfa0288ce
98 changed files with 1186 additions and 1186 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue