plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
growRice
Subroutine
MIT
17 statements
Source File
RiceClass_old.f90
RiceClass
growRice
Contents
public subroutine growRice(obj, dt, light, air, temp)
Type Bound
Rice_
Arguments
Type
Intent
Optional
Attributes
Name
class(
Rice_
),
intent(inout)
::
obj
real(kind=real64),
intent(in)
::
dt
type(
Light_
),
intent(inout),
optional
::
light
type(
Air_
),
intent(in),
optional
::
air
real(kind=real64),
intent(in),
optional
::
temp