BALL::PierottiCavFreeEnergyProcessor::Default Struct Reference

#include <BALL/SOLVATION/pierottiCavFreeEnergyProcessor.h>

List of all members.


Static Public Attributes

static const int VERBOSITY
static const float SOLVENT_NUMBER_DENSITY
static const float PRESSURE
static const float ABSOLUTE_TEMPERATURE
static const float PROBE_RADIUS

Detailed Description

Default values for cavitation free anergy calculations. These values represent the default settings for the calculations of the cavitation free energy.


Member Data Documentation

Default temperature. We use a standard temperature of 298 K (25 degrees Celsius).

See also:
Option::ABSOLUTE_TEMPERATURE

Default pressure. This default value is the standard pressure (1.01325e5 Pa).

See also:
Option::PRESSURE

Default probe radius. This probe radius is the one suggested by Pierotti et al. in their paper (1.385 $ A $).

See also:
Option::PROBE_RADIUS

Default number density. This default value is the number density of water at 300 K and standard pressure (3.33253e-2 $ A^{-3} $).

See also:
Option::SOLVENT_NUMBER_DENSITY;