#include <charmm.h>
Static Public Attributes |
|
| static const char * | FILENAME |
| Default filename for the parameter
file. |
|
| static const float | NONBONDED_CUTOFF |
| Non bonded cutoff. |
|
| static const float | VDW_CUTOFF |
| Van der Waals cutoff. |
|
| static const float | VDW_CUTON |
| Van der Waals cuton. |
|
| static const float | ELECTROSTATIC_CUTOFF |
| Electrostatic cutoff. |
|
| static const float | ELECTROSTATIC_CUTON |
| Electrostatic cuton. |
|
| static const float | SOLVATION_CUTOFF |
| Solvation cutoff. |
|
| static const float | SOLVATION_CUTON |
| Solvation cuton. |
|
| static const float | SCALING_ELECTROSTATIC_1_4 |
| Electrosstatic scaling factor for
1-4 interaction. |
|
| static const bool | USE_EEF1 |
| Use EEF1 solvation
method. |
|
| 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, default = false |
|
| 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 |
|
1.5.8