CASMcode icon indicating copy to clipboard operation
CASMcode copied to clipboard

Monte carlo LTE doesn't contain "dependent_runs" field

Open deober opened this issue 3 years ago • 1 comments

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.

deober avatar Aug 23 '21 19:08 deober

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

bpuchala avatar Aug 24 '21 13:08 bpuchala