mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
Removed unused variable in fission module.
This commit is contained in:
parent
7d8610133b
commit
375af333db
1 changed files with 0 additions and 1 deletions
|
|
@ -60,7 +60,6 @@ contains
|
|||
integer :: i ! loop index
|
||||
integer :: NC ! number of polynomial coefficients
|
||||
real(8) :: c ! polynomial coefficient
|
||||
character(MAX_LINE_LEN) :: msg ! error message
|
||||
|
||||
if (nuc % nu_p_type == NU_NONE) then
|
||||
! since no prompt or delayed data is present, this means all neutron
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue