output_root_stream_mpi Procedure

module procedure output_root_stream_mpi module procedure output_root_stream_mpi()

COLLECT OUTPUT FROM WORKERS AND WRITE TO A FILE USING STREAM I/O. STATE VARS ARE EXPECTED INCLUDE GHOST CELLS

RADD--- NEED TO ALSO GATHER FULL GRID ELECTRODYANMICS PARAMTERS FROM WORKERS FIGURE OUT THE FILENAME 2D simulation NOTE: J3,J2 and V3, V2 are swapped in name like this Check for any NaN before proceeding to next time step

Arguments

None

Calls

proc~~output_root_stream_mpi~~CallsGraph proc~output_root_stream_mpi output_root_stream_mpi interface~gather_recv gather_recv proc~output_root_stream_mpi->interface~gather_recv ns ns proc~output_root_stream_mpi->ns proc~date_filename date_filename proc~output_root_stream_mpi->proc~date_filename vs3 vs3 proc~output_root_stream_mpi->vs3 vs2 vs2 proc~output_root_stream_mpi->vs2 phiall phiall proc~output_root_stream_mpi->phiall interface~gather_recv3d_23 gather_recv3D_23 interface~gather_recv->interface~gather_recv3d_23 interface~gather_recv2d_23 gather_recv2D_23 interface~gather_recv->interface~gather_recv2d_23 interface~gather_recv4d_23 gather_recv4D_23 interface~gather_recv->interface~gather_recv4d_23 proc~utsec2filestem utsec2filestem proc~date_filename->proc~utsec2filestem proc~day_wrap day_wrap proc~utsec2filestem->proc~day_wrap proc~gather_recv3d_23 gather_recv3D_23 interface~gather_recv3d_23->proc~gather_recv3d_23 proc~gather_recv2d_23 gather_recv2D_23 interface~gather_recv2d_23->proc~gather_recv2d_23 proc~gather_recv4d_23 gather_recv4D_23 interface~gather_recv4d_23->proc~gather_recv4d_23 proc~day_wrap->proc~day_wrap proc~daysmonth daysmonth proc~day_wrap->proc~daysmonth proc~slabinds slabinds proc~gather_recv2d_23->proc~slabinds mpi_recv mpi_recv proc~gather_recv2d_23->mpi_recv proc~gather_recv3d_23->proc~slabinds proc~gather_recv3d_23->mpi_recv proc~gather_recv4d_23->proc~slabinds proc~gather_recv4d_23->mpi_recv proc~id2grid ID2grid proc~slabinds->proc~id2grid

Contents

None