Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix one of the tests #41

Closed
marwahaha opened this issue Apr 1, 2022 · 1 comment
Closed

Fix one of the tests #41

marwahaha opened this issue Apr 1, 2022 · 1 comment
Assignees

Comments

@marwahaha
Copy link
Member

marwahaha commented Apr 1, 2022

There is an issue with one of the tests @jbroz11
constants -- other constants | 7 7 0.1s

operators -- VibrationalMode operators: Test Failed at /home/runner/work/IonSim.jl/IonSim.jl/test/test_operators.jl:34

Expression: ≈((displace(modes[1], α, method = "analytic")).data[i, j], (qo.displace(fb2, α)).data[i, j], rtol = 0.001)

Evaluated: 1.028639165911405e-15 - 1.0043267489904697e-15im ≈ 1.0933935056671732e-15 - 9.23343098384506e-16im (rtol=0.001)

@marwahaha
Copy link
Member Author

Can't find an example. Let's try again when it fails again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants