CAM
pdepstreammod Module Reference

Functions/Subroutines

subroutine, public pdep_init (bounds)
 
subroutine, public pdep_interp (bounds, atm2lnd_vars)
 
subroutine, public clm_domain_mct (bounds, dom_clm)
 

Variables

type(shr_strdata_type) sdat
 
integer stream_year_first_pdep
 
integer stream_year_last_pdep
 
integer model_year_align_pdep
 

Function/Subroutine Documentation

◆ clm_domain_mct()

subroutine, public pdepstreammod::clm_domain_mct ( type(bounds_type), intent(in)  bounds,
type(mct_ggrid), intent(out)  dom_clm 
)
Here is the caller graph for this function:

◆ pdep_init()

subroutine, public pdepstreammod::pdep_init ( type(bounds_type), intent(in)  bounds)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ pdep_interp()

subroutine, public pdepstreammod::pdep_interp ( type(bounds_type), intent(in)  bounds,
type(atm2lnd_type), intent(inout)  atm2lnd_vars 
)
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ model_year_align_pdep

integer pdepstreammod::model_year_align_pdep
private

◆ sdat

type(shr_strdata_type) pdepstreammod::sdat
private

◆ stream_year_first_pdep

integer pdepstreammod::stream_year_first_pdep
private

◆ stream_year_last_pdep

integer pdepstreammod::stream_year_last_pdep
private