CAM
ndepstreammod Module Reference

Functions/Subroutines

subroutine, public ndep_init (bounds)
 
subroutine, public ndep_interp (bounds, atm2lnd_vars)
 
subroutine, public clm_domain_mct (bounds, dom_clm)
 

Variables

type(shr_strdata_type) sdat
 
integer stream_year_first_ndep
 
integer stream_year_last_ndep
 
integer model_year_align_ndep
 

Function/Subroutine Documentation

◆ clm_domain_mct()

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

◆ ndep_init()

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

◆ ndep_interp()

subroutine, public ndepstreammod::ndep_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_ndep

integer ndepstreammod::model_year_align_ndep
private

◆ sdat

type(shr_strdata_type) ndepstreammod::sdat
private

◆ stream_year_first_ndep

integer ndepstreammod::stream_year_first_ndep
private

◆ stream_year_last_ndep

integer ndepstreammod::stream_year_last_ndep
private