mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-23 19:45:34 -04:00
8 lines
475 B
XML
8 lines
475 B
XML
<?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>
|