Changelog¶
0.3.0 (2025-11-03)¶
Better support for the PyCalphad Workspace API, which allows for requesting custom Workspace property outputs for both Scheil and equilibrium solidification. Note that these may require post-processing to use meaningfully. (issue 39)
Remove hardcoded print statement in Scheil solidification simulations
0.2.0 (2024-08-12)¶
Update for PyCalphad Workspace compatibility, introducing a new minimum version requirement of PyCalphad 0.11 (issue 34)
Generalize phase composition support to include phase composition of all solid phases as well as the (previously supported) liquid phase. Note that we don’t yet support phase multiplicities, so miscibility gaps _will_ give potentially meaningless results. (issue 35)
Improve handling for ordered phases using the partitioned model (issue 24)
Performance and accuracy improvements by using adaptive sampling by default (issue 22)
Bug fix to prrevent double counting when step size is reduced
0.1.6 (2021-08-09)¶
Improve performance by building pycalphad phase records in simulations (issue 21)
0.1.5 (2021-06-12)¶
0.1.4 (2020-11-14)¶
Fix to PyPI distribution
0.1.3 (2020-11-14)¶
This is a minor release containing some maintenance changes and bug fixes
0.1.2 (2020-01-29)¶
- Equilibrium solidification improvements
Make points updating adaptive
Convergence checking
Enable order-disorder deconvolution
0.1.1 (2020-01-23)¶
Packaging fixes
Updated LICENSE
0.1 (2020-01-23)¶
Initial release
Perform Scheil-Gulliver and equilibrium solidification simulations