CAM
modal_aero_initialize_data Module Reference

Functions/Subroutines

subroutine, public modal_aero_register (species_class)
 
subroutine, public modal_aero_initialize (pbuf2d, imozart, species_class)
 
subroutine search_list_of_names (name_to_find, name_id, list_of_names, list_length)
 
subroutine initaermodes_setspecptrs
 
subroutine initaermodes_setspecptrs_write2 (m, laptr, lcptr, txtdum)
 
subroutine initaermodes_set_cnstnamecw
 
subroutine, public modal_aero_initialize_q (name, q)
 

Variables

logical convproc_do_gas
 
logical convproc_do_aer
 

Function/Subroutine Documentation

◆ initaermodes_set_cnstnamecw()

subroutine modal_aero_initialize_data::initaermodes_set_cnstnamecw ( )
Here is the caller graph for this function:

◆ initaermodes_setspecptrs()

subroutine modal_aero_initialize_data::initaermodes_setspecptrs ( )
private
Here is the call graph for this function:
Here is the caller graph for this function:

◆ initaermodes_setspecptrs_write2()

subroutine modal_aero_initialize_data::initaermodes_setspecptrs_write2 ( integer  m,
integer  laptr,
integer  lcptr,
character*(*)  txtdum 
)
private
Here is the caller graph for this function:

◆ modal_aero_initialize()

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

◆ modal_aero_initialize_q()

subroutine, public modal_aero_initialize_data::modal_aero_initialize_q ( character(len=*), intent(in)  name,
real(r8), dimension(plon,plev,plat), intent(inout)  q 
)

◆ modal_aero_register()

subroutine, public modal_aero_initialize_data::modal_aero_register ( integer, dimension(:), intent(inout)  species_class)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ search_list_of_names()

subroutine modal_aero_initialize_data::search_list_of_names ( character(len=*), intent(in)  name_to_find,
integer, intent(out)  name_id,
character(len=*), dimension(:), intent(in)  list_of_names,
integer, intent(in)  list_length 
)
Here is the caller graph for this function:

Variable Documentation

◆ convproc_do_aer

logical modal_aero_initialize_data::convproc_do_aer
private

◆ convproc_do_gas

logical modal_aero_initialize_data::convproc_do_gas
private