dynamics_driv Subroutine

public subroutine dynamics_driv(this, nc, bounds_clump, atm2lnd_inst, soilstate_inst, temperature_inst, waterstate_inst, canopystate_inst, soilbiogeochem_carbonflux_inst, frictionvel_inst)

Type Bound

hlm_fates_interface_type

Arguments

Type IntentOptional Attributes Name
class(hlm_fates_interface_type), intent(inout) :: this
integer, intent(in) :: nc
type(bounds_type), intent(in) :: bounds_clump
type(atm2lnd_type), intent(in) :: atm2lnd_inst
type(soilstate_type), intent(in) :: soilstate_inst
type(temperature_type), intent(in) :: temperature_inst
type(waterstate_type), intent(inout) :: waterstate_inst
type(CanopyState_type), intent(inout) :: canopystate_inst
type(soilbiogeochem_carbonflux_type), intent(inout) :: soilbiogeochem_carbonflux_inst
type(frictionvel_type), intent(inout) :: frictionvel_inst