plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
main
Program
MIT
22 statements
Source File
soybeanfield.f90
main
Contents
Variables
soy
soil
mpid
filename
i
j
Uses
PlantFEM
Variables
Type
Attributes
Name
Initial
type(
soybean_
),
allocatable
::
soy
(:,:)
type(
Soil_
)
::
soil
type(
MPI_
)
::
mpid
character(len=:),
allocatable
::
filename
integer(kind=int32)
::
i
integer(kind=int32)
::
j