pastas.model.Model.get_stressmodel_settings#

Model.get_stressmodel_settings(name)[source]#

Method to obtain the time series settings for a stress model.

Parameters

name (str, optional) – string with the name of the pastas.stressmodel object.

Returns

Dictionary with the settings or “None” of no stress are present, e.g., for a step model that uses no stress.

Return type

dict or None