RELATIVISTIC
parameters needed and setup for relativistic calculations [Edit on GitHub]
Keywords
Keyword descriptions
- DKH_ORDER: integer = 2
Usage: DKH_order 2
The order of the DKH transformation [Edit on GitHub]
- METHOD: enum = NONE
Usage: method (NONE|DKH|ZORA)
Valid values:
NONEUse no relativistic correctionDKHUse Douglas-Kroll-Hess methodZORAUse ZORA method
type of relativistic correction used [Edit on GitHub]
- POTENTIAL: enum = ERFC
Usage: POTENTIAL {FULL,ERFC}
Valid values:
FULLERFC
External potential used in DKH transformation, full 1/r or erfc(r)/r [Edit on GitHub]
- TRANSFORMATION: enum = ATOM
Usage: transformation (FULL|MOLECULE|ATOM)
Valid values:
FULLUse full matrix transformationMOLECULEUse transformation blocked by moleculeATOMUse atomic blocks
Type of DKH transformation [Edit on GitHub]
- ZORA_TYPE: enum = FULL
Usage: ZORA_type scMP
Valid values:
FULLFull ZORA method (not implemented)MPZORA with atomic model potentialSCMPScaled ZORA with atomic model potential
Type of ZORA method to be used [Edit on GitHub]
- Z_CUTOFF: integer = 1
Usage: z_cutoff 50
The minimal atomic number considered for atom transformation [Edit on GitHub]