|
| 1 | +<?xml version='1.0' encoding='utf-8'?> |
| 2 | +<model> |
| 3 | + <materials> |
| 4 | + <cross_sections>mgxs.h5</cross_sections> |
| 5 | + <material id="1" name="UO2__2_4__" depletable="true"> |
| 6 | + <density value="1.0" units="macro"/> |
| 7 | + <macroscopic name="UO2__2_4__"/> |
| 8 | + </material> |
| 9 | + <material id="2" name="Zircaloy"> |
| 10 | + <density value="1.0" units="macro"/> |
| 11 | + <macroscopic name="Zircaloy"/> |
| 12 | + </material> |
| 13 | + <material id="3" name="Hot_borated_water"> |
| 14 | + <density value="1.0" units="macro"/> |
| 15 | + <macroscopic name="Hot_borated_water"/> |
| 16 | + </material> |
| 17 | + </materials> |
| 18 | + <geometry> |
| 19 | + <cell id="1" name="Fuel" material="1" region="-1" universe="0"/> |
| 20 | + <cell id="2" name="Cladding" material="2" region="1 -2" universe="0"/> |
| 21 | + <cell id="3" name="Water" material="3" region="2 3 -4 5 -6" universe="0"/> |
| 22 | + <surface id="1" name="Fuel OR" type="z-cylinder" coeffs="0 0 0.39218"/> |
| 23 | + <surface id="2" name="Clad OR" type="z-cylinder" coeffs="0 0 0.4572"/> |
| 24 | + <surface id="3" name="left" type="x-plane" boundary="reflective" coeffs="-0.63"/> |
| 25 | + <surface id="4" name="right" type="x-plane" boundary="reflective" coeffs="0.63"/> |
| 26 | + <surface id="5" name="bottom" type="y-plane" boundary="reflective" coeffs="-0.63"/> |
| 27 | + <surface id="6" name="top" type="y-plane" boundary="reflective" coeffs="0.63"/> |
| 28 | + </geometry> |
| 29 | + <settings> |
| 30 | + <run_mode>eigenvalue</run_mode> |
| 31 | + <particles>100</particles> |
| 32 | + <batches>10</batches> |
| 33 | + <inactive>5</inactive> |
| 34 | + <source type="independent" strength="1.0" particle="neutron"> |
| 35 | + <space type="box"> |
| 36 | + <parameters>-0.63 -0.63 -1 0.63 0.63 1</parameters> |
| 37 | + </space> |
| 38 | + <constraints> |
| 39 | + <fissionable>true</fissionable> |
| 40 | + </constraints> |
| 41 | + </source> |
| 42 | + <energy_mode>multi-group</energy_mode> |
| 43 | + <random_ray> |
| 44 | + <source type="independent" strength="1.0" particle="neutron"> |
| 45 | + <space type="box"> |
| 46 | + <parameters>-0.63 -0.63 -1.0 0.63 0.63 1.0</parameters> |
| 47 | + </space> |
| 48 | + </source> |
| 49 | + <distance_inactive>30.0</distance_inactive> |
| 50 | + <distance_active>150.0</distance_active> |
| 51 | + <source_region_meshes> |
| 52 | + <mesh id="1"> |
| 53 | + <domain id="0" type="universe"/> |
| 54 | + </mesh> |
| 55 | + </source_region_meshes> |
| 56 | + <source_shape>linear</source_shape> |
| 57 | + </random_ray> |
| 58 | + <mesh id="1"> |
| 59 | + <dimension>2 2</dimension> |
| 60 | + <lower_left>-0.63 -0.63</lower_left> |
| 61 | + <upper_right>0.63 0.63</upper_right> |
| 62 | + </mesh> |
| 63 | + </settings> |
| 64 | + <tallies> |
| 65 | + <filter id="61" type="material"> |
| 66 | + <bins>1</bins> |
| 67 | + </filter> |
| 68 | + <tally id="193" name="KF Tally"> |
| 69 | + <filters>61</filters> |
| 70 | + <scores>kappa-fission</scores> |
| 71 | + </tally> |
| 72 | + </tallies> |
| 73 | +</model> |
0 commit comments