mirror of
https://github.com/aqlaboratory/openfold.git
synced 2026-06-04 12:44:26 +08:00
Update amber_minimize.py
small fix to spacing
This commit is contained in:
@@ -440,7 +440,7 @@ def _run_one_iteration(
|
||||
exclude_residues = exclude_residues or []
|
||||
|
||||
# Assign physical dimensions.
|
||||
tolerance = tolerance * FORCE
|
||||
tolerance = tolerance * FORCE
|
||||
stiffness = stiffness * ENERGY / (LENGTH ** 2)
|
||||
|
||||
start = time.perf_counter()
|
||||
|
||||
Reference in New Issue
Block a user