mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 21:55:41 -04:00
got rid of previous loop counter i completely
This commit is contained in:
parent
c27d3fbf48
commit
d0919de1b8
1 changed files with 0 additions and 2 deletions
|
|
@ -38,8 +38,6 @@ contains
|
|||
|
||||
subroutine run_eigenvalue()
|
||||
|
||||
integer(8) :: i ! index over individual particles
|
||||
|
||||
if (master) call header("K EIGENVALUE SIMULATION", level=1)
|
||||
|
||||
! Allocate particle
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue