Fix spacing in constants.F90

This commit is contained in:
Paul Romano 2018-03-14 12:46:33 -05:00
parent 0358901e46
commit a2c4b60f6f

View file

@ -461,8 +461,8 @@ module constants
MODE_PARTICLE = 4, & ! Particle restart mode
MODE_VOLUME = 5 ! Volume calculation mode
! Electron treatments
integer, parameter :: &
! Electron treatments
integer, parameter :: &
ELECTRON_LED = 1, & ! Local Energy Deposition
ELECTRON_TTB = 2 ! Thick Target Bremsstrahlung