Skip to content

Add tutorial notebook: Poisson on a molecular grid - #332

Open
Specter842 wants to merge 1 commit into
theochem:masterfrom
Specter842:docs/poisson-molecular-grid-notebook
Open

Add tutorial notebook: Poisson on a molecular grid#332
Specter842 wants to merge 1 commit into
theochem:masterfrom
Specter842:docs/poisson-molecular-grid-notebook

Conversation

@Specter842

Copy link
Copy Markdown

@PaulWAyers suggested this in #215.

A short examples/Poisson_on_a_Molecular_Grid.ipynb that runs solve_poisson_bvp on a MolGrid (two s-type Gaussians on the x-axis, 2 electrons), checks the potential against the analytic sum-of-erf solution (rel L2 ~4e-4), and plots it along the bond axis. Also adds the _toc.yml entry so it shows up in the website build.

The existing Interpolation_and_Poisson.ipynb only covers the single-atom case, so this fills in the multi-center usage that #215 was about. Executes clean under jupyter execute in ~20s.

covers solve_poisson_bvp on a MolGrid (two-center Gaussian density),
checks the result against the analytic sum-of-erf potential, and plots
it along the bond axis. related to theochem#215.
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