CABLE
Source Files
Modules
Procedures
Derived Types
Namelists
Program
GetHeight
Function
34 statements
Source File
POP.F90
POPModule
GetHeight
Contents
public function GetHeight(precip, biomass, density)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=dp),
intent(in)
::
precip
real(kind=dp),
intent(in)
::
biomass
real(kind=dp),
intent(in)
::
density
Return Value
real(kind=dp)