Skip to content

Conversation

@dzzz2001
Copy link
Collaborator

@dzzz2001 dzzz2001 commented Jan 9, 2026

This PR simplifies the code in snap_psibeta_half_tddft.cpp(revert some optimizations in the previous PR that did not actually provide any speedup)

@dzzz2001 dzzz2001 changed the title Simplify snap_psibeta_half_tddft.cpp Refactor: simplify snap_psibeta_half_tddft.cpp Jan 9, 2026
@mohanchen mohanchen added the Refactor Refactor ABACUS codes label Jan 10, 2026
The Polynomial_Interpolation function expects table_interval (dk) as the parameter,
not its inverse. The function computes position = x / table_interval internally.
This fixes the 05_rtTDDFT test failures.
@mohanchen mohanchen merged commit f7deafc into deepmodeling:develop Jan 13, 2026
14 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Refactor Refactor ABACUS codes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants