mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -04:00
modified res scat test to use nndc data and at a provided temperature
This commit is contained in:
parent
014bb82ccd
commit
8367a9727c
3 changed files with 4 additions and 4 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
<material id="1">
|
||||
<density value="4.5" units="g/cc" />
|
||||
<nuclide name="U-238" xs="70c" ao="1.0" />
|
||||
<nuclide name="U-238" xs="71c" ao="1.0" />
|
||||
</material>
|
||||
|
||||
</materials>
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
k-combined:
|
||||
6.712684E-02 1.123945E-03
|
||||
6.822440E-02 6.306868E-04
|
||||
|
|
|
|||
|
|
@ -5,8 +5,8 @@
|
|||
<scatterer>
|
||||
<nuclide>U-238</nuclide>
|
||||
<method>cxs</method>
|
||||
<xs_label>92238.72c</xs_label>
|
||||
<xs_label_0K>92238.72c</xs_label_0K>
|
||||
<xs_label>92238.71c</xs_label>
|
||||
<xs_label_0K>92238.71c</xs_label_0K>
|
||||
<E_min>5.0e-6</E_min>
|
||||
<E_max>40.0e-6</E_max>
|
||||
</scatterer>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue