2020-05-11 17:52:28 -05:00
|
|
|
<?xml version='1.0' encoding='utf-8'?>
|
2023-02-28 11:31:04 -05:00
|
|
|
<model>
|
|
|
|
|
<materials>
|
2025-08-08 12:59:22 +03:00
|
|
|
<material id="1" name="fuel" depletable="true">
|
|
|
|
|
<density value="11" units="g/cc"/>
|
|
|
|
|
<nuclide name="U235" ao="1.0"/>
|
2023-02-28 11:31:04 -05:00
|
|
|
</material>
|
|
|
|
|
<material id="2" name="cladding">
|
2025-08-08 12:59:22 +03:00
|
|
|
<density value="6.44" units="g/cc"/>
|
|
|
|
|
<nuclide name="Zr90" ao="1.0"/>
|
2023-02-28 11:31:04 -05:00
|
|
|
</material>
|
|
|
|
|
<material id="3" name="water">
|
2025-08-08 12:59:22 +03:00
|
|
|
<density value="1.0" units="g/cc"/>
|
|
|
|
|
<nuclide name="H1" ao="2.0"/>
|
|
|
|
|
<nuclide name="O16" ao="1.0"/>
|
2023-02-28 11:31:04 -05:00
|
|
|
</material>
|
|
|
|
|
</materials>
|
|
|
|
|
<geometry>
|
2023-05-09 11:41:04 -04:00
|
|
|
<cell id="1" material="1" region="-1" universe="1"/>
|
|
|
|
|
<cell id="2" material="2" region="1 -2" universe="1"/>
|
|
|
|
|
<cell id="3" material="3" region="2" universe="1"/>
|
2025-08-08 12:59:22 +03:00
|
|
|
<cell id="4" fill="1" universe="2"/>
|
|
|
|
|
<cell id="5" fill="3" region="3 -4 5 -6" universe="4"/>
|
2023-02-28 11:31:04 -05:00
|
|
|
<lattice id="3">
|
|
|
|
|
<pitch>4.0 4.0</pitch>
|
|
|
|
|
<dimension>2 2</dimension>
|
|
|
|
|
<lower_left>-4.0 -4.0</lower_left>
|
|
|
|
|
<universes>
|
2021-08-17 19:31:50 -05:00
|
|
|
2 2
|
|
|
|
|
2 2 </universes>
|
2023-02-28 11:31:04 -05:00
|
|
|
</lattice>
|
2025-08-08 12:59:22 +03:00
|
|
|
<surface id="1" type="z-cylinder" coeffs="0.0 0.0 1.5"/>
|
|
|
|
|
<surface id="2" type="z-cylinder" coeffs="0.0 0.0 1.7"/>
|
|
|
|
|
<surface id="3" name="minimum x" type="x-plane" boundary="reflective" coeffs="-4.0"/>
|
|
|
|
|
<surface id="4" name="maximum x" type="x-plane" boundary="reflective" coeffs="4.0"/>
|
|
|
|
|
<surface id="5" name="minimum y" type="y-plane" boundary="reflective" coeffs="-4.0"/>
|
|
|
|
|
<surface id="6" name="maximum y" type="y-plane" boundary="reflective" coeffs="4.0"/>
|
2023-02-28 11:31:04 -05:00
|
|
|
</geometry>
|
|
|
|
|
<settings>
|
|
|
|
|
<run_mode>eigenvalue</run_mode>
|
|
|
|
|
<particles>100</particles>
|
|
|
|
|
<batches>10</batches>
|
|
|
|
|
<inactive>1</inactive>
|
|
|
|
|
</settings>
|
|
|
|
|
</model>
|