qiskit.chemistry.algorithms.pes_samplers.PotentialBase.get_maximum_trusted_level¶
-
PotentialBase.
get_maximum_trusted_level
(n=0)¶ Returns the maximum energy level for which the particular implementation still provides a good approximation of reality. Default value of 100. Redefined where needed (see e.g. Morse).
- Parameters
n (
int
) – vibronic mode- Return type
float
- Returns
maximum_trusted_level setted