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, arXiv 2501.06134 (2025) http://arxiv.org/abs/2501.06134

Solvers in this module are considered experimental. While we encourage raising issues encountered, issues with their use are considered features not fully implemented rather than bugs.

At this point, only 1D doppler-averaged steady-state solutions are supported via doppler_1d_exact().

Functions

doppler_1d_exact(sensor[, rtol, atol])

Analytically solves a sensor in steady-state in the presence of 1 dimensional Doppler broadening.