DryDepVelocity Module



Derived Types

type, public ::  drydepvel_type

Components

Type Visibility Attributes Name Initial
real(kind=r8), public, pointer :: velocity_patch(:,:)

Type-Bound Procedures

procedure, public :: Init

Subroutines

public subroutine depvel_compute(bounds, atm2lnd_inst, canopystate_inst, waterstate_inst, frictionvel_inst, photosyns_inst, drydepvel_inst)

Read more…

Arguments

Type IntentOptional Attributes Name
type(bounds_type), intent(in) :: bounds
type(atm2lnd_type), intent(in) :: atm2lnd_inst
type(CanopyState_type), intent(in) :: canopystate_inst
type(waterstate_type), intent(in) :: waterstate_inst
type(frictionvel_type), intent(in) :: frictionvel_inst
type(photosyns_type), intent(in) :: photosyns_inst
type(drydepvel_type), intent(inout) :: drydepvel_inst