#include <MMFF94.h>
Static Public Attributes |
|
static const char * | FOLDER |
Default folder
name for parameters (MMFF94). |
|
static const bool | ASSIGN_CHARGES |
automatically assign charges to the
system (during setup) |
|
static const bool | ASSIGN_TYPENAMES |
automatically assign type names to
the system (during setup) |
|
static const bool | ASSIGN_TYPES |
automatically assign types to the
system's atoms (during setup) |
|
static const bool | OVERWRITE_CHARGES |
during charge assignment, overwrite
even non-zero charges |
|
static const bool | OVERWRITE_TYPENAMES |
during charge assignment, overwrite
even non-empty type names |
|
static const float | NONBONDED_CUTOFF |
Default non bonded
cutoff of 16.0 . |
|
static const float | VDW_CUTOFF |
Default van der
Waals cutoff of 15.0 . |
|
static const float | VDW_CUTON |
Default van der
Waals cuton of 13.0 . |
|
static const float | ELECTROSTATIC_CUTOFF |
Default
electrostatic cutoff of 15.0 . |
|
static const float | ELECTROSTATIC_CUTON |
Default
electrostatic cuton of 13.0 . |
|
static const bool | DISTANCE_DEPENDENT_DIELECTRIC |
Default is
false. |