/kawin

A python package to simulate precipitation and diffusion behavior using Calphad

Primary LanguagePythonOtherNOASSERTION

kawin

Python implementation of the Kampmann-Wagner Numerical (KWN) model to predict precipitate nucleation and growth behavior. This package couples with pycalphad to perform thermodynamic and kinetic calculations.

Notes

There are some API changes between kawin 0.3.0 and 0.2.0. Please see the examples for more details.

Installation

pip install kawin

Examples

Examples on Jupyter notebooks can be found on NBViewer.

Dependencies

numpy, scipy, matplotlib, pycalphad