Quacpac TK 1.7.1¶
New features¶
OETyperMolFunction and OEFormalChargeOptions is now the preferred way to set options for the
OEEnumerateFormalChargesfunction. The new form ofOEEnumerateFormalChargesreturns an iterator of molecules.
Minor bug fixes¶
Removed unbounded stack allocations.
Documentation fixes¶
Quacpac TK examples have been renamed to more accurately reflect their function.
Documented the Amber force field constants
OECharges.AmberFF94,OECharges.AmberFF99,OECharges.AmberFF99SB, andOECharges.AmberFF99bsc0.Documented the AM1BCC constant
OECharges.AM1BCCSymSPtand fixed a mistake in the description of the constantOECharges.AM1BCCSPt.