ARTS 2.5.11 (git: 6827797f)
Absorption::LineMixing::LinearRovibErrorCorrectedSudden Namespace Reference

Generic interface for ECS calculations. More...

Functions

EnergyFunction erot_selection (const SpeciesIsotopeRecord &isot)
 
void relaxation_matrix_offdiagonal (MatrixView W, const AbsorptionLines &band, const ArrayOfIndex &sorting, const SpeciesErrorCorrectedSuddenData &rovib_data, const Numeric T)
 

Detailed Description

Generic interface for ECS calculations.

Based on Collisional Effects On Molecular Spectra by J.-M. Hartmann, C. Boulet, and D. Robert, equation (IV.109; 1st edition)

It requires inputs for each of the internal components

Function Documentation

◆ erot_selection()

EnergyFunction Absorption::LineMixing::LinearRovibErrorCorrectedSudden::erot_selection ( const SpeciesIsotopeRecord isot)

Definition at line 491 of file linemixing.cc.

References ARTS_USER_ERROR, and Conversion::kaycm2joule().

Referenced by relaxation_matrix_offdiagonal().

◆ relaxation_matrix_offdiagonal()