OEBind instance is used.
SetMolecule fails. (SetMolecule most often fails because all charges are equal to zero.) Calls to methods that would attempt to run internal calculations (e.g. CalcSolvationEnergy) will return zero or false.
OEBind use doubles now instead of floats for appropriate precision
OEZap object. The internal dielectric now has a default of 1.0, the boundary spacing now has a default of 4.0, and the default number of iterations has been set to 10. The change from 2.0 to 1.0 for the internal dielectric led to dramatically improved results when we performed tests with the Rizzo set, with the RMS error for vacuum-water transfer energy decreasing by more than half.
IsFocusTargetSet has been added, which returns a bool which indicates whether the focus target has been set.