d3
Grimme's D3 dispersion correction. It can be a top level global command by providing the structure subcommand to obtain the D3 energy of a structure.
d3(
structure( molecule = water )
functional = PBE
)
It can be used inside dft() to specify the D3 functional if it has not been automatically linked. This command can appear in the global context.
Subcommands
Options
functional-
Name of functional to use for the D3 paramaters.
- The type is string-lowered
- There is no default value.
- The value must be one of:
SLATERDIRACBLYPBPB97DREVPBEPBEPBESOLRPW86PBERPBETPSSB3LYPPBE0HSE06REVPBE38PW6B95TPSS0B2PLYPWPB9B2GPPLYPTPSHFMPWLYPBPBEBHLYPTPSSHPWB6KB1B95BOPOLYPOPBESSBREVSSBOTPSSB3PW91REVPBE0PBE38MPW1B95MPWB1KBMKCAMB3LYPLCWPBEM05M052XM06LM06M062XM06HFHCTH120wB97Xnone
name-
Specify the name of a set of results.
This option is deprecated.
- The type is string
- There is no default value.
print_level-
Print level.
- The type is int
- There is no default value.
- The value must be one of:
-2- No output-1- Minimum output0- Output that doesn't scale with system size1- Output that scales linearly with system size2- (Debugging) output that scales quadratically with system size3- (Debugging) output that scales cubically with system size
s6-
Scaling factor of the r^-6 dispersion energy
- The type is real
- There is no default value.
s8-
Scaling factor of the r^-8 dispersion energy
- The type is real
- There is no default value.
sr6-
Scaling factor of the damping cutoff radii in the r^-6 dispersion energy
- The type is real
- There is no default value.
sr8-
Scaling factor of the damping cutoff radii in the r^-8 dispersion energy
- The type is real
- There is no default value.