FAILURE
FAILURE is a Matlab code to simulate the propagation of uncertainties in a plane stress problem subjected to uncertainties.
Install / Use
/learn @americocunhajr/FAILUREREADME
Framework for Assessing Inherent Limitations and Uncertainties in Reliability Engineering
FAILURE: Framework for Assessing Inherent Limitations and Uncertainties in Reliability Engineering is a Matlab code designed to simulate the propagation of uncertainties in equivalent stress calculation problems subjected to uncertainties. This repository focuses on comparing the Tresca and von Mises failure criteria in a probabilistic context.
<p align="center"> <img src="logo/FailureTheory.png" width="60%"> </p>Table of Contents
- Overview
- Features
- Usage
- Documentation
- Authors
- Citing FAILURE
- License
- Institutional support
- Funding
- Contact
Overview
FAILURE provides a framework for simulating and analyzing the propagation of uncertainties in stress calculations under different failure criteria. The main goal is to determine which criterion, Tresca or von Mises, is more conservative in a probabilistic context. More details can be found in the following paper:
- **A. Cunha Jr, Y. Yanik, C. Olivieri and S. da Silva, Tresca vs. von Mises: Which failure criterion is more conservative in a probabilistic context?, Journal of Applied Mechanics, vol. 91, pp 111008, 2024 <a href="https://doi.org/10.1115/1.4063894" target="_blank">DOI</a>
Features
- Simulates the propagation of uncertainties in equivalent stress calculations
- Compares Tresca and von Mises failure criteria
- Utilizes probabilistic methods for uncertainty quantification
- Educational style for intuitive use
- Includes example scripts for representative benchmark tests
Usage
To get started with FAILURE, follow these steps:
- Clone the repository:
git clone https://github.com/yourusername/FAILURE.git - Navigate to the code directory:
cd FAILURE/FAILURE-1.0 - For failure analysis in a shaft, execute:
Main_TrescaMises_Shaft - For failure analysis in a pressure vessel, execute:
Main_TrescaMises_PressureVessel
Documentation
FAILURE routines are well-commented to explain their functionality. Each routine includes a description of its purpose and a list of inputs and outputs. Examples with representative benchmark tests are provided to illustrate the code's functionality.
Authors
- Americo Cunha Jr
- Yasar Yanik
- Carlo Olivieri
- Samuel da Silva
Citing FAILURE
We ask the code users to cite the following manuscript in any publications reporting work done with our code:
- A. Cunha Jr, Y. Yanik, C. Olivieri and S. da Silva, Tresca vs. von Mises: Which failure criterion is more conservative in a probabilistic context?, Journal of Applied Mechanics, vol. 91, pp 111008, 2024 https://doi.org/10.1115/1.4063894
@article{CunhaJr2024JAM,
author = {A {Cunha~Jr} and Y. Yanik and C. Olivieri and S. {da Silva}},
title = {Tresca vs. von Mises: Which failure criterion is more conservative in a probabilistic context?},
journal = {Journal of Applied Mechanics},
year = {2024},
volume = {91},
pages = {111008},
doi = {10.1115/1.4063894},
}
License
FAILURE is released under the MIT license. See the LICENSE file for details. All new contributions must be made under the MIT license.
<img src="logo/mit_license_red.png" width="10%">Institutional support
<img src="logo/logo_uerj.png" width="10%"> <img src="logo/logo_unesp_color.png" width="22%"> <img src="logo/logo_ttu_color.png" width="22%"> <img src="logo/logo_salerno_color.png" width="21%">
Funding
<img src="logo/cnpq.png" width="20%"> <img src="logo/capes.png" width="10%"> <img src="logo/faperj2.png" width="20%"> <img src="logo/fapesp.png" width="20%">
