mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 05:35:49 -04:00
Seem to be able to read the new hdf5 files and run at least an example problem (!!!!)
This commit is contained in:
parent
63b3c6dbd0
commit
8fbd41eaf4
8 changed files with 61 additions and 78 deletions
|
|
@ -6,13 +6,15 @@
|
|||
<material id="40">
|
||||
<density value="4.5" units="g/cc" />
|
||||
<nuclide name="U235" ao="1.0" />
|
||||
<temperature>294K</temperature>
|
||||
</material>
|
||||
|
||||
<material id="41">
|
||||
<density value="1.0" units="g/cc" />
|
||||
<nuclide name="H1" ao="2.0" />
|
||||
<nuclide name="O16" ao="1.0" />
|
||||
<sab name="c_H_in_H2O" xs="71t" />
|
||||
<sab name="c_H_in_H2O"/>
|
||||
<temperature>294K</temperature>
|
||||
</material>
|
||||
|
||||
</materials>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue