Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
generate_pod
Subroutine
MIT
48 statements
Source File
growthmod.f90
growthmod
generate_pod
Contents
None
public subroutine generate_pod(d_node, d_pod, source_convection_rate, source_limitation)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=8),
intent(inout)
::
d_node
(:,:)
real(kind=8),
intent(inout)
::
d_pod
(:,:)
real(kind=8),
intent(in)
::
source_convection_rate
real(kind=8),
intent(in)
::
source_limitation
Contents
None