INTEGRALS: Extend the exponent to 3 digits in reconnection rate.
Signed-off-by: Grzegorz Kowal <grzegorz@amuncode.org>
This commit is contained in:
parent
d59975b463
commit
b2d256aef8
@ -519,7 +519,7 @@ module integrals
|
||||
, avarr(5), mnarr(5), mxarr(5) &
|
||||
, avarr(6), mnarr(6), mxarr(6) &
|
||||
, avarr(7), mnarr(7), mxarr(7)
|
||||
write(runit,"(i9, 3(1x,1e18.8))") step, time, inarr(10:11)
|
||||
write(runit,"(i9, 3(1x,1e18.8e3))") step, time, inarr(10:11)
|
||||
end if
|
||||
|
||||
#ifdef PROFILE
|
||||
|
Loading…
x
Reference in New Issue
Block a user