#include <PCMCavFreeEnergyProcessor.h>
Static Public Attributes |
|
static const int | VERBOSITY |
Default
verbosity level. |
|
static const float | SOLVENT_NUMBER_DENSITY |
Default
number density. |
|
static const float | ABSOLUTE_TEMPERATURE |
Default
temperature. |
|
static const float | PROBE_RADIUS |
Default
probe radius. |
These values represent the default settings for the calculations of the cavitation free energy.
const float
BALL::PCMCavFreeEnergyProcessor::PCMCavFreeEnergyProcessor::Default::ABSOLUTE_TEMPERATURE
[static] |
Default temperature.
We use a standard temperature of 298 K (25 degrees Celsius).
const float
BALL::PCMCavFreeEnergyProcessor::PCMCavFreeEnergyProcessor::Default::PROBE_RADIUS
[static] |
Default probe radius.
This probe radius is the one suggested by PCM et al. in their paper (1.385 $ A $).
const float
BALL::PCMCavFreeEnergyProcessor::PCMCavFreeEnergyProcessor::Default::SOLVENT_NUMBER_DENSITY
[static] |
Default number density.
This default value is the number density of water at 300 K and standard pressure (3.33253e-2 $ A^{-3}$).
const int
BALL::PCMCavFreeEnergyProcessor::PCMCavFreeEnergyProcessor::Default::VERBOSITY
[static] |
Default verbosity level.