pastas.model.Model.del_stressmodel#

Model.del_stressmodel(name)[source]#

Method to safely delete a stress model from the Model.

Parameters

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

Notes

To obtain a list of the stressmodel names type:

>>> ml.get_stressmodel_names()