dxtb.config.ConfigIntegrals#
- class dxtb.config.ConfigIntegrals(*, level=2, cutoff=50.0, driver=0, uplo='l')[source]#
Bases:
objectConfiguration for the integrals.
All configuration options are represented as integers. String options are converted to integers in the constructor.
Methods
Attributes
Real-space cutoff (in Bohr) for integral evaluation for PyTorch.
Type of integral driver.
Indicator for integrals to compute.
Integral mode for PyTorch integral calculation.
-
cutoff:
float# Real-space cutoff (in Bohr) for integral evaluation for PyTorch. The
libintdriver ignores this option.
-
cutoff: