-
Notifications
You must be signed in to change notification settings - Fork 192
Description
Describe the bug
When running RT-TDDFT calculations with hybrid functional PBE0 and NVE emsemble, results of setting md_nsteps and estep_per_md were very different in energy revolution, current revolution and absorption spectrum.
I think this two settings are supposed to be the same.
This phenomenon just happend in this 1D hydrogen chain case, but seem to not happen in 2D hBN and 0D molecule system.
Results of setting estep_per_md seemed strange and totally wrong, no matter with out_current as 1 or 2. Below are energy revolution, current revolution and absorption spectrum, respectively.



Results of setting md_nsteps seemed a bit more normal, but somewhat strange. Below are energy revolution, current revolution and absorption spectrum, respectively.



Expected behavior
No response
To Reproduce
No response
Environment
No response
Additional Context
No response
Task list for Issue attackers (only for developers)
- Verify the issue is not a duplicate.
- Describe the bug.
- Steps to reproduce.
- Expected behavior.
- Error message.
- Environment details.
- Additional context.
- Assign a priority level (low, medium, high, urgent).
- Assign the issue to a team member.
- Label the issue with relevant tags.
- Identify possible related issues.
- Create a unit test or automated test to reproduce the bug (if applicable).
- Fix the bug.
- Test the fix.
- Update documentation (if necessary).
- Close the issue and inform the reporter (if applicable).