We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5048034 commit b2f809fCopy full SHA for b2f809f
rmgpy/data/rmg.py
@@ -76,7 +76,7 @@ def load(self,
76
kineticsDepositories=None,
77
statmechLibraries=None,
78
depository=True,
79
- solvation=True,
+ solvation=False,
80
):
81
"""
82
Load the RMG database from the given `path` on disk, where `path`
0 commit comments