ndepStreamMod Module



Subroutines

public subroutine ndep_init(bounds, NLFilename)

Arguments

Type IntentOptional Attributes Name
type(bounds_type), intent(in) :: bounds
character(len=*), intent(in) :: NLFilename

public subroutine ndep_interp(bounds, atm2lnd_inst)

Arguments

Type IntentOptional Attributes Name
type(bounds_type), intent(in) :: bounds
type(atm2lnd_type), intent(inout) :: atm2lnd_inst

public subroutine clm_domain_mct(bounds, dom_clm, nlevels)

Arguments

Type IntentOptional Attributes Name
type(bounds_type), intent(in) :: bounds
type(GeneralGrid), intent(out) :: dom_clm
integer, intent(in), optional :: nlevels