timflow.transient.linesink1d.HeadDiffLineSink1D.discharge#
- timflow.transient.linesink1d.HeadDiffLineSink1D.discharge(t, derivative=0)#
The discharge in each layer.
- Parameters:
t (scalar, list or array) – times at which discharge is computed. t must be ordered and tmin <= t <= tmax
- Returns:
Discharge in each screen with zeros for layers that are not screened
- Return type:
array of discharges (nlayers,len(t))