calculateDefaultContourIntegralLowerBound¶
- calculateDefaultContourIntegralLowerBound(calculator_type, configuration, basis_set=None)¶
Find the best default density mesh cutoff based on a configuration and basis set.
- Parameters:
calculator_type (
LCAOCalculator
|PlaneWaveCalculator
|SemiEmpiricalCalculator
| class:~.DeviceLCAOCalculator |DeviceSemiEmpiricalCalculator
) – The type of calculator.configuration (
AtomicConfiguration
) – The configuration.basis_set (
BasisSet
) – The basis set.
- Returns:
The maximum default mesh cut-off for all the elements in the configuration.
- Return type:
PhysicalQuantity of type energy