wrap_btran Subroutine

public subroutine wrap_btran(this, nc, fn, filterc, soilstate_inst, waterstate_inst, temperature_inst, energyflux_inst, soil_water_retention_curve)

Type Bound

hlm_fates_interface_type

Arguments

Type IntentOptional Attributes Name
class(hlm_fates_interface_type), intent(inout) :: this
integer, intent(in) :: nc
integer, intent(in) :: fn
integer, intent(in) :: filterc(fn)
type(soilstate_type), intent(inout) :: soilstate_inst
type(waterstate_type), intent(in) :: waterstate_inst
type(temperature_type), intent(in) :: temperature_inst
type(energyflux_type), intent(inout) :: energyflux_inst
class(soil_water_retention_curve_type), intent(in) :: soil_water_retention_curve