mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-25 04:25:29 -04:00
9 lines
216 B
XML
9 lines
216 B
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<materials>
|
|
<default_xs>71c</default_xs>
|
|
<!--fuel-->
|
|
<material id="1">
|
|
<density units="g/cc" value="4.5" />
|
|
<nuclide ao="1.0" name="U-235" />
|
|
</material>
|
|
</materials>
|