FV3DYCORE  Version1.0.0
fv_io.F90 File Reference

Go to the source code of this file.

Modules

module  fv_io_mod
 The module 'fv_io' contains restart facilities for FV core.
 

Functions/Subroutines

subroutine, public fv_io_mod::fv_io_init ()
 Initialize the fv core restart facilities. More...
 
subroutine, public fv_io_mod::fv_io_exit
 Close the fv core restart facilities. More...
 
subroutine, public fv_io_mod::fv_io_read_restart (fv_domain, Atm)
 Write the fv core restart quantities. More...
 
subroutine, public fv_io_mod::fv_io_read_tracers (fv_domain, Atm)
 The subroutine 'fv_io_read_tracers' reads in only tracers from restart files. More...
 
subroutine, public fv_io_mod::remap_restart (fv_domain, Atm)
 The subroutine 'remap_restart' remaps the model state from remap files to a new set of Eulerian coordinates. More...
 
subroutine, public fv_io_mod::fv_io_register_nudge_restart (Atm)
 The subroutine 'fv_io_register_nudge_restart' registers restarts for SST fields used in HiRAM. More...
 
subroutine, public fv_io_mod::fv_io_register_restart (fv_domain, Atm)
 The subroutine 'fv_io_register_restart' registers model restart fields. More...
 
subroutine, public fv_io_mod::fv_io_write_restart (Atm, grids_on_this_pe, timestamp)
 The subroutine 'fv_io_write_restart' writes restart files. More...
 
subroutine fv_io_mod::register_bcs_2d (Atm, BCfile_ne, BCfile_sw, fname_ne, fname_sw, var_name, var, var_bc, istag, jstag)
 
subroutine fv_io_mod::register_bcs_3d (Atm, BCfile_ne, BCfile_sw, fname_ne, fname_sw, var_name, var, var_bc, istag, jstag, mandatory)
 
subroutine, public fv_io_mod::fv_io_register_restart_bcs (Atm)
 The subroutine 'fv_io_register_restart_BCs' registers restarts for nested-grid boundary conditions. More...
 
subroutine, public fv_io_mod::fv_io_register_restart_bcs_nh (Atm)
 
subroutine, public fv_io_mod::fv_io_write_bcs (Atm, timestamp)
 The subroutine 'fv_io_write_BCs' writes BCs to a restart file. More...
 
subroutine, public fv_io_mod::fv_io_read_bcs (Atm)
 The subroutine 'fv_io_read_BCs' reads BCs from a restart file. More...
 

Variables

logical fv_io_mod::module_is_initialized = .FALSE.
 
integer fv_io_mod::grid_xtdimid
 
integer fv_io_mod::grid_ytdimid
 
integer fv_io_mod::haloid
 
integer fv_io_mod::pfullid
 
integer fv_io_mod::grid_xtstagdimid
 
integer fv_io_mod::grid_ytstagdimid
 
integer fv_io_mod::oneid