Skip to content

Commit

Permalink
Default to perturbable_constraint="bonds_not_heavy_perturbed".
Browse files Browse the repository at this point in the history
  • Loading branch information
lohedges committed Mar 13, 2024
1 parent c913c7d commit 35513b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/somd2/config/_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ def __init__(
coulomb_power=0.0,
shift_delta="2A",
constraint="h_bonds",
perturbable_constraint="h_bonds_not_perturbed",
perturbable_constraint="bonds_not_heavy_perturbed",
include_constrained_energies=False,
dynamic_constraints=True,
com_reset_frequency=10,
Expand Down

0 comments on commit 35513b2

Please sign in to comment.