OESzybkiReturnCode

This namespace contains constants describing the force field type

Success

Success.

ExcessiveOverlap

Failed due to excessive overlap.

AromaticRingDev

Failed due to excessive deviation from planarity for aromatic rings. Excessive deviation is defined if average deviation exceeds 5 degrees or if certain torsion exceeds a maximum of 10 degrees

IncompleteOpt

Optimization did not reach desired gradient tolerance, and finished due to exceeding maximum iterations.

OptimizerFailed

Optimizer failed to find solution.

FFNeedHessiens

Requires a forcefield with second derivative implementation.

InvalidOptions

Invalid Options.

ContainsImplicitH

Contains Implicit Hydrogens.

ProteinFailedFF

Failed due to inability to assign protein force field.

ProteinMissing3D

Failed due to input protein not having 3D coordinates.

ProteinMissingCharge

Failed due to input protein not having charges assigned.

ProteinNotSet

Failed due to input protein missing.

LigandFailedFF

Failed due to inability to assign ligand force field.

LigandMissing3D

Failed due to input ligand not having 3D coordinates.

LigandMissingCharge

Failed due to input ligand not having charges assigned.

LigandFailedCharge

Failed due to inability to assign ligand charges.

Failed

Failed.