Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sorting elements in Redlich-Kister interaction parameters #17

Closed
richardotis opened this issue Jul 21, 2015 · 1 comment
Closed

Sorting elements in Redlich-Kister interaction parameters #17

richardotis opened this issue Jul 21, 2015 · 1 comment
Assignees
Labels
Milestone

Comments

@richardotis
Copy link
Collaborator

It seems that most (all?) CALPHAD software out there is alphabetically sorting the components listed in binary (and higher-order?) interaction parameters. What this means is that, e.g., G(LIQUID,C,W;1) == G(LIQUID,W,C;1) even though they theoretically differ by a sign when the order parameter is odd (1 in this case). I haven't been able to find this documented anywhere but it has an impact on pycalphad's ability to reproduce results from the literature, e.g. the W-C diagram from Gustafson 1986, and I'm sure there are many others.

@richardotis richardotis self-assigned this Jul 21, 2015
@richardotis richardotis added this to the 0.2 milestone Jul 21, 2015
@zhongjingjogy
Copy link

Yes, it does. I manage to verify whether a self-constructed expression carries the same result result as Thermo-Calc(version p).. It comes out that the site-fraction or mole fraction in the odd order relich-kister should be placed in alphabetical order, or the difference would be larger.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants