CAM
drydepvelocity Module Reference

Data Types

type  drydepvel_type
 

Functions/Subroutines

subroutine init (this, bounds)
 
subroutine initallocate (this, bounds)
 
subroutine, public depvel_compute (bounds, atm2lnd_vars, canopystate_vars, waterstate_vars, frictionvel_vars, photosyns_vars, drydepvel_vars)
 

Function/Subroutine Documentation

◆ depvel_compute()

subroutine, public drydepvelocity::depvel_compute ( type(bounds_type), intent(in)  bounds,
type(atm2lnd_type), intent(in)  atm2lnd_vars,
type(canopystate_type), intent(in)  canopystate_vars,
type(waterstate_type), intent(in)  waterstate_vars,
type(frictionvel_type), intent(in)  frictionvel_vars,
type(photosyns_type), intent(in)  photosyns_vars,
type(drydepvel_type), intent(inout)  drydepvel_vars 
)
Here is the caller graph for this function:

◆ init()

subroutine drydepvelocity::init ( class(drydepvel_type this,
type(bounds_type), intent(in)  bounds 
)

◆ initallocate()

subroutine drydepvelocity::initallocate ( class(drydepvel_type this,
type(bounds_type), intent(in)  bounds 
)
private