Skip to content

Fix TDDFPT with tqr and real_space

Iurii Timrov requested to merge (removed):fix_TDDFPT_real_space into develop
  1. tqr and real_space are read from the XML file
  2. TDDFPT with tqr=.true. was not working (now it is)
  3. Added an example with USPP and tqr=.true. Note: The check on integrated charge density must be moved out of addusdens_r to sum_band, otherwise TDDFPT with tqr=.true. will not work.

Merge request reports