Skip to main content

Fatigue and fracture package

Project description

FFPACK - Fatigue and Fracture PACKage

GitHub Workflow Status PyPI GitHub Read the Docs Downloads DOI

Purpose

FFPACK ( Fatigue and Fracture PACKage ) is an open-source Python library for fatigue and fracture analysis. It supports ASTM cycle counting, load sequence generation, fatigue damage evaluation, etc. A lot of features are under active development. FFPACK is designed to help engineers analyze fatigue and fracture behavior in engineering practice.

Installation

FFPACK can be installed via PyPI:

pip install ffpack

Usage

The following example shows the usage of ASTM rainflow counting,

# Import the ASTM rainflow counting function
from ffpack.lcc import astmRainflowCounting

# Prepare the data
data = [ -2.0, 1.0, -3.0, 5.0, -1.0, 3.0, -4.0, 4.0, -2.0 ]

# Get counting results
results = astmRainflowCounting( data )

See the package document for more details and examples.

Status

FFPACK is currently under active development.

Contents

  • Fatigue damage model

    • Palmgren-miner damage model
      • Naive Palmgren-miner damage model
      • Classic Palmgren-miner damage model
  • Load counting and correction

    • ASTM counting
      • ASTM level crossing counting
      • ASTM peak counting
      • ASTM simple range counting
      • ASTM range pair counting
      • ASTM rainflow counting
      • ASTM rainflow counting for repeating history
    • Johannesson counting
      • Johannesson min max counting
    • Rychlik counting
      • Rychlik rainflow counting
    • Four point counting
      • Four point rainflow counting
    • Mean stress correction
      • Goodman correction
      • Soderberg correction
      • Gerber correction
  • Load sequence generator

    • Random walk
      • Uniform random walk
    • Autoregressive moving average model
      • Normal autoregressive (AR) model
      • Normal moving average (MA) model
      • Normal ARMA model
      • Normal ARIMA model
    • Sequence from spectrum
      • Spectral representation
  • Load spectra and matrices

    • Cycle counting matrix
      • ASTM simple range counting matrix
      • ASTM range pair counting matrix
      • ASTM rainflow counting matrix
      • ASTM rainflow counting matrix for repeating history
      • Johannesson min max counting matrix
      • Rychlik rainflow counting matrix
      • Four point rainflow counting matrix
    • Wave spectra
      • Jonswap spectrum
      • Pierson Moskowitz spectrum
      • ISSC spectrum
      • Gaussian Swell spectrum
      • Ochi-Hubble spectrum
    • Wind spectra
      • Davenport spectrum with drag coefficient
      • Davenport spectrum with roughness length
      • EC1 spectrum
      • IEC spectrum
      • API spectrum
    • Sequence spectra
      • Periodogram spectrum
      • Welch spectrum
  • Random and probabilistic model

    • Metropolis-Hastings algorithm
      • Metropolis-Hastings sampler
      • Au modified Metropolis-Hastings sampler
    • Nataf algorithm
      • Nataf transformation
  • Risk and reliability model

    • First order second moment
      • Mean value FOSM
    • First order reliability method
      • Hasofer-Lind-Rackwitz-Fiessler FORM
      • Constrained optimization FORM
    • Second order reliability method
      • Breitung SORM
      • Tvedt SORM
      • Hohenbichler and Rackwitz SORM
    • Simulation based reliability method
      • Subset simulation
  • Utility

    • Aggregation
      • Cycle counting aggregation
    • Counting matrix
      • Counting results to counting matrix
    • Derivatives
      • Derivative
      • Central derivative weights
      • Gradient
      • Hessian matrix
    • Digitization
      • Sequence digitization
    • Fitter
      • SN curve fitter
    • Sequence filter
      • Sequence peakValley filter
      • Sequence hysteresis filter

Document

You can find the latest documentation for setting up FFPACK at the Read the Docs site.

Credits

This project was made possible by the help from DM2L lab.

License

GPLv3

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ffpack-0.3.2.tar.gz (45.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ffpack-0.3.2-py3-none-any.whl (60.5 kB view details)

Uploaded Python 3

File details

Details for the file ffpack-0.3.2.tar.gz.

File metadata

  • Download URL: ffpack-0.3.2.tar.gz
  • Upload date:
  • Size: 45.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for ffpack-0.3.2.tar.gz
Algorithm Hash digest
SHA256 97eeb75c05751af115fce29527be190917e1ef8a5bb334d935c3ea23be220220
MD5 332ee1cbbc5b03f23d0638002edd0d2b
BLAKE2b-256 27fba3286c2b156435ed1603f08fe2fc795fa475100197a8dc195897dce20395

See more details on using hashes here.

File details

Details for the file ffpack-0.3.2-py3-none-any.whl.

File metadata

  • Download URL: ffpack-0.3.2-py3-none-any.whl
  • Upload date:
  • Size: 60.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for ffpack-0.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7c0d3429111375fd6041d7abcc5b750096724eeefc064e3612e3db6dec68b67b
MD5 01a2536fe3f31550616387756ce79479
BLAKE2b-256 3659779f78a75ec59b3df8ba8972f67e8d6dc1757a83a5a7e79d7da878ed8d55

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page