We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc08f7f commit 943d8e0Copy full SHA for 943d8e0
1 file changed
posebench/models/minimize_energy.py
@@ -55,7 +55,7 @@
55
56
FORCE_FIELDS_IMPLICIT = ["amber14-all.xml", "implicit/gbn2.xml"]
57
FORCE_FIELDS_EXPLICIT = ["amber14-all.xml", "amber14/tip3pfb.xml"]
58
-OPTIMIZATION_TIMEOUT_IN_SECONDS = 1800
+OPTIMIZATION_TIMEOUT_IN_SECONDS = 600
59
60
bond_lengths = {
61
("C", "CA"): (1.5335,),
0 commit comments