timflow.transient.linesink.MscreenLineSink.equation =================================================== .. py:method:: timflow.transient.linesink.MscreenLineSink.equation() Matrix rows for multi-screen conditions where total discharge is specified. Mix-in class that returns matrix rows for multi-screen conditions where total discharge is specified. Works for nunknowns = 1 Returns matrix part nunknowns, neq, npval, complex. Returns rhs part nunknowns, nvbc, npval, complex head_out - c * q_s = h_in Set h_i - h_(i + 1) = 0 and Sum Q_i = Q .. !! processed by numpydoc !!