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

ENH: improve handling for ordered phases #24

Merged
merged 2 commits into from Sep 22, 2021
Merged

Conversation

bocklund
Copy link
Collaborator

Introduces an OrderingRecord object to track the relationship between ordered and disordered phases, replacing the old ordering code. The new ordering approach can be used for arbitrary equilibrium calculations and is used to fix #8.

The logic for defining how to compare the disordered phases is currently the same as before, considering the site ratios to determine equivalent sublattices. I am deferring action on this with the issue filed in #23.

@bocklund bocklund merged commit 6818392 into master Sep 22, 2021
@bocklund bocklund deleted the ENH-improve-ordering branch September 22, 2021 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

simulate_equilibrium_solidification should do order/disorder checks automatically
1 participant