ARTS built-in documentation server

Workspace Method abs_xsec_per_speciesAddLines

Description

Calculates the line spectrum for each tag group and adds
it to abs_xsec_per_species.

Authors: Stefan Buehler, Axel von Engeln

Synopsis

abs_xsec_per_speciesAddLines( abs_xsec_per_species, abs_species, f_grid, abs_p, abs_t, abs_h2o, abs_vmrs, abs_lines_per_species, abs_lineshape )

Variables

OUTabs_xsec_per_species(ArrayOfMatrix)Absorption cross sections.
INabs_species(ArrayOfArrayOfSpeciesTag)Tag groups for scalar gas absorption.
INf_grid(Vector)The frequency grid for monochromatic pencil beam calculations.
INabs_p(Vector)List of pressures to be used for the calculation of absorption coefficients.
INabs_t(Vector)List of temperatures to be used for the calculation of absorption coefficients.
INabs_h2o(Vector)The total water profile associated with the pressures in abs_p [-]
INabs_vmrs(Matrix)The VMRs (unit: absolute number) on the abs_p grid.
INabs_lines_per_species(ArrayOfArrayOfLineRecord)A list of spectral line data for each tag.
INabs_lineshape(ArrayOfLineshapeSpec)Lineshape specification: function, norm, cutoff.