mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-21 14:35:27 -04:00
11 lines
189 B
XML
11 lines
189 B
XML
<?xml version="1.0"?>
|
|
<materials>
|
|
|
|
<!-- Plutonium -->
|
|
<material id="1">
|
|
<density value="18.4757" units="g/cm3" />
|
|
<nuclide name="Pu239" ao="1.0" />
|
|
</material>
|
|
|
|
|
|
</materials>
|