ARTS built-in documentation server

Workspace Method propmat_clearskyZero

Description

Sets propmat_clearsky to match zero attenuation.

Use this method just if you know what you are doing!

If you want to make a calculation with no clear-sky attenuation at
all, fill propmat_clearsky_agenda with this method and required
Ignore statements (don't include propmat_clearskyInit).

Authors: Patrick Eriksson

Synopsis

propmat_clearskyZero( propmat_clearsky, f_grid, stokes_dim )

Variables

OUTpropmat_clearsky(ArrayOfPropagationMatrix)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.
INstokes_dim(Index)The dimensionality of the Stokes vector (1-4).