mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-29 06:35:48 -04:00
Make sure sab_frac is defined
This commit is contained in:
parent
4ce4235099
commit
0ced86c595
1 changed files with 1 additions and 0 deletions
|
|
@ -65,6 +65,7 @@ contains
|
|||
! CHECK FOR S(A,B) TABLE
|
||||
|
||||
i_sab = 0
|
||||
sab_frac = ZERO
|
||||
|
||||
! Check if this nuclide matches one of the S(a,b) tables specified.
|
||||
! This relies on i_sab_nuclides being in sorted order
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue