materialsgenomefoundation / kawin

A python package to simulate precipitation and diffusion behavior using Calphad
https://kawin.org/
Other
23 stars 7 forks source link
calphad diffusion kwn materials materials-science precipitation pycalphad python

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