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

Monte carlo LTE doesn't contain "dependent_runs" field #215

Open
deober opened this issue Aug 23, 2021 · 1 comment
Open

Monte carlo LTE doesn't contain "dependent_runs" field #215

deober opened this issue Aug 23, 2021 · 1 comment

Comments

@deober
Copy link

deober commented Aug 23, 2021

Running monte carlo using the example LTE settings from "casm format --monte" gives the error:

ensemble: GrandCanonical
method: LTE1

ERROR calculating single spin flip LTE grand canonical potential.

ERROR in LTE1 calculation: dependents_runs must be false

This is fixed by adding the field:
"dependent_runs": false
under "driver" in the settings file.

@bpuchala
Copy link
Contributor

Thank you for the report, I'll address this.

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

No branches or pull requests

2 participants