plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
main
Program
MIT
25 statements
Source File
unreal_soybean_growth_simulation.f90
main
Contents
Variables
soy
time_step
Final_Length
Uses
SoybeanClass
Variables
Type
Attributes
Name
Initial
type(
soybean_
)
::
soy
integer(kind=int32)
::
time_step
real(kind=real64),
allocatable
::
Final_Length
(:)