timflow.steady.model.ModelMaq.head ================================== .. py:method:: timflow.steady.model.ModelMaq.head(x, y, layers=None, aq=None) Head at `x`, `y`. :returns: **h** -- head in all `layers` (if not `None`), or all layers of aquifer (otherwise) :rtype: array length `naq` or `len(layers)` .. !! processed by numpydoc !!