ARTS built-in documentation server

Agenda propmat_clearsky_agenda

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(Tensor4) This contains the absorption coefficients for one point in the atmosphere (one set of pressure, temperature, magnetic field, and VMR values).
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_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