#include <amber.h>
Static Public Attributes |
|
static const char * | FILENAME |
Default filename
for the parameter file (. |
|
static const float | NONBONDED_CUTOFF |
Default non bonded
cutoff of 20.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 float | SCALING_ELECTROSTATIC_1_4 |
Default
electrosstatic scaling factor for 1-4 interaction. |
|
static const float | SCALING_VDW_1_4 |
Vdw scaling factor for 1-4
interaction. |
|
static const bool | DISTANCE_DEPENDENT_DIELECTRIC |
Use of distance dependent dielectric
constant. |
|
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 |
const bool
BALL::AmberFF::AmberFF::Default::DISTANCE_DEPENDENT_DIELECTRIC
[static] |
Use of distance dependent dielectric constant.
default: false
const char*
BALL::AmberFF::AmberFF::Default::FILENAME
[static] |
Default filename for the parameter file (.
const float
BALL::AmberFF::AmberFF::Default::SCALING_ELECTROSTATIC_1_4
[static] |
Default electrosstatic scaling factor for 1-4 interaction.
The default is 2.0.