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

Solvation: egas variable not initialized when do_gasphase=false #1101

Open
edoapra opened this issue Mar 19, 2025 · 1 comment
Open

Solvation: egas variable not initialized when do_gasphase=false #1101

edoapra opened this issue Mar 19, 2025 · 1 comment
Assignees
Labels

Comments

@edoapra
Copy link
Collaborator

edoapra commented Mar 19, 2025

Describe the bug
The egas variable is not initialized when do_gasphase is set equal to false in https://github.com/nwchemgit/nwchem/blob/master/src/nwdft/scf_dft/dft_scf.F
Therefore, the value of egas is not properly set when egas is printed at SCF convergence in https://github.com/nwchemgit/nwchem/blob/master/src/solvation/cosmo_smd_output.F

@edoapra edoapra self-assigned this Mar 19, 2025
@edoapra edoapra added the bug label Mar 19, 2025
edoapra added a commit to edoapra/nwchem that referenced this issue Mar 19, 2025
edoapra added a commit to edoapra/nwchem that referenced this issue Mar 19, 2025
edoapra added a commit to edoapra/nwchem that referenced this issue Apr 1, 2025
@edoapra
Copy link
Collaborator Author

edoapra commented Apr 4, 2025

fixed in master and hotfix/7-2-0 branches

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant