Commit a29a3f4
authored
Autocorrelation function (#20)
* Adding autocorrelation function to QDyn!
Tested on OH radical producing correct eigenenergies.
* Updating test outputs with new autocorrelation keyword printing
* Adding 1D autocorrelation function test
Test compares eigenenergies obtained from autocorrelation function and from IT dynamics.
* Adding scipy to python in CI tests.yml
* Checking also skipped tests in tests.yml
* Fixing errors in tests.yml1 parent 3af3637 commit a29a3f4
28 files changed
Lines changed: 31107 additions & 754 deletions
File tree
- .github/workflows
- src
- tests
- EF_LaserPulse_OH_1D
- IT_HarmOsc_1D_project_rot
- IT_HarmOsc_1D
- IT_HarmOsc_2D_asym
- IT_HarmOsc_2D_sym
- IT_HarmOsc_3D_asym
- IT_HarmOsc_3D_spherical
- IT_HarmOsc_3D_sym
- IT_Morse_1D
- RT_3state_Tully1_1D
- RT_Autocorrelation_OH_1D
- RT_DoubleWell_1D
- RT_HarmOsc_1D
- RT_LaserPulse_CH3I_1D
- RT_Tully1_1D
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
46 | 52 | | |
0 commit comments