Masking for the element record.
More...
|
|
character(len=symbol_length) | sym = '' |
| | Element symbol of specie represented by this record.
|
| |
|
integer | num = 0 |
| | Atomic number of the specie represented by this record.
|
| |
|
logical | zeff |
| | Effective nuclear charge used in repulsion.
|
| |
|
logical | alpha |
| | Repulsion exponent.
|
| |
|
logical | xbond |
| | Halogen bonding strength.
|
| |
|
integer | nsh |
| | Number of valence and polarization shells.
|
| |
|
logical, dimension(:), allocatable | levels |
| | Atomic level energies for each shell.
|
| |
|
logical, dimension(:), allocatable | slater |
| | Slater exponents of the STO-NG functions for each shell.
|
| |
|
logical, dimension(:), allocatable | kcn |
| | CN dependent shift of the self energy for each shell.
|
| |
|
logical, dimension(:), allocatable | shpoly |
| | Polynomial enhancement for Hamiltonian elements.
|
| |
|
logical | gam |
| | Chemical hardness / Hubbard parameter.
|
| |
|
logical, dimension(:), allocatable | lgam |
| | Relative chemical hardness for each shell.
|
| |
|
logical | gam3 |
| | Atomic Hubbard derivative.
|
| |
|
logical | dkernel |
| | Dipolar exchange-correlation kernel.
|
| |
|
logical | qkernel |
| | Quadrupolar exchange-correlation kernel.
|
| |
Masking for the element record.
The documentation for this type was generated from the following file:
- /home/runner/work/tblite/tblite/src/tblite/param/element.f90