SoilMoistureStreamMod Module



Subroutines

public subroutine PrescribedSoilMoistureInit(bounds)

Arguments

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

public subroutine PrescribedSoilMoistureAdvance(bounds)

Arguments

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

public subroutine PrescribedSoilMoistureInterp(bounds, soilstate_inst, waterstate_inst)

Arguments

Type IntentOptional Attributes Name
type(bounds_type), intent(in) :: bounds
type(soilstate_type), intent(in) :: soilstate_inst
type(waterstate_type), intent(inout) :: waterstate_inst