SURFEX v8.1
General documentation of Surfex
Functions/Subroutines
canopy.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine canopy (KI, SB, PHEIGHT, PDENSITY, PCDRAG, PAIRVOL, PSV, PFORC, PFORC_U, PDFORC_UDU, PFORC_E, PDFORC_EDE)
 

Function/Subroutine Documentation

◆ canopy()

subroutine canopy ( integer, intent(in)  KI,
type(canopy_t), intent(inout)  SB,
real, dimension(ki), intent(in)  PHEIGHT,
real, dimension(ki,sb%nlvl), intent(in)  PDENSITY,
real, dimension(ki,sb%nlvl), intent(in)  PCDRAG,
real, dimension(ki,sb%nlvl), intent(in)  PAIRVOL,
real, dimension(ki,sb%nlvl), intent(out)  PSV,
real, dimension(ki,sb%nlvl), intent(out)  PFORC,
real, dimension(ki,sb%nlvl), intent(out)  PFORC_U,
real, dimension(ki,sb%nlvl), intent(out)  PDFORC_UDU,
real, dimension(ki,sb%nlvl), intent(out)  PFORC_E,
real, dimension(ki,sb%nlvl), intent(out)  PDFORC_EDE 
)

Definition at line 8 of file canopy.F90.

Here is the caller graph for this function: