Commit graph

11 commits

Author SHA1 Message Date
Ole Schütt
3d0b1c90e6 Tests: Convert TEST_TYPES to matchers.py 2025-03-01 19:07:38 +01:00
Ole Schütt
2b6ea54d62 Format all input files 2023-12-18 22:41:19 +01:00
Juerg Hutter
c3608e6d9b
2nd/3rd functional derivatives for TDDFT forces: (#3122) 2023-11-21 18:01:17 +01:00
abussy
7d56303975 TDDFPT| fix HFX energy and forces 2022-04-15 19:13:19 +02:00
Ole Schütt
f7cb039ec2 Adjust tolerance of QS/regtest-debug-5/h2o_dip20.inp 2021-12-30 18:36:46 +01:00
annahehn
67d8c603b1
Keyword to enable explicit switching off of sTDA exchange (#1805) 2021-12-15 14:13:14 +01:00
Fabian Belleflamme
ffa6531213 EC| Add print section for EC properties 2021-12-07 14:59:02 +01:00
Juerg Hutter
e840aa2a81
Dipole moments (non periodic) for Harris functionals (#1720)
* Harris Functional bug fix for dipole moments and regtests

* Update regtest (speed)
2021-11-02 11:45:26 +01:00
Juerg Hutter
58d4ebbf8c
Adjust regtest (#1675)
* Initial guess xTB

* xTB: undo changes

* Adjust regtest accuracy
2021-10-13 15:35:45 +02:00
Juerg Hutter
81a1f6d95a
Ajust regtests and coding conventions (#1673)
* Initial guess xTB

* xTB: undo changes

* Adjust regtests and conventions
2021-10-12 18:53:18 +02:00
Juerg Hutter
a938171505
TDDFT Forces (beta version) (#1670)
* Excited state forces: input and flow logic

Collect all density matrix type routines into qs_density_matrices

TDDFPT with kernel = NONE

* TDA dipole moments

Kernel forces LSD

Triplet case (forces)

* Further work on TDDFPT forces (ADMM part)

* Hybrid functinal TDDFPT forces with regtests

* HFX/ADMM (ground state) TDDFT forces + regtests

HFX/ADMM kernel forces (w/o correction term) + regtests

* ADMM X correction TDA forces + regtests

* Towards xTB/sTDA forces + regtests

* TB excited state dipoles

* xTB/sTDA excited state dipoles + regtests

* xTB/sTDA Ewald forces + regtests

* HFX/ADMM functional simplifications, many new regtests

* Hybrid functionals polarizability tests activated

* Resolve merge conflicts
Reduce regtest times

* Merge codes Harris forces and TDDFT forces
2021-10-11 18:13:50 +02:00