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.
There has been a lot of changes in the API. Please check the examples for further details. If you still have issues setting up a simulation, feel free to open an issue.
pip install kawin
Examples on Jupyter notebooks can be found on NBViewer.
numpy, scipy, matplotlib, pycalphad