Differences
This shows you the differences between two versions of the page.
documentation:basics:spectra [2016/10/06 20:36] – created Maurits W. Haverkort | documentation:basics:spectra [2016/10/10 09:40] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | {{indexmenu_n> | ||
+ | ====== Spectra ====== | ||
+ | ### | ||
+ | Spectra are implemented by calculating the Green' | ||
+ | $$ | ||
+ | G(\omega) = \bigg\langle \psi_i \bigg| T^{\dagger} \frac{1}{\omega - H + \imath \Gamma/2} T \bigg| \psi_i \bigg\rangle, | ||
+ | $$ | ||
+ | with $T$ and $H$ an operator given in second quantization and $\psi_i$ a many particle wavefunction. | ||
+ | <code Quanty Example.Quanty> | ||
+ | -- Creating a spectrum from a starting state psi | ||
+ | -- a transition operator T | ||
+ | -- and an Hamiltonian H | ||
+ | G = CreateSpectra(H, | ||
+ | </ | ||
+ | ### | ||
+ | |||
+ | ### | ||
+ | For photoemission the transition operator $T$ would be an annihilation operator, for absorption the product of a creation and annihilation operator and for inverse photoemission a creation operator. In the section on[[documentation: | ||
+ | ### | ||
+ | |||
+ | ===== Index ===== | ||
+ | - [[documentation: | ||
+ | - [[documentation: | ||
+ | - [[documentation: | ||
+ | - [[documentation: | ||
+ | - [[documentation: | ||
+ | - Spectra | ||
+ | - [[documentation: | ||
+ | - [[documentation: |