Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
photosynthesisLeaf
Subroutine
MIT
47 statements
Source File
LeafClass.f90
LeafClass
photosynthesisLeaf
Contents
None
public subroutine photosynthesisLeaf(obj, dt, air)
Arguments
Type
Intent
Optional
Attributes
Name
class(
Leaf_
),
intent(inout)
::
obj
real(kind=real64),
intent(in)
::
dt
type(Air_),
intent(in)
::
air
Contents
None