mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
Remove unused variable temp_array
This commit is contained in:
parent
23427ceccd
commit
dd5b288b03
1 changed files with 0 additions and 1 deletions
|
|
@ -457,7 +457,6 @@ contains
|
|||
|
||||
integer :: i, j
|
||||
integer :: i_list, i_xs
|
||||
integer, allocatable :: temp_array(:) ! nuclide bin array
|
||||
integer(HID_T) :: tallies_group
|
||||
integer(HID_T) :: mesh_group
|
||||
integer(HID_T) :: tally_group
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue