Skip to content

Problem with uncertainties #1

Description

@bsch63

Occasionally, problems arise when calculating quantum-mechanical uncertainties, see *.err files created by 'curta' batch jobs.
Probably, the following line in method observe in class QuantumMechanics is not smart enough:

np.real_if_close ( np.sqrt(self.pos_squa[i,j] - self.position[i,j]**2), tol=TOLERANCE )

and similarly for the momenta

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions