#include <charmm.h>
Static Public Attributes |
|
static const char * | FILENAME |
The parameter file name. |
|
static const char * | NONBONDED_CUTOFF |
Nonbonded cutoff. |
|
static const char * | VDW_CUTOFF |
Van der Waals cutoff. |
|
static const char * | VDW_CUTON |
Van der Waals cuton. |
|
static const char * | ELECTROSTATIC_CUTOFF |
Electrostatic cutoff. |
|
static const char * | ELECTROSTATIC_CUTON |
Electrostatic cuton. |
|
static const char * | SOLVATION_CUTOFF |
Solvation cutoff. |
|
static const char * | SOLVATION_CUTON |
Solvation cuton. |
|
static const char * | SCALING_VDW_1_4 |
1-4 vdw interaction scaling
factor. |
|
static const char * | USE_EEF1 |
Use EEF1 solvation
method. |
|
static const char * | SCALING_ELECTROSTATIC_1_4 |
1-4 electrostatic interaction
scaling factor. |
|
static const char * | DISTANCE_DEPENDENT_DIELECTRIC |
use of distance dependent dielectric
constant |
|
static const char * | ASSIGN_CHARGES |
automatically assign charges to the
system (during setup) |
|
static const char * | ASSIGN_TYPENAMES |
automatically assign type names to
the system (during setup) |
|
static const char * | ASSIGN_TYPES |
automatically assign types to the
system's atoms (during setup) |
|
static const char * | OVERWRITE_CHARGES |
during charge assignment, overwrite
even non-zero charges |
|
static const char * | OVERWRITE_TYPENAMES |
during charge assignment, overwrite
even non-empty type names |
const char*
BALL::CharmmFF::CharmmFF::Option::FILENAME
[static] |
The parameter file name.
The default is parm19\_eef1.ini
which means
that EEF1 is the default parameterization.