Plugins
henry-sink.lua File Reference

Functions

function TimeSink (x, y, t, si)
 

Variables

parameterNumber fsDepth = 0
 
parameterNumber fsSlope = 0
 
parameterNumber recharge = 0
 

Function Documentation

◆ TimeSink()

function TimeSink ( ,
,
,
si   
)

location: /home/runner/work/docs/docs/ug4/plugins/unsat_flow/config / henry-sink.lua :4-7

function TimeSink(x, y, t, si)
if (t<135.0) then return -Qstrength
else return 0.0 end
end
function TimeSink(x, y, t, si)

Variable Documentation

◆ fsDepth

parameterNumber fsDepth = 0

◆ fsSlope

parameterNumber fsSlope = 0

◆ recharge

parameterNumber recharge = 0