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

Initialize some variables for xtb/iff test #1189

Merged
merged 4 commits into from
Feb 11, 2025

Conversation

foxtran
Copy link
Contributor

@foxtran foxtran commented Feb 10, 2025

I have initialized some variables with zeros.

  • er for later call goedecker_chrgeq where er is inout,
  • sigma for later call repulsionEnGrad where sigma is inout,
  • dum for later call d4_gradient where energy=dum is inout,
  • arrays in local.f90 mostly for ecent by similar reasons

Signed-off-by: Igor S. Gerasimov <i.s.ger@ya.ru>
Signed-off-by: Igor S. Gerasimov <i.s.ger@ya.ru>
Signed-off-by: Igor S. Gerasimov <i.s.ger@ya.ru>
Signed-off-by: Igor S. Gerasimov <i.s.ger@ya.ru>
@Albkat Albkat merged commit c8c187c into grimme-lab:main Feb 11, 2025
17 checks passed
@foxtran foxtran deleted the fix/uninitialized branch February 12, 2025 12:23
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