qiskit.chemistry.algorithms.pes_samplers.PotentialBase.update_molecule¶ PotentialBase.update_molecule(molecule)¶ Wipe state if molecule changes, and check validity of molecule for potential. Parameters molecule (Molecule) – chemistry molecule Return type Molecule Returns molecule used