Open
Description
- TDHF method doesn't work for frequency-dependent E1v operator, though diagram method does
- Possibly linked to TDHF for even operators #3 (possibly unrelated though)
- Neither method is correctly symmetric for E1v (probably
$|\omega|$ vs.$\omega$ ) - "Basis" method performs the same as TDHF - which is somewhat interesting
- "Basis" method is equivalent to TDHF, but instead of solving TDHF equations, expands solutions using a basis
- nb: "basis" method is extremely slow, and should only be used for testing
Length form (independent of
E1(L) | HF | TDHF | Diagram | Basis | |
---|---|---|---|---|---|
6p- - 6s+ | 0.0418 | -5.2777 | -4.9747 | -4.9747 | -4.9747 |
6p+ - 6s+ | 0.0436 | 7.4264 | 7.0137 | 7.0137 | 7.0137 |
6s+ - 6p- | -0.0418 | -5.2777 | -4.9747 | -4.9747 | -4.9747 |
6s+ - 6p+ | -0.0436 | -7.4264 | -7.0137 | -7.0137 | -7.0137 |
Velocity form (
E1(v) | HF | TDHF | Diagram | Basis | |
---|---|---|---|---|---|
6p- - 6s+ | 0.0418 | -5.0371 | 1.9758 | -4.9747 | 1.9755 |
6p+ - 6s+ | 0.0436 | 7.0662 | -1.9837 | 7.0137 | -1.9834 |
6s+ - 6p- | -0.0418 | 5.0371 | 12.0498 | 5.0994 | 12.0495 |
6s+ - 6p+ | -0.0436 | 7.0662 | 16.1161 | 7.1187 | 16.1157 |
Full code input/output: E1_LvsV.txt
Activity