diff options
Diffstat (limited to 'Dragon/src/EVOGET.f')
| -rw-r--r-- | Dragon/src/EVOGET.f | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Dragon/src/EVOGET.f b/Dragon/src/EVOGET.f index dcb7004..74ec2c3 100644 --- a/Dragon/src/EVOGET.f +++ b/Dragon/src/EVOGET.f @@ -31,9 +31,9 @@ * IEXTR= 1 linear extrapolation; * IEXTR= 2 parabolic extrapolation. * IGLOB flag for out-of-fuel power in flux normalization. -* GLOB=-1: using the Serpent mode 0 emperical formula; -* GLOB= 0: using the power released in the fuel; -* GLOB= 1: using the power released in the global geometry. +* IGLOB=-1: using the Serpent mode 0 empirical formula; +* IGLOB= 0: using the power released in the fuel; +* IGLOB= 1: using the power released in the global geometry. * ISAT flag for saturaton: * ISAT= 0 for flag OFF; * ISAT= 1 for flag ON. |
