NAME
IO_outputInitial
SYNOPSIS
IO_outputInitial(integer(in) :: nbegin,
real(in) :: initialSimTime
DESCRIPTION
This routine is called before the main timestep loop. It outputs the initial data to a checkpoint file and plotfile, and particle plotfiles If particles are not included a stub (empty) routine will be called.
ARGUMENTS
nbegin - initial step of simulation initialSimTime - initial simulation time