mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 13:45:36 -04:00
Updated to get significantly higher tets passage rate. Still have more work to do in a few key areas.
This commit is contained in:
parent
6a44a68975
commit
cd95667292
94 changed files with 385 additions and 314 deletions
|
|
@ -1,12 +1,11 @@
|
|||
<?xml version="1.0"?>
|
||||
<materials>
|
||||
|
||||
<default_xs>71c</default_xs>
|
||||
<default_temperature>294K</default_temperature>
|
||||
|
||||
<material id="40">
|
||||
<density value="4.5" units="g/cc" />
|
||||
<nuclide name="U235" ao="1.0" />
|
||||
<temperature>294K</temperature>
|
||||
</material>
|
||||
|
||||
<material id="41">
|
||||
|
|
@ -14,7 +13,6 @@
|
|||
<nuclide name="H1" ao="2.0" />
|
||||
<nuclide name="O16" ao="1.0" />
|
||||
<sab name="c_H_in_H2O"/>
|
||||
<temperature>294K</temperature>
|
||||
</material>
|
||||
|
||||
</materials>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue