FV3 Bundle
fv_restart_nlm.F90 File Reference

Go to the source code of this file.

Modules

module  fv_restart_nlm_mod
 

Functions/Subroutines

subroutine, public fv_restart_nlm_mod::fv_restart_init ()
 
subroutine, public fv_restart_nlm_mod::fv_restart (fv_domain, Atm, dt_atmos, seconds, days, cold_start, grid_type, grids_on_this_pe)
 
subroutine, public fv_restart_nlm_mod::setup_nested_boundary_halo (Atm, proc_in)
 
subroutine fv_restart_nlm_mod::fill_nested_grid_topo_halo (Atm, proc_in)
 
subroutine fv_restart_nlm_mod::fill_nested_grid_topo (Atm, proc_in)
 
subroutine fv_restart_nlm_mod::fill_nested_grid_data (Atm, proc_in)
 
subroutine fv_restart_nlm_mod::fill_nested_grid_data_end (Atm, proc_in)
 
subroutine, public fv_restart_nlm_mod::fv_write_restart (Atm, grids_on_this_pe, timestamp)
 
subroutine, public fv_restart_nlm_mod::fv_restart_end (Atm, grids_on_this_pe)
 
subroutine, public fv_restart_nlm_mod::d2c_setup (u, v, ua, va, uc, vc, dord4, isd, ied, jsd, jed, is, ie, js, je, npx, npy, grid_type, nested, se_corner, sw_corner, ne_corner, nw_corner, rsin_u, rsin_v, cosa_s, rsin2)
 
subroutine, public fv_restart_nlm_mod::d2a_setup (u, v, ua, va, dord4, isd, ied, jsd, jed, is, ie, js, je, npx, npy, grid_type, nested, cosa_s, rsin2)
 
subroutine fv_restart_nlm_mod::pmaxmn_g (qname, q, is, ie, js, je, km, fac, area, domain)
 

Variables

real(kind=r_grid), parameter fv_restart_nlm_mod::cnst_0p20 =0.20d0
 
logical fv_restart_nlm_mod::module_is_initialized = .FALSE.