BALL::PeriodicBoundary::Option Struct Reference

#include <BALL/MOLMEC/COMMON/periodicBoundary.h>

List of all members.


Static Public Attributes

static const char * PERIODIC_BOX_LOWER
 

Vector containing the lower corner of the box.


static const char * PERIODIC_BOX_UPPER
 

Vector containing the upper corner of the box.


static const char * PERIODIC_BOX_ENABLED
 

Bool that indicates whether periodic boundary is enabled or not.


static const char * PERIODIC_BOX_DISTANCE
 

Minimum distance between solute molecules and the box in Angstrom.


static const char * PERIODIC_BOX_ADD_SOLVENT
 

Flag to initiate the addition of solvent to the box.


static const char * PERIODIC_BOX_SOLVENT_FILE
static const char * PERIODIC_BOX_SOLVENT_SOLUTE_DISTANCE
static const char * PERIODIC_WATER_FILE

Member Data Documentation

Flag to initiate the addition of solvent to the box.

Minimum distance between solute molecules and the box in Angstrom.

Bool that indicates whether periodic boundary is enabled or not.

Vector containing the lower corner of the box.

Name of the file containing the solvent. This file should contain an equilibrated box of the solvent in the HyperChem format.

Minimum distance between solvent and solute for added solvent.

Vector containing the upper corner of the box.

Filename for the default solvent.