Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sandialabs/statmechcrack
Statistical mechanical models for crack growth.
https://github.com/sandialabs/statmechcrack
fracture-mechanics python scr-2818 snl-applications statistical-mechanics thermodynamics
Last synced: about 2 months ago
JSON representation
Statistical mechanical models for crack growth.
- Host: GitHub
- URL: https://github.com/sandialabs/statmechcrack
- Owner: sandialabs
- License: bsd-3-clause
- Created: 2022-08-18T16:01:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-14T22:59:27.000Z (3 months ago)
- Last Synced: 2024-11-08T05:32:30.681Z (about 2 months ago)
- Topics: fracture-mechanics, python, scr-2818, snl-applications, statistical-mechanics, thermodynamics
- Language: Python
- Homepage: https://github.com/sandialabs/statMechCrack
- Size: 214 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION.cff
- Security: SECURITY.md
Awesome Lists containing this project
README
#############
statMechCrack
#############|stable| |latest|
Statistical mechanical models for crack growth.
************
Installation
************|pypi| |conda|
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
Any installation is tested by executing ``python -m statmechcrack.tests``.********
Citation
********|zenodo|
\M. R. Buche and S. J. Grutzik, ``statMechCrack``: statistical mechanical models for crack growth, `Zenodo (2023) `_.
*********
Copyright
*********|license|
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.
..
Badges ========================================================================.. |stable| image:: https://img.shields.io/badge/Docs-stable-8CA1AF?logo=readthedocs
:target: https://statmechcrack.readthedocs.io/en/stable.. |latest| image:: https://img.shields.io/badge/Docs-latest-8CA1AF?logo=readthedocs
:target: https://statmechcrack.readthedocs.io/en/latest.. |pypi| image:: https://img.shields.io/pypi/v/statmechcrack?logo=pypi&logoColor=FBE072&label=PyPI&color=4B8BBE
:target: https://pypi.org/project/statmechcrack/.. |conda| image:: https://img.shields.io/conda/v/mrbuche/statmechcrack.svg?logo=anaconda&color=3EB049&label=Anaconda
:target: https://anaconda.org/mrbuche/statmechcrack/.. |license| image:: https://img.shields.io/github/license/sandialabs/statmechcrack?label=License&color=yellowgreen
:target: https://github.com/sandialabs/statmechcrack/blob/main/LICENSE.. |zenodo| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.7008312.svg
:target: https://doi.org/10.5281/zenodo.7008312