OpenMC/tests/regression_tests/plot_projections/materials.xml
2023-04-04 22:06:54 -04:00

19 lines
387 B
XML

<?xml version="1.0"?>
<materials>
<material id="1">
<density value="4.5" units="g/cc" />
<nuclide name="U235" ao="1.0" />
</material>
<material id="2">
<density value="4.5" units="g/cc" />
<nuclide name="U235" ao="2.0" />
</material>
<material id="3">
<density value="4.5" units="g/cc" />
<nuclide name="U235" ao="3.0" />
</material>
</materials>