eTurb
chkpt_mstp.f File Reference

Set of multi-file checkpoint routines for DNS, MHD and perturbation simulations. More...

Functions/Subroutines

subroutine chkpts_register ()
 Register multi step checkpointing module. More...
 
subroutine chkpts_init
 Initialise multi-file checkpoint routines. More...
 
logical function chkpts_is_initialised ()
 Check if module was initialised. More...
 
subroutine chkpts_write ()
 Write full file restart set. More...
 
subroutine chkpts_read ()
 Read full file restart set. More...
 
subroutine chkpt_dt_get
 Get old simulation time steps and pressure mesh marker. More...
 
subroutine chkpt_set_name (fname, fnum, nset, ifile)
 Generate set of restart file names in snapshot. More...
 
subroutine chkpt_fname (fname, prefix, nset, ifile, ierr)
 Generate single restart file name. More...
 
subroutine chkpt_restart_write (fname, fnum, ifcoord)
 Write checkpoint snapshot. More...
 
subroutine chkpt_restart_read (fname, fnum)
 Read checkpoint snapshot. More...
 
subroutine chkpt_mfo (fname, chktype, ipert)
 Write field to the file. More...
 
subroutine chkpt_mfi (fname, chktype, ipert)
 Read field to the file. More...
 
subroutine chkpt_map_gll (xf, yf, nxr, nzr, nel)
 Interpolate input on velocity mesh. More...
 
subroutine chkpt_map_gl (xf, yf, nxr, nzr, nel)
 Interpolate pressure input. More...
 
subroutine chkpt_axis_interp_ic ()
 Map loaded variables from velocity to axisymmetric mesh. More...
 

Detailed Description

Set of multi-file checkpoint routines for DNS, MHD and perturbation simulations.