CAM
modal_aero_calcsize Module Reference

Functions/Subroutines

subroutine, public modal_aero_calcsize_reg ()
 
subroutine, public modal_aero_calcsize_init (pbuf2d, species_class)
 
subroutine, public modal_aero_calcsize_sub (state, ptend, deltat, pbuf, do_adjust_in, do_aitacc_transfer_in)
 
subroutine, public modal_aero_calcsize_diag (state, pbuf, list_idx_in, dgnum_m)
 

Variables

logical do_adjust_default
 
logical do_aitacc_transfer_default
 
integer dgnum_idx = -1
 
integer, parameter, public maxpair_csizxf = 1
 
integer, parameter, public maxspec_csizxf = ntot_aspectype
 
integer, public npair_csizxf = -123456789
 
integer, dimension(maxpair_csizxf), public modefrm_csizxf
 
integer, dimension(maxpair_csizxf), public modetoo_csizxf
 
integer, dimension(maxpair_csizxf), public nspecfrm_csizxf
 
integer, dimension(maxspec_csizxf, maxpair_csizxf), public lspecfrmc_csizxf
 
integer, dimension(maxspec_csizxf, maxpair_csizxf), public lspecfrma_csizxf
 
integer, dimension(maxspec_csizxf, maxpair_csizxf), public lspectooc_csizxf
 
integer, dimension(maxspec_csizxf, maxpair_csizxf), public lspectooa_csizxf
 

Function/Subroutine Documentation

◆ modal_aero_calcsize_diag()

subroutine, public modal_aero_calcsize::modal_aero_calcsize_diag ( type(physics_state), intent(in), target  state,
type(physics_buffer_desc), dimension(:), pointer  pbuf,
integer, intent(in), optional  list_idx_in,
real(r8), dimension(:,:,:), optional, pointer  dgnum_m 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ modal_aero_calcsize_init()

subroutine, public modal_aero_calcsize::modal_aero_calcsize_init ( type(physics_buffer_desc), dimension(:,:), pointer  pbuf2d,
integer, dimension(:), intent(in)  species_class 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ modal_aero_calcsize_reg()

subroutine, public modal_aero_calcsize::modal_aero_calcsize_reg ( )
Here is the caller graph for this function:

◆ modal_aero_calcsize_sub()

subroutine, public modal_aero_calcsize::modal_aero_calcsize_sub ( type(physics_state), intent(in), target  state,
type(physics_ptend), intent(inout), target  ptend,
real(r8), intent(in)  deltat,
type(physics_buffer_desc), dimension(:), pointer  pbuf,
logical, optional  do_adjust_in,
logical, optional  do_aitacc_transfer_in 
)
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ dgnum_idx

integer modal_aero_calcsize::dgnum_idx = -1
private

◆ do_adjust_default

logical modal_aero_calcsize::do_adjust_default
private

◆ do_aitacc_transfer_default

logical modal_aero_calcsize::do_aitacc_transfer_default
private

◆ lspecfrma_csizxf

integer, dimension(maxspec_csizxf,maxpair_csizxf), public modal_aero_calcsize::lspecfrma_csizxf

◆ lspecfrmc_csizxf

integer, dimension(maxspec_csizxf,maxpair_csizxf), public modal_aero_calcsize::lspecfrmc_csizxf

◆ lspectooa_csizxf

integer, dimension(maxspec_csizxf,maxpair_csizxf), public modal_aero_calcsize::lspectooa_csizxf

◆ lspectooc_csizxf

integer, dimension(maxspec_csizxf,maxpair_csizxf), public modal_aero_calcsize::lspectooc_csizxf

◆ maxpair_csizxf

integer, parameter, public modal_aero_calcsize::maxpair_csizxf = 1

◆ maxspec_csizxf

integer, parameter, public modal_aero_calcsize::maxspec_csizxf = ntot_aspectype

◆ modefrm_csizxf

integer, dimension(maxpair_csizxf), public modal_aero_calcsize::modefrm_csizxf

◆ modetoo_csizxf

integer, dimension(maxpair_csizxf), public modal_aero_calcsize::modetoo_csizxf

◆ npair_csizxf

integer, public modal_aero_calcsize::npair_csizxf = -123456789

◆ nspecfrm_csizxf

integer, dimension(maxpair_csizxf), public modal_aero_calcsize::nspecfrm_csizxf