Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
WaterAbsorptionRice
Subroutine
MIT
38 statements
Source File
RiceClass.f90
RiceClass
WaterAbsorptionRice
Contents
None
public subroutine WaterAbsorptionRice(obj, temp, dt)
Arguments
Type
Intent
Optional
Attributes
Name
class(
Rice_
),
intent(inout)
::
obj
real(kind=real64),
intent(in)
::
temp
real(kind=real64),
intent(in)
::
dt
Contents
None