FV3-JEDI
fv_init_mod Module Reference

Functions/Subroutines

subroutine, public fv_init (Atm, dt_atmos_in, grids_on_this_pe, p_split, gtile)
 
subroutine, public fv_init (Atm, dt_atmos_in, grids_on_this_pe, p_split, gtile)
 

Function/Subroutine Documentation

◆ fv_init() [1/2]

subroutine public fv_init_mod::fv_init ( type(fv_atmos_type), dimension(:), intent(inout), allocatable  Atm,
real(kind=kind_real), intent(in)  dt_atmos_in,
logical, dimension(:), intent(inout), allocatable  grids_on_this_pe,
integer, intent(inout)  p_split,
integer, intent(out), optional  gtile 
)

Definition at line 25 of file fv_init_geos_mod.f90.

◆ fv_init() [2/2]

subroutine, public fv_init_mod::fv_init ( type(fv_atmos_type), dimension(:), intent(inout), allocatable  Atm,
real(kind=kind_real), intent(in)  dt_atmos_in,
logical, dimension(:), intent(out), allocatable  grids_on_this_pe,
integer, intent(inout)  p_split,
integer, intent(out), optional  gtile 
)

Definition at line 27 of file fv_init_control_mod.f90.

Here is the caller graph for this function: