FV3 Bundle
|
Functions/Subroutines | |
subroutine, public | fv_io_init () |
subroutine, public | fv_io_exit |
subroutine, public | fv_io_read_restart (fv_domain, Atm) |
subroutine, public | fv_io_read_tracers (fv_domain, Atm) |
subroutine, public | remap_restart (fv_domain, Atm) |
subroutine, public | fv_io_register_nudge_restart (Atm) |
subroutine, public | fv_io_register_restart (fv_domain, Atm) |
subroutine, public | fv_io_write_restart (Atm, grids_on_this_pe, timestamp) |
subroutine | register_bcs_2d (Atm, BCfile_ne, BCfile_sw, fname_ne, fname_sw, var_name, var, var_bc, istag, jstag) |
subroutine | register_bcs_3d (Atm, BCfile_ne, BCfile_sw, fname_ne, fname_sw, var_name, var, var_bc, istag, jstag, mandatory) |
subroutine, public | fv_io_register_restart_bcs (Atm) |
subroutine, public | fv_io_register_restart_bcs_nh (Atm) |
subroutine, public | fv_io_write_bcs (Atm, timestamp) |
subroutine, public | fv_io_read_bcs (Atm) |
Variables | |
logical | module_is_initialized = .FALSE. |
integer | grid_xtdimid |
integer | grid_ytdimid |
integer | haloid |
integer | pfullid |
integer | grid_xtstagdimid |
integer | grid_ytstagdimid |
integer | oneid |
subroutine, public fv_io_nlm_mod::fv_io_exit | ( | ) |
subroutine, public fv_io_nlm_mod::fv_io_init | ( | ) |
subroutine, public fv_io_nlm_mod::fv_io_read_bcs | ( | type(fv_atmos_type), intent(inout) | Atm | ) |
subroutine, public fv_io_nlm_mod::fv_io_read_restart | ( | type(domain2d), intent(inout) | fv_domain, |
type(fv_atmos_type), dimension(:), intent(inout) | Atm | ||
) |
subroutine, public fv_io_nlm_mod::fv_io_read_tracers | ( | type(domain2d), intent(inout) | fv_domain, |
type(fv_atmos_type), dimension(:), intent(inout) | Atm | ||
) |
Definition at line 187 of file fv_io_nlm.F90.
subroutine, public fv_io_nlm_mod::fv_io_register_nudge_restart | ( | type(fv_atmos_type), dimension(:), intent(inout) | Atm | ) |
Definition at line 412 of file fv_io_nlm.F90.
subroutine, public fv_io_nlm_mod::fv_io_register_restart | ( | type(domain2d), intent(inout) | fv_domain, |
type(fv_atmos_type), dimension(:), intent(inout) | Atm | ||
) |
Definition at line 435 of file fv_io_nlm.F90.
subroutine, public fv_io_nlm_mod::fv_io_register_restart_bcs | ( | type(fv_atmos_type), intent(inout) | Atm | ) |
Definition at line 891 of file fv_io_nlm.F90.
subroutine, public fv_io_nlm_mod::fv_io_register_restart_bcs_nh | ( | type(fv_atmos_type), intent(inout) | Atm | ) |
Definition at line 956 of file fv_io_nlm.F90.
subroutine, public fv_io_nlm_mod::fv_io_write_bcs | ( | type(fv_atmos_type), intent(inout) | Atm, |
character(len=*), intent(in), optional | timestamp | ||
) |
subroutine, public fv_io_nlm_mod::fv_io_write_restart | ( | type(fv_atmos_type), dimension(:), intent(inout) | Atm, |
logical, dimension(:), intent(in) | grids_on_this_pe, | ||
character(len=*), intent(in), optional | timestamp | ||
) |
|
private |
|
private |
subroutine, public fv_io_nlm_mod::remap_restart | ( | type(domain2d), intent(inout) | fv_domain, |
type(fv_atmos_type), dimension(:), intent(inout) | Atm | ||
) |
Definition at line 236 of file fv_io_nlm.F90.
|
private |
Definition at line 71 of file fv_io_nlm.F90.
|
private |
Definition at line 72 of file fv_io_nlm.F90.
|
private |
Definition at line 71 of file fv_io_nlm.F90.
|
private |
Definition at line 72 of file fv_io_nlm.F90.
|
private |
Definition at line 71 of file fv_io_nlm.F90.
|
private |
Definition at line 69 of file fv_io_nlm.F90.
|
private |
Definition at line 72 of file fv_io_nlm.F90.
|
private |
Definition at line 71 of file fv_io_nlm.F90.