dxtb.config.ConfigCacheStore#
- class dxtb.config.ConfigCacheStore(hcore, overlap, dipole, quadrupole, charges, coefficients, density, fock, iterations, mo_energies, occupation, potential)[source]#
Bases:
objectConfiguration for the cache store.
Methods
Set configuration options using keyword arguments.
Attributes
Whether to store the core Hamiltonian matrix.
Whether to store the overlap matrix.
Whether to store the dipole moment.
Whether to store the quadrupole moment.
Whether to store the atomic charges.
Whether to store the MO coefficients.
Whether to store the density matrix.
Whether to store the Fock matrix.
Whether to store the number of SCF iterations.
Whether to store the MO energies.
Whether to store the occupation numbers.
Whether to store the potential matrix.
- Parameters: