Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members
BALL::AmberFF::Option Struct Reference
Option names. More...#include <amber.h>
Static Public Attributes |
|
| const char * | FILENAME |
| The parameter file name (. |
|
| const char * | NONBONDED_CUTOFF |
| Nonbonded cutoff. |
|
| const char * | VDW_CUTOFF |
| Van der Waals cutoff. |
|
| const char * | VDW_CUTON |
| Van der Waals cuton. |
|
| const char * | ELECTROSTATIC_CUTOFF |
| Electrostatic cutoff. |
|
| const char * | ELECTROSTATIC_CUTON |
| Electrostatic cuton. |
|
| const char * | SCALING_VDW_1_4 |
| 1-4 vdw interaction scaling factor.
|
|
| const char * | SCALING_ELECTROSTATIC_1_4 |
| 1-4 electrostatic interaction
scaling factor. |
|
| const char * | DISTANCE_DEPENDENT_DIELECTRIC |
| use of distance dependent dielectric
constant |
|
| const char * | ASSIGN_CHARGES |
| automatically assign charges to the
system (during setup) |
|
| const char * | ASSIGN_TYPENAMES |
| automatically assign type names to
the system (during setup) |
|
| const char * | ASSIGN_TYPES |
| automatically assign types to the
system's atoms (during setup) |
|
| const char * | OVERWRITE_CHARGES |
| during charge assignment, overwrite
even non-zero charges |
|
| const char * | OVERWRITE_TYPENAMES |
| during charge assignment, overwrite
even non-empty type names |
|
Detailed Description
Option names.Member Data Documentation
|
|
The parameter file name (.
|
|
|
Nonbonded cutoff. This value is used as cutoff radius in calculations of
nonbonded interactions. The unit of this option is
|
|
|
1-4 electrostatic interaction scaling factor. |
|
|
1-4 vdw interaction scaling factor. |
The documentation for this struct was generated from the following file:
(