plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
getPressureSeepageFlow
Function
MIT
38 statements
Source File
SeepageFlowClass.f90
SeepageFlowClass
getPressureSeepageFlow
Contents
public function getPressureSeepageFlow(This, debug, dt, timeIntegral) result(WaterHead)
Type Bound
SeepageFlow_
Arguments
Type
Intent
Optional
Attributes
Name
class(
SeepageFlow_
),
intent(inout)
::
This
logical,
intent(in),
optional
::
debug
real(kind=real64),
intent(in),
optional
::
dt
character(len=*),
intent(in),
optional
::
timeIntegral
Return Value
real(kind=real64), allocatable, (:)