FLASH-X
Doxygen Generated Documentation From Interface Source Code
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | IO_outputInitial (nbegin, initialSimTime) |
subroutine IO_outputInitial | ( | integer, intent(in) | nbegin, |
real | initialSimTime | ||
) |
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.
nbegin - initial step of simulation initialSimTime - initial simulation time
Definition at line 30 of file IO_outputInitial.F90.