mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 13:45:36 -04:00
10 lines
170 B
XML
10 lines
170 B
XML
|
|
<?xml version="1.0"?>
|
||
|
|
<materials>
|
||
|
|
|
||
|
|
<material id="1">
|
||
|
|
<density value="7.5" units="g/cc" />
|
||
|
|
<nuclide name="O-16" xs="70c" ao="1.0" />
|
||
|
|
</material>
|
||
|
|
|
||
|
|
</materials>
|