FV3 Bundle
fv_arrays_tlmadm_mod Module Reference

Data Types

type  fpp_type
 
type  fv_atmos_pert_type
 
type  fv_flags_pert_type
 

Functions/Subroutines

subroutine allocate_fv_atmos_pert_type (AtmP, isd, ied, jsd, jed, is, ie, js, je, npz, ncnst)
 
subroutine deallocate_fv_atmos_pert_type (AtmP)
 

Variables

logical fv_timing_onoff
 
type(fpp_typefpp
 

Function/Subroutine Documentation

◆ allocate_fv_atmos_pert_type()

subroutine fv_arrays_tlmadm_mod::allocate_fv_atmos_pert_type ( type(fv_atmos_pert_type), intent(inout), target  AtmP,
integer, intent(in)  isd,
integer, intent(in)  ied,
integer, intent(in)  jsd,
integer, intent(in)  jed,
integer, intent(in)  is,
integer, intent(in)  ie,
integer, intent(in)  js,
integer, intent(in)  je,
integer, intent(in)  npz,
integer, intent(in)  ncnst 
)

Definition at line 133 of file fv_arrays_tlmadm.F90.

Here is the caller graph for this function:

◆ deallocate_fv_atmos_pert_type()

subroutine fv_arrays_tlmadm_mod::deallocate_fv_atmos_pert_type ( type(fv_atmos_pert_type), intent(inout)  AtmP)

Definition at line 190 of file fv_arrays_tlmadm.F90.

Here is the caller graph for this function:

Variable Documentation

◆ fpp

type(fpp_type) fv_arrays_tlmadm_mod::fpp

Definition at line 35 of file fv_arrays_tlmadm.F90.

◆ fv_timing_onoff

logical fv_arrays_tlmadm_mod::fv_timing_onoff

Definition at line 27 of file fv_arrays_tlmadm.F90.