|
|
# Time dependent equations
|
|
|
The `td-wslda` code solves equations of the form:
|
|
|
```math
|
|
|
i \dot{\varphi_n} = \hat{H}(\{\varphi_n\},t)\varphi_n
|
|
|
i \dot{\varphi_n}(t) = \hat{H}(\{\varphi_n\},t)\varphi_n(t)
|
|
|
```
|
|
|
where the Hamiltonian is given by
|
|
|
```math
|
... | ... | |