Quacpac TK 1.8.4¶
New features¶
The number of
methods
available for use withOEAssignPartialCharges
is now defined asOECharges.Max
.A timer has been added to tautomer enumeration.
OETautomerOptions.SetMaxSearchTime
andOETautomerOptions.GetMaxSearchTime
can be used to set and get a time limit for searching tautomers, respectively.
Major bug fixes¶
Calling
OEAssignPartialCharges
on a molecule with no formal charges with the methodOECharges.Initial
no longer returnsfalse
.
Deprecated functionality¶
OECharges.OPLS
charging model is no longer supported withOEAssignPartialCharges
function.