CAM
cam_restart.F90 File Reference

Modules

module  cam_restart
 

Functions/Subroutines

subroutine, public cam_restart::restart_defaultopts (cam_branch_file_out)
 
subroutine, public cam_restart::restart_setopts (nsrest, cam_branch_file_in)
 
subroutine, public cam_restart::restart_printopts
 
subroutine, public cam_restart::cam_write_restart (cam_in, cam_out, dyn_out, pbuf2d, yr_spec, mon_spec, day_spec, sec_spec)
 
subroutine, public cam_restart::cam_read_restart (cam_in, cam_out, dyn_in, dyn_out, pbuf2d, stop_ymd, stop_tod, NLFileName)
 
subroutine cam_restart::write_rest_pfile
 
subroutine cam_restart::read_rest_pfile
 
subroutine cam_restart::set_restart_filepath (rgpath)
 
character(len=nlen) function, public cam_restart::get_restcase ()
 
character(len=nlen) function, public cam_restart::get_restartdir ()
 

Variables

integer, parameter cam_restart::uninit_int = -999999999
 
integer, parameter cam_restart::nlen = 256
 
character(len=nlen) cam_restart::pname = ' '
 
character(shr_kind_cl) cam_restart::tcase = ' '
 
logical cam_restart::nlres
 
logical cam_restart::lbrnch
 
character(len=nlen) cam_restart::rfilename_spec = '%c.cam.r.%y-%m-%d-%s.nc'
 
logical cam_restart::aeres
 
integer cam_restart::nsds = -1
 
character(len=nlen) cam_restart::rest_pfile = './rpointer.atm'
 
character(len=nlen) cam_restart::cam_branch_file = ' '