mass_balance Subroutine

public subroutine mass_balance(dels, ktau, ssnow, soil, canopy, met, air, bal)

Arguments

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