restart

If a *RESTART,WRITE card is present in the input deck a restart file is written (extension .rout) in subroutine restartwrite.f (called from ccx_2.22.c).

If a *RESTART,READ card is detected a restart file (extension .rin) is read in the following subroutines, all of them called by ccx_2.22.c:

If the restart information is changed, i.e. if restartwrite.f is changed in any way also files restartshort.f, skip.f and restartread.f have to be modified appropriately.