plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
updateSunLightLight
Subroutine
MIT
10 statements
Source File
LightClass.f90
LightClass
updateSunLightLight
Contents
public subroutine updateSunLightLight(obj, Now, DateTime)
Type Bound
Light_
Arguments
Type
Intent
Optional
Attributes
Name
class(
Light_
),
intent(inout)
::
obj
logical,
intent(in),
optional
::
Now
integer(kind=int32),
intent(in),
optional
::
DateTime
(6)