ARTS built-in documentation server

Workspace Method propmat_clearsky_agenda_checkedCalc

Description

Checks if the propmat_clearsky_agenda contains all necessary
methods to calculate all the species in abs_species.

This method should be called just before the propmat_clearsky_agenda
is used, e.g. DoitGetIncoming, ybatchCalc, yCalc

Authors: Oliver Lemke

Synopsis

propmat_clearsky_agenda_checkedCalc( propmat_clearsky_agenda_checked, abs_species, propmat_clearsky_agenda )

Variables

OUTpropmat_clearsky_agenda_checked(Index)OK-flag for propmat_clearsky_agenda.
INabs_species(ArrayOfArrayOfSpeciesTag)Tag groups for gas absorption.
INpropmat_clearsky_agenda(Agenda)Agenda calculating the absorption coefficient matrices.