mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-25 04:25:29 -04:00
13 lines
222 B
XML
13 lines
222 B
XML
<?xml version="1.0"?>
|
|
<materials>
|
|
|
|
<default_xs>71c</default_xs>
|
|
|
|
<!-- Plutonium -->
|
|
<material id="1">
|
|
<density value="18.4757" units="g/cm3" />
|
|
<nuclide name="Pu-239" ao="1.0" />
|
|
</material>
|
|
|
|
|
|
</materials>
|