schrodinger.forcefield.constants module

Copyright Schrodinger, LLC. All rights reserved.

Module of constants commonly used in force field python software, which includes the ffbuilder components.

class schrodinger.forcefield.constants.ReferenceEnergyMethod

Bases: Enum

DFT = 'DFT'
ANN = 'MPNICE'
DEFAULT = 'MPNICE'