mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-29 06:35:48 -04:00
updated test mg hdf5 file and failing tests
This commit is contained in:
parent
480d2ca6e5
commit
01c28052da
6 changed files with 657 additions and 657 deletions
|
|
@ -3142,7 +3142,7 @@ module mgxs_header
|
|||
xs % nu_fission = this % xs(this % index_temp) % &
|
||||
prompt_nu_fission(gin, iazi, ipol) + &
|
||||
sum(this % xs(this % index_temp) % &
|
||||
delayed_nu_fission(gin, iazi, ipol, :))
|
||||
delayed_nu_fission(gin, :, iazi, ipol))
|
||||
|
||||
end subroutine mgxsang_calculate_xs
|
||||
|
||||
|
|
|
|||
BIN
tests/1d_mgxs.h5
BIN
tests/1d_mgxs.h5
Binary file not shown.
|
|
@ -1,2 +1,2 @@
|
|||
k-combined:
|
||||
1.047136E+00 2.765964E-02
|
||||
1.091835E+00 2.710745E-03
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
k-combined:
|
||||
1.102093E+00 4.962190E-02
|
||||
1.066827E+00 2.533280E-02
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
k-combined:
|
||||
1.047136E+00 2.765964E-02
|
||||
1.091835E+00 2.710745E-03
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue