pastas.rfunc.HantushWellModel.set_distances =========================================== .. py:method:: pastas.rfunc.HantushWellModel.set_distances(distances: float | pastas.typing.ArrayLike) -> None Set the distances from the pumping well(s) to the observation well. :param distances: Distance(s) from the pumping well(s) to the observation well in meters. :type distances: float or array_like .. !! processed by numpydoc !!