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. CloudboxGetIncoming, ybatchCalc, yCalc
Authors: Oliver Lemke
Synopsis
propmat_clearsky_agenda_checkedCalc( | propmat_clearsky_agenda_checked, abs_species, propmat_clearsky_agenda ) |
Variables
OUT | propmat_clearsky_agenda_checked | (Index) | OK-flag for propmat_clearsky_agenda. |
IN | abs_species | (ArrayOfArrayOfSpeciesTag) | Tag groups for scalar gas absorption. |
IN | propmat_clearsky_agenda | (Agenda) | See agendas.cc. |