pastas.model.Model.del_stressmodel# pastas.model.Model.del_stressmodel(name: str)# 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()