Statistical mechanical models for crack growth.


Keywords
fracture, mechanics, statistical, thermodynamics, fracture-mechanics, python, snl-applications, statistical-mechanics
License
BSD-3-Clause
Install
pip install statmechcrack==0.7.0

Documentation

statMechCrack

build docs codecov coveralls pylint codeql pyversions pypi conda docker license zenodo

The Python package for a statistical mechanical model for crack growth.

Installation

The package can be installed using pip via the Python Package Index (PyPI),

pip install statmechcrack

or using conda via the mrbuche channel on Anaconda,

conda install --channel mrbuche statmechcrack

Alternatively, a branch can be directly installed using

pip install git+https://github.com/sandialabs/statmechcrack.git@<branch-name>

or after cloning a branch and executing python setup.py install. There are also Docker images available for use. In all of these cases, a valid installation can be tested by running

python -m statmechcrack.tests

Information

Citation

M. R. Buche and S. J. Grutzik, statMechCrack: the Python package for a statistical mechanical model for crack growth, Zenodo (2022).

Copyright

Copyright 2022 National Technology & Engineering Solutions of Sandia, LLC (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. Government retains certain rights in this software.