ARTS built-in documentation server

Agenda propmat_clearsky_agenda

Calculate the absorption coefficient matrix.

This agenda calculates the absorption coefficient matrix for all
absorption species as a function of the given atmospheric state for
one point in the atmosphere. The result is returned in
propmat_clearsky. The atmospheric state has to be specified by
rtp_pressure, rtp_temperature, rtp_mag, and rtp_vmr.

The methods inside this agenda may require a lot of additional
input variables, such as abs_species, etc.

The include file 'agendas.arts' predefines some possible agendas
that can be used here.

Group: Agenda

Variables

OUTpropmat_clearsky(PropagationMatrix) This contains the absorption coefficients for one point in the atmosphere.
OUTnlte_source(StokesVector) Variable to contain the additional source function due to NLTE effects.
OUTdpropmat_clearsky_dx(ArrayOfPropagationMatrix) Partial derivative of absorption coefficients.
OUTdnlte_source_dx(ArrayOfStokesVector) NLTE partial derivatives output is two parts: S * dB/dx + dS/dx * B.
INjacobian_quantities(ArrayOfRetrievalQuantity) The retrieval quantities in the Jacobian matrix.
INselect_abs_species(ArrayOfSpeciesTag) A select species tag group from abs_species If set to empty, this selection is void.
INf_grid(Vector) The frequency grid for monochromatic pencil beam calculations.
INrtp_mag(Vector) Magnetic field at a radiative transfer point.
INrtp_los(Vector) Line-of-sight at a radiative transfer point.
INrtp_pressure(Numeric) Pressure at a radiative transfer point.
INrtp_temperature(Numeric) Temperature at a radiative transfer point.
INrtp_nlte(EnergyLevelMap) NLTE temperature/ratio at a radiative transfer point.
INrtp_vmr(Vector) Absorption species abundances for radiative transfer calculations.

Specific methods that can generate propmat_clearsky_agenda

Generic and supergeneric methods that can generate propmat_clearsky_agenda

Specific methods that require propmat_clearsky_agenda

Generic and supergeneric methods that can use propmat_clearsky_agenda

Agendas that can generate propmat_clearsky_agenda

Agendas that require propmat_clearsky_agenda