View on GitHub

mcreep

MCREEP :: automated fitting of various models to creep data

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.

Quick start

  1. Install MCREEP: pip install mcreep
  2. Download the demo package, unzip it, and follow the instructions in readme file.
  3. 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

Versions of MCREEP