18#include "matpack_data.h"
42 const String& species_name,
44 const Matrix& abs_vmrs);
void checkIsotopologueRatios(const ArrayOfArrayOfAbsorptionLines &abs_lines_per_species, const Species::IsotopologueRatios &isoratios)
Check that isotopologue ratios for the given species are correctly defined.
void checkPartitionFunctions(const ArrayOfArrayOfAbsorptionLines &abs_lines_per_species)
Check that ARTS was compiled for all requested species tags.
void set_vmr_from_first_species(Vector &vmr, const String &species_name, const ArrayOfArrayOfSpeciesTag &abs_species, const Matrix &abs_vmrs)
set_abs_from_first_species.
Numeric wavenumber_to_joule(Numeric e)
A little helper function to convert energy from units of wavenumber (cm^-1) to Joule (J).
Contains the absorption namespace.
This file contains the definition of Array.
This can be used to make arrays out of anything.
Class to map energy levels.
Implementation of gridded fields.
Routines for setting up the jacobian.
Declarations having to do with the four output streams.
This file contains the definition of String, the ARTS string class.