#include <uhligCavFreeEnergyProcessor.h>
Static Public Attributes | |
const char * | VERBOSITY |
The verbosity level. | |
const char * | PROBE_RADIUS |
The probe radius. | |
const char * | SURFACE_TENSION |
The surface tension. | |
const char * | CONSTANT |
The additive constant. |
This struct contains a symbolic name for each recognized key in UhligCavFreeEnergyProcessor::options.
|
The additive constant. This option represents an adjustable constant added to the term. Use float values of unit with this option.
|
|
The probe radius. This option defines the hard sphere solvent radius needed for the calculation of the cavitation free energy according to the scaled particle theory. Use float values of unit $ A $ with this option.
|
|
The surface tension. This option sets the surface tension needed for the calculation of the cavitation free energy. Use float values of unit with this option.
|
|
The verbosity level. Use integer values with this option.
|