timflow.steady.model.ModelXsection.disvecalongline#
- timflow.steady.model.ModelXsection.disvecalongline(x, y, layers=None)#
Compute discharge vector along line.
Notes
Assumes same number of layers for each x and y. Layers may be None or list of layers for which head is computed.
- Returns:
Qx – [Nlayers,len(x)]
Qy – [Nlayers,len(x)]