ARTS built-in documentation server

Workspace Method propmat_clearskyInit

Description

Initialize propmat_clearsky.

This method must be used inside propmat_clearsky_agenda and then
be called first.

Authors: Oliver Lemke, Richard Larsson

Synopsis

propmat_clearskyInit( propmat_clearsky, abs_species, f_grid, stokes_dim, propmat_clearsky_agenda_checked )

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).
INabs_species(ArrayOfArrayOfSpeciesTag)Tag groups for scalar gas absorption.
INf_grid(Vector)The frequency grid for monochromatic pencil beam calculations.
INstokes_dim(Index)The dimensionality of the Stokes vector (1-4).
INpropmat_clearsky_agenda_checked(Index)OK-flag for propmat_clearsky_agenda.