cbl_soil_snow_main_module Module


Subroutines

public subroutine soil_snow(dels, soil, ssnow, canopy, met, bal, veg)

Arguments

Type IntentOptional Attributes Name
real, intent(in) :: dels
type(soil_parameter_type), intent(inout) :: soil
type(soil_snow_type), intent(inout) :: ssnow
type(canopy_type), intent(inout) :: canopy
type(met_type), intent(inout) :: met
type(balances_type), intent(inout) :: bal
type(veg_parameter_type), intent(inout) :: veg