mirror of
https://github.com/JHUAPL/kaiju.git
synced 2026-01-08 22:58:05 -05:00
Removing imag/mix coupling calls during spinup
This commit is contained in:
@@ -475,7 +475,7 @@ module voltapp
|
||||
|
||||
! convert gamera inputs to remix
|
||||
call MJDRecalc(vApp%MJD)
|
||||
if (vApp%doDeep) then
|
||||
if ( vApp%doDeep .and. (vApp%time>0) ) then
|
||||
call CoupleIMagToMix(vApp)
|
||||
endif
|
||||
call mapGameraToRemix(vApp%mhd2mix, vApp%remixApp)
|
||||
|
||||
Reference in New Issue
Block a user