single_propmat_agendaSetGasMicrowavesGeneral

Workspace.single_propmat_agendaSetGasMicrowavesGeneral(self, single_propmat_agenda: pyarts3.arts.Agenda | None = None) None

Configure single_propmat_agenda for planetary microwave gas refraction.

The agenda initializes all single-frequency propagation quantities and adds the general microwave gas-mixture refractivity. Pair it with ray_point_back_propagation_agendaSet(option="RefractiveStepwise") and a frequency-dependent propagation method such as spectral_radClearskyEmissionFrequencyDependentPropagation().

The resulting agenda contains no absorption model. Build a custom single_propmat_agenda when absorption and refraction are both needed.

Authors: Jana Mendrok, Richard Larsson

Parameters:

single_propmat_agenda (Agenda, optional) – Computes the propagation matrix, the non-LTE source vector, the dispersion, and their derivatives. See single_propmat_agenda, defaults to self.single_propmat_agenda [OUT]