Fitting of various pre-defined models to creep data.
Project description
MCREEP
MCREEP package fits various pre-defined models to creep data.
The package can process both tensile and indentation creep measuremenents
in such a way that the results from the two methods are comparable.
- The creep data:
- A text file with two columns.
- The 1st column = time, the 2nd column = deformation.
- Deformation = strain (for tensile) or penetration depth (for indentation).
- The pre-defined models within the pagkage are:
- Simple empirical models = Power law, Nutting's law.
- Phenomenological models = elasto-visco-plastic models = EVP models.
- The theory and models are described in the open-acces publication:
- Materials 16 (2023) 834. https://doi.org/10.3390/ma16020834
- If you use MCREEP in your research, please cite the publication above.
Quick start
- Install MCREEP:
pip install mcreep
- Download the demo package, unzip it, and follow the instructions in readme file.
- Basically, you just run the unzipped PY-script and see the results.
- The PY-script should run anywhere, but the recommended environment is Spyder.
- The output (in Spyder) should look like in this PrintScreen.
Installation, documentation and examples
- MCREEP is available at
PyPI
⇒ installation:
pip install mcreep
- Home page of the project is at GitHub and GitHub pages.
- Docs and examples are summarized at GitHub pages.
- All modules, classes and functions are documented by docstrings.
- Full documentation was auto-generated from docstrings by PDoc.
Versions of MCREEP
- Version 1.0 = finalized, working for both tensile and indentation creep
- Version 1.1 = a few important improvements, better documentation
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mcreep-1.1.6.tar.gz
(22.0 kB
view details)
Built Distribution
mcreep-1.1.6-py3-none-any.whl
(23.3 kB
view details)
File details
Details for the file mcreep-1.1.6.tar.gz
.
File metadata
- Download URL: mcreep-1.1.6.tar.gz
- Upload date:
- Size: 22.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c840153a40c6924552d58e12535771d84776f572b238570e3df882c60c2e73ee |
|
MD5 | e8b2d41209a870c0ee18bb943e4c3e57 |
|
BLAKE2b-256 | 32781f156f39b7dd587b10a2f2e9bebfce39077377ff09a1474c36d33dc6ebe1 |
File details
Details for the file mcreep-1.1.6-py3-none-any.whl
.
File metadata
- Download URL: mcreep-1.1.6-py3-none-any.whl
- Upload date:
- Size: 23.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 17ad893cef4796eabbf0db11065a6ff4b52ca1778dcafe92d95edea7b3a85e06 |
|
MD5 | 9e00bda255fbf5367d055e16419082e6 |
|
BLAKE2b-256 | 8340f4d723bc7fcc83233deb4d6353b6c537ab4c4f9bfd605970f8a649830779 |