nury12n
nury12n
This pull request aims to refactor the thermodynamic module and does the following: - Reduce redundant code. - Driving force and multicomponent growth rate functions require computing equilibrium between the...
This pull request makes some improvements in the mapping code based off some of the issues/observations I've been seeing after a lot of usage: - Simplifies the metastable node detection...
This fixes https://github.com/pycalphad/pycalphad/issues/345 which filters ordered/disordered phases that have unmatched constituents under the following conditions: - If active components in ordered part matches disordered part -> build phase model for...