plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
main
Program
MIT
17 statements
Source File
potential_flow.f90
main
Contents
Variables
solver
soil
PorePressure
Velocity
Uses
SeepageFlowClass
Variables
Type
Attributes
Name
Initial
type(
SeepageFlow_
)
::
solver
type(
FEMDomain_
)
::
soil
real(kind=real64),
allocatable
::
PorePressure
(:)
real(kind=real64),
allocatable
::
Velocity
(:,:)