mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -04:00
Fixed mis-spelled comment in physics.F90
This commit is contained in:
parent
3e34c5882c
commit
3bbefb7169
1 changed files with 1 additions and 1 deletions
|
|
@ -1759,7 +1759,7 @@ contains
|
|||
|
||||
integer :: i ! loop index for materials
|
||||
integer :: j ! loop index for nuclides
|
||||
integer :: k ! llop index for elements
|
||||
integer :: k ! loop index for elements
|
||||
integer :: n ! number of nuclides
|
||||
integer :: n_sab ! number of sab tables for a material
|
||||
integer :: n_nuc_ele ! number of nuclides in an element
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue