mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-24 12:05:32 -04:00
10 lines
200 B
XML
10 lines
200 B
XML
<?xml version="1.0"?>
|
|
<materials>
|
|
|
|
<material id="1">
|
|
<density value="7.5" units="g/cc" />
|
|
<nuclide name="O16" ao="1.0" />
|
|
<nuclide name="U238" ao="0.0001" />
|
|
</material>
|
|
|
|
</materials>
|