Apps
Loading...
Searching...
No Matches
well.lua File Reference

Functions

function WellAquiferBoundary (x, y, t)
 
function WellPressureStart (x, y, t)
 

Function Documentation

◆ WellAquiferBoundary()

function WellAquiferBoundary ( ,
y  ,
t   
)

location: /home/runner/work/docs/docs/ug4/apps/unsat_flow/config / well.lua :131-133

function WellAquiferBoundary(x, y, t)
return true, (1.0 - y) * rhog
function y
Definition channel.lua:79
function t
Definition channel.lua:79
function *Umax *y end
Definition channel.lua:87
function WellAquiferBoundary(x, y, t)

References dim, grid, numPreRefs, and numRefs.

◆ WellPressureStart()

function WellPressureStart ( ,
y  ,
t   
)

location: /home/runner/work/docs/docs/ug4/apps/unsat_flow/config / well.lua :135-137

function WellPressureStart(x, y, t)
return (1.0 - y) * rhog
function WellPressureStart(x, y, t)

References type.