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

Radial derivatives for orbital components of rho #40

Merged
merged 10 commits into from
Mar 19, 2024

Conversation

marco-2023
Copy link
Collaborator

This PR adds and test functions for computing the first and second radial derivatives (pointwise) of the electron density corresponding to each orbital.

marco-2023 and others added 10 commits March 8, 2024 16:25
Added functions eval_radial_d_density and eval_radial_dd_density to
compute $d\rho / dR$ and $d^{2}\rho / d^{2}R$ respectively.
This commit adds a test for the `eval_radial_d_density` function in
the Gaussian database.

- The function computes the derivative of the electron density
  with respect to R.
- The test utilizes spherical atoms.
- This is a developer test and requires extra dependencies
  (gbasis and iodata) which are loaded.
Added the fchk files needed for running the dev tests. Removed these tests
from the default pytest runs. Now they are only run with:

pytest -m dev .
Added a test for the function that computes the second derivative of rho
with R. The test works for spherical systems.
This commit adds a function for computing the first and second radial
derivative of the electron density corresponding to each orbital.
This commit adds tests for the functions for computing the first
and second radial derivative of the electron density
corresponding to each orbital.
@marco-2023 marco-2023 requested a review from gabrielasd March 16, 2024 09:19
@gabrielasd gabrielasd merged commit f5e74e7 into master Mar 19, 2024
8 of 9 checks passed
msricher pushed a commit that referenced this pull request May 13, 2024
Radial derivatives for orbital components of rho
@msricher msricher deleted the rho_components_derivs branch May 13, 2024 15:41
msricher pushed a commit that referenced this pull request May 13, 2024
Radial derivatives for orbital components of rho
marco-2023 pushed a commit that referenced this pull request May 13, 2024
Radial derivatives for orbital components of rho
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.

2 participants