READS, AS INPUT, A FILE GENERATED BY THE GEMINI.F90 PROGRAM. THIS SUBROUTINE IS A WRAPPER FOR SEPARATE ROOT/WORKER CALLS
ROOT FINDS/CALCULATES INITIAL CONDITIONS AND SENDS TO WORKERS WORKERS RECEIVE THE IC DATA FROM ROOT
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | outdir | |||
integer, | intent(in) | :: | flagoutput | |||
integer, | intent(in), | dimension(3) | :: | ymd | ||
real(kind=wp), | intent(in) | :: | UTsec | |||
real(kind=wp), | intent(out), | dimension(:,:,:) | :: | J1 | ||
real(kind=wp), | intent(out), | dimension(:,:,:) | :: | J2 | ||
real(kind=wp), | intent(out), | dimension(:,:,:) | :: | J3 |