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

rt_tddft: data corruption when more than 100 geometries are used #1075

Open
edoapra opened this issue Feb 5, 2025 · 0 comments
Open

rt_tddft: data corruption when more than 100 geometries are used #1075

edoapra opened this issue Feb 5, 2025 · 0 comments
Labels

Comments

@edoapra
Copy link
Collaborator

edoapra commented Feb 5, 2025

Describe the bug
When more than 100 geometries are defined in input, the params structure is corrupted in rt_tddft_init_geoms() since the value
of ngeoms_rtdb is not checked against rt_max_geoms (out of rt_tddft.fh)

To Reproduce
Reproducer posted in https://groups.google.com/g/nwchem-forum/c/RqFHqW289A0

@edoapra edoapra added the bug label Feb 5, 2025
edoapra added a commit to edoapra/nwchem that referenced this issue Feb 5, 2025
edoapra added a commit to edoapra/nwchem that referenced this issue Feb 5, 2025
edoapra added a commit to edoapra/nwchem that referenced this issue Feb 5, 2025
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