timflow.steady.linedoublet1d.LeakyLineDoublet1D.equation ======================================================== .. py:method:: timflow.steady.linedoublet1d.LeakyLineDoublet1D.equation() Mix-in class that returns matrix rows for leaky wall condition. Qnormal = resfac * (headin - headout) :returns: * *matrix* -- (nunknowns,neq) * *rhs* -- (nunknowns) .. !! processed by numpydoc !!