Skip to content

FatPy

Welcome to FatPy, an open-source Python package for fatigue life evaluation of materials.

Introduction

FatPy is developed to assist researchers, engineers, and industry professionals in accurately assessing material fatigue life. Its modular architecture is designed to accommodate a variety of fatigue analysis methods, making it a versatile tool in the field of material science.

Key Features

  • Stress-Life
    Module containing methods for analyzing fatigue life based on stress data
  • Strain-Life
    Tools for evaluating fatigue life using strain data
  • Energy-Life
    Methods for assessing fatigue life based on energy data

Installation

Install from PyPI via pip

pip install fatpy

Faster installation from PyPI

uv pip install fatpy
Tip

To install package and add dependency to your project .toml file use:

uv add fatpy # Install from PyPI and add dependency 

For detailed installation options, see the Installation Guide

The FABER Project

Background

FatPy is a key initiative of Working Group 6 (WG6) within the FABER (Fatigue Benchmark Repository) project, operating under COST Action CA23109. The FABER project aims to create a comprehensive database of experimental fatigue data to enhance the accuracy of fatigue life predictions.

Working Group 6 is specifically focused on developing open-source fatigue software, with FatPy being a flagship product of this endeavor.

FABER Resources

Join Our Efforts

We warmly invite you to contribute to the development and enhancement of FatPy. Whether you're interested in coding, testing, documentation, or providing feedback, your participation is invaluable.

Getting Involved

By participating, you'll be part of a collaborative effort to advance the field of material fatigue analysis. Stay tuned to the FatPy documentation for regular updates, tutorials, and community news as we work together to push the boundaries of fatigue research.

License

This project is licensed under the MIT License.

Contact

Feel free to share your ideas, use these channels to contact us:

Special Thanks

Gooby - for his help with the documentation and the project in general.