plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
main
Program
MIT
41 statements
Source File
dem_multiparticles.f90
main
Contents
Variables
dem
wall
cube
bottom_wall
i
math
dt
time
Uses
DemDomainClass
Variables
Type
Attributes
Name
Initial
type(
DEMDomain_
)
::
dem
type(
DEMDomain_
)
::
wall
type(
FEMDomain_
)
::
cube
type(
FEMDomain_
)
::
bottom_wall
integer(kind=int32)
::
i
type(
Math_
)
::
math
real(kind=real64)
::
dt
type(
time_
)
::
time