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

Initital working implementation / serial version #360

Merged
merged 16 commits into from
Apr 10, 2024

Conversation

etiennepalos
Copy link
Collaborator

Serial version of ESP_GRID v0.1

Implemented in quick_oeproperties_module.
Usage ESP_GRID (with user provided grid)

Prints coordinates and ESP (V_total) value to external file, in atomic units.
Default x,y,z, V
Can use x,y,z, V_nuc, V_elec, V_total

Limitations:

  • Scales poorly with grid size, when compared to ref. codes // not optimized. Need to look into loop structures and screening of integrals.
  • No MPI yet
  • No GPU yet
  • Code can use cleaning , will be doing that as we go.

@etiennepalos etiennepalos self-assigned this Apr 10, 2024
@etiennepalos etiennepalos added the enhancement New feature or request label Apr 10, 2024
@etiennepalos etiennepalos merged commit 5534d5b into merzlab:esp_development Apr 10, 2024
2 of 4 checks passed
@etiennepalos etiennepalos deleted the esp_implementation branch May 3, 2024 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant