plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
getPhotosynthesisSpeedPerVolumeLeaf
Function
MIT
51 statements
Source File
LeafClass.f90
LeafClass
getPhotosynthesisSpeedPerVolumeLeaf
Contents
public function getPhotosynthesisSpeedPerVolumeLeaf(obj, dt, air) result(Speed_PV)
Type Bound
Leaf_
Arguments
Type
Intent
Optional
Attributes
Name
class(
Leaf_
),
intent(inout)
::
obj
real(kind=real64),
intent(in)
::
dt
type(
Air_
),
intent(in)
::
air
Return Value
real(kind=real64), allocatable, (:)