Skip to content

Commit 1c12b51

Browse files
Merge branch 'SSCHAcode:master' into master
2 parents 11791a4 + fc18a97 commit 1c12b51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Modules/SchaMinimizer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ def __init__(self, ensemble = None, root_representation = "normal",
200200
self.use_spglib = False
201201

202202
# If True, enforce the symmetrization and the sum rule after each step
203-
self.enforce_sum_rule = False
203+
self.enforce_sum_rule = True
204204

205205

206206
# Setup the statistical threshold

0 commit comments

Comments
 (0)