CAM
mo_tgcm_ubc Module Reference

Functions/Subroutines

subroutine, public tgcm_ubc_inti (tgcm_ubc_file, tgcm_ubc_data_type, tgcm_
 
subroutine, public tgcm_timestep_init (pbuf2d, state)
 
subroutine, public set_tgcm_ubc (lchunk, ncol, mmr, mw_dry)
 

Variables

type(trfld), dimension(:), pointer fields
 
type(trfilefile
 
integer ub_nspecies
 
character(len=16), dimension(maxtrcrs) ubc_name
 
integer, dimension(maxtrcrs) map
 
logical, dimension(pcnst) ubc_from_tgcm = .false.
 

Function/Subroutine Documentation

◆ set_tgcm_ubc()

subroutine, public mo_tgcm_ubc::set_tgcm_ubc ( integer, intent(in)  lchunk,
integer, intent(in)  ncol,
real(r8), dimension(pcols,pcnst), intent(inout)  mmr,
real(r8), dimension(pcols), intent(in)  mw_dry 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ tgcm_timestep_init()

subroutine, public mo_tgcm_ubc::tgcm_timestep_init ( type(physics_buffer_desc), dimension(:,:), pointer  pbuf2d,
type(physics_state), dimension(begchunk:endchunk), intent(in)  state 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ tgcm_ubc_inti()

subroutine, public mo_tgcm_ubc::tgcm_ubc_inti ( character(len=*), intent(in)  tgcm_ubc_file,
character(len=32), intent(in)  tgcm_ubc_data_type,
  tgcm_ 
)
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ fields

type(trfld), dimension(:), pointer mo_tgcm_ubc::fields
private

◆ file

type(trfile) mo_tgcm_ubc::file
private

◆ map

integer, dimension(maxtrcrs) mo_tgcm_ubc::map
private

◆ ub_nspecies

integer mo_tgcm_ubc::ub_nspecies
private

◆ ubc_from_tgcm

logical, dimension(pcnst) mo_tgcm_ubc::ubc_from_tgcm = .false.
private

◆ ubc_name

character(len=16), dimension(maxtrcrs) mo_tgcm_ubc::ubc_name
private