plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
photosynthesisLeaf
Subroutine
MIT
48 statements
Source File
LeafClass.f90
LeafClass
photosynthesisLeaf
Contents
public subroutine photosynthesisLeaf(obj, dt, air)
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