Skip to content

Enable two-center case in test_poisson_bvp_gives_the_correct_laplacian - #331

Open
Specter842 wants to merge 1 commit into
theochem:masterfrom
Specter842:fix/enable-two-center-poisson-laplacian-test
Open

Enable two-center case in test_poisson_bvp_gives_the_correct_laplacian#331
Specter842 wants to merge 1 commit into
theochem:masterfrom
Specter842:fix/enable-two-center-poisson-laplacian-test

Conversation

@Specter842

Copy link
Copy Markdown

This case was commented out with # TODO: Couldn't get the following test to pass. I ran it against current master (two Gaussians at (0,0,0) and (1,1,1), default params) and it passes: max abs error ~6e-3 on grid points and ~3e-14 on random points, both under the existing atol=1e-2. Looks like it was fixed as a side effect of other work since this was written, just never re-checked. Uncommenting it.

this was commented out as failing. it passes now with default params (verified locally, atol=1e-2, both on-grid and random points).
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 this pull request may close these issues.

1 participant