mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -04:00
Store information on S(a,b) table on Material objects (no reading of data performed yet).
This commit is contained in:
parent
5df9c18209
commit
3299dddaa1
5 changed files with 30 additions and 5 deletions
|
|
@ -11,7 +11,7 @@
|
|||
<density value="1.0" units="g/cc" />
|
||||
<nuclide name="H-1" xs="03c" ao="2.0" />
|
||||
<nuclide name="O-16" xs="03c" ao="1.0" />
|
||||
<sab uid="H-H2O" xs="10t" />
|
||||
<sab name="H-H2O" xs="10t" />
|
||||
</material>
|
||||
|
||||
</materials>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue