added dash in comment for score inverse velocity

This commit is contained in:
Sam Shaner 2015-10-22 21:28:28 -04:00
parent 8cb4f8163c
commit 9828b34ec1

View file

@ -282,7 +282,7 @@ module constants
SCORE_NU_SCATTER_YN = -19, & ! angular flux-weighted nu-scattering moment (0:N)
SCORE_EVENTS = -20, & ! number of events
SCORE_DELAYED_NU_FISSION = -21, & ! delayed neutron production rate
SCORE_INVERSE_VELOCITY = -22 ! flux weighted inverse velocity
SCORE_INVERSE_VELOCITY = -22 ! flux-weighted inverse velocity
! Maximum scattering order supported
integer, parameter :: MAX_ANG_ORDER = 10