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