Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 599 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 599 Bytes

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