timflow.steady.stripareasink.XsectionAreaSinkInhom ================================================== .. toctree:: :hidden: /api/timflow/steady/stripareasink/XsectionAreaSinkInhom.potinf /api/timflow/steady/stripareasink/XsectionAreaSinkInhom.disvecinf /api/timflow/steady/stripareasink/XsectionAreaSinkInhom.potinflayers /api/timflow/steady/stripareasink/XsectionAreaSinkInhom.potentiallayers /api/timflow/steady/stripareasink/XsectionAreaSinkInhom.disvec /api/timflow/steady/stripareasink/XsectionAreaSinkInhom.disvecinflayers /api/timflow/steady/stripareasink/XsectionAreaSinkInhom.disveclayers .. py:class:: timflow.steady.stripareasink.XsectionAreaSinkInhom(model, xleft=-1, xright=1, N=0.001, layer=0, name='XsectionAreaSink', label=None) Bases: :py:obj:`timflow.steady.element.Element` Create a cross-section area-sink in combination with an inhomogeneity. .. rubric:: Notes Created automatically using XsectionMaq or Xsection3D. Can only be created if top boundary is confined. :param model: model to which the element is added :type model: Model object :param xleft: left boundary of inhomogeneity (may not be -np.inf) :type xleft: float :param xright: right boundary of inhomogeneity (may not be np.inf) :type xright: float .. !! processed by numpydoc !! Methods ------- .. autoapisummary:: timflow.steady.stripareasink.XsectionAreaSinkInhom.potinf timflow.steady.stripareasink.XsectionAreaSinkInhom.disvecinf timflow.steady.stripareasink.XsectionAreaSinkInhom.potinflayers timflow.steady.stripareasink.XsectionAreaSinkInhom.potentiallayers timflow.steady.stripareasink.XsectionAreaSinkInhom.disvec timflow.steady.stripareasink.XsectionAreaSinkInhom.disvecinflayers timflow.steady.stripareasink.XsectionAreaSinkInhom.disveclayers