DIELECTRIC
Parameters for the dielectric constant function. [Edit on GitHub]
Subsections
Keywords
Keyword descriptions
- DERIVATIVE_METHOD
Type: enum
Default: CD7
Usage: DERIVATIVE_METHODDescription: Preferred method for evaluating the gradient of ln(eps).
Valid values:
FFTFFT based deriv of epsilon, without correction (high cutoff needed).FFT_USE_DEPSFFT based deriv of epsilon, with correction using gradient of epsilon (high cutoff needed).FFT_USE_DRHOFFT based deriv of epsilon, with correction using gradient of rho (high cutoff needed).CD33-point central difference derivative.CD55-point central difference derivative.CD77-point central difference derivative (recommended).
- DIELECTRIC_CONSTANT
Type: real
Default: 8.00000000E+001
Aliases: EPSILON
Usage: dielectric_constantDescription: Dielectric constant in the bulk of the solvent.
- DIELECTRIC_CORE_CORRECTION
Type: logical
Default: T
Lone keyword: T
Usage: DIELECTRIC_CORE_CORRECTIONDescription: Avoid spurious values of the dielectric constant at the ionic core for pseudopotentials where the electron density goes to zero at the core (e.g. GTH). The correction is based on rho_core.
- DIELECTRIC_FUNCTION_TYPE
Type: enum
Default: DENSITY_DEPENDENT
Usage: DIELECTRIC_FUNCTION_TYPEDescription: Preferred type for the dielectric constant function.
Valid values:
DENSITY_DEPENDENTDielectric constant as a function of the electron density as e.g. proposed within the SCCS model.SPATIALLY_DEPENDENTVarious regions with different dielectric constants.SPATIALLY_RHO_DEPENDENTVarious regions with different dielectric constants. The dielectric constant decays to 1.0, wherever the electron density is present.
- RHO_MAX
Type: real
Default: 1.00000000E-003
Usage: rho_maxDescription: Upper density threshold.
- RHO_MIN
Type: real
Default: 1.00000000E-004
Usage: rho_minDescription: Lower density threshold.