pastas.stressmodels.WellModel.dump_stress ========================================= .. py:method:: pastas.stressmodels.WellModel.dump_stress(series: bool = True) -> list Dump all stresses in the stresses list. :param series: True if time series are to be exported, False if only the name of the time series are needed. Settings are always exported. :type series: bool, optional :returns: **data** -- dictionary with the dump of the stresses. :rtype: dict .. !! processed by numpydoc !!