timflow.transient.linesink.RiverString.discharge ================================================ .. py:method:: timflow.transient.linesink.RiverString.discharge(t, derivative=0) The discharge in each layer. :param t: times at which discharge is computed. t must be ordered and tmin <= t <= tmax :type t: scalar, list or array :returns: Discharge in each screen with zeros for layers that are not screened :rtype: array of discharges (nlayers,len(t)) .. !! processed by numpydoc !!