cnborja / Floquet-Fourier-approach

Python scripts to calculate and plot the quasienergy spectra from the time-independent Floquet hamiltonian of physical systems
13 stars 2 forks source link
floquet-theory magnetic-dipole rabi-problem ssh-model topological-insulator

Floquet-Fourier-approach

Python scripts to calculate and plot the quasienergy spectra from the time-independent Floquet hamiltonian of two different physical systems which hamiltonian is expresed as the sum of a free evolution and a time-dependent periodic perturbation.

For more details about Floquet theory, see the document https://github.com/cnborja/Floquet-Fourier-approach/blob/master/Floquet_Theory.pdf

The included systems are:

To run the script you need Python3 and the packages numpy, sympy and matplotlib.