rydiqule.doppler_exactΒΆ

Steady-state solver for analytical Doppler averaging

Code in this module implements analytical doppler averaging techniques described in Omar Nagib and Thad G. Walker, Exact steady state of perturbed open quantum systems, Phys. Rev. Research 7 033076 (2025) https://doi.org/10.1103/kgsg-3npp

This solver computes the doppler averaged steady state of a sensor. In 1 spatial dimension problems, it averages analytically. In 2 or 3 spatial dimension problems, it averages one axis analytically and the remaining numerically.

Functions

solve_doppler_analytic(sensor[, ...])

Solves a sensor in steady state in the presence of doppler broadening, with one dimension analytically averaged.