mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
Added second nuclide to survival biasing test and updated results.
This commit is contained in:
parent
c1fae67b50
commit
01cd47d0e0
2 changed files with 4 additions and 3 deletions
|
|
@ -2,8 +2,9 @@
|
|||
<materials>
|
||||
|
||||
<material id="1">
|
||||
<density value="4.5" units="g/cc" />
|
||||
<nuclide name="U-235" xs="70c" ao="1.0" />
|
||||
<density value="19.5" units="g/cc" />
|
||||
<nuclide name="U-235" xs="70c" ao="2.0" />
|
||||
<nuclide name="U-238" xs="70c" ao="1.0" />
|
||||
</material>
|
||||
|
||||
</materials>
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
k-combined:
|
||||
0.30487324 0.00983400
|
||||
0.96880768 0.06981246
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue