35 character(256) :: filename
39 particle = pf%particles(i)
40 write(filename,
'(A,I0,A,I0)') trim(pf%forecast_path),pf%timestep,
'_'&
Module that stores the information about the timestepping process.
module pf_control holds all the information to control the the main program
subroutine save_state(state, filename)
subroutine to save the state vector to a named file as an unformatted fortran file ...
subroutine output_forecast
subroutine to output forecast ensemble to forecast_path