OpenMC/tests/regression_tests/surface_source/inputs_true_read_mcpl.dat

33 lines
1 KiB
XML

<?xml version='1.0' encoding='utf-8'?>
<model>
<materials>
</materials>
<geometry>
<cell id="1" material="void" region="-1" universe="1"/>
<cell id="2" material="void" region="1 -2" universe="1"/>
<cell id="3" material="void" region="2 -3" universe="1"/>
<cell id="4" material="void" region="3 -4" universe="1"/>
<surface id="1" type="sphere" coeffs="0.0 0.0 0.0 1.0"/>
<surface id="2" type="sphere" coeffs="0.0 0.0 0.0 2.0"/>
<surface id="3" type="sphere" coeffs="0.0 0.0 0.0 2.5"/>
<surface id="4" type="sphere" boundary="vacuum" coeffs="0.0 0.0 0.0 4.0"/>
</geometry>
<settings>
<run_mode>fixed source</run_mode>
<particles>1000</particles>
<batches>10</batches>
<surf_source_read>
<path>surface_source_true.mcpl</path>
</surf_source_read>
<seed>1</seed>
</settings>
<tallies>
<filter id="1" type="cell">
<bins>3</bins>
</filter>
<tally id="1">
<filters>1</filters>
<scores>flux</scores>
</tally>
</tallies>
</model>