ARTS
1.0.222
|
This header file contains all the declarations of the implemented continua and full absorption (lines+continuum) models. More...
#include "matpackI.h"
Go to the source code of this file.
This header file contains all the declarations of the implemented continua and full absorption (lines+continuum) models.
Definition in file continua.h.
void BF86_CIA_N2 | ( | MatrixView | xsec, |
const Numeric | Cin, | ||
const String & | model, | ||
ConstVectorView | f_mono, | ||
ConstVectorView | p_abs, | ||
ConstVectorView | t_abs, | ||
ConstVectorView | vmr | ||
) |
xsec | cross section (absorption/volume mixing ratio) of N2-CIA according to BF-86 model [1/m] |
Cin | strength scaling factor [1] |
model | allows user defined input parameter set (Cin) or choice of pre-defined parameters of specific models (see note below). |
f_mono | predefined frequency grid [Hz] |
p_abs | predefined pressure grid [Pa] |
t_abs | predefined temperature grid [K] |
vmr | N2 volume mixing ratio profile [1] |
Definition at line 7762 of file continua.cc.
void check_continuum_model | ( | const String & | name | ) |
An auxiliary functions that checks if a given continuum model is listed in species_data.cc.
This is just in order to verify that this really represent a valid continuum model.
The given name should be something like ‘ContStandardSelf’. The function simply checks if there is a species H2O with an isotope ContStandardSelf.
For user-friendliness, the function also compiles a list of allowed continuum models and gives this as an error message if the model is not found.
The function has no return value, since, if the name does not match a valid model an error is thrown anyway.
name | The name of the continuum model to check. |
runtime_error | The model does not exist. |
Definition at line 12724 of file continua.cc.
void CKD24_H20 | ( | MatrixView | xsec, |
int | isf, | ||
const Numeric | Cin, | ||
const String & | model, | ||
ConstVectorView | f_mono, | ||
ConstVectorView | p_abs, | ||
ConstVectorView | t_abs, | ||
ConstVectorView | vmr, | ||
ConstVectorView | n2_abs | ||
) |
xsec | cross section (absorption/volume mixing ratio) of H2O continuum according to CKD2.4 [1/m] |
isf | =0 self continuum, =1 foreign continuum |
Cin | strength scaling factor [1] |
model | allows user defined input parameter set (Cin) or choice of pre-defined parameters of specific models (see note below). |
f_mono | predefined frequency grid [Hz] |
p_abs | predefined pressure grid [Pa] |
t_abs | predefined temperature grid [K] |
vmr | H2O volume mixing ratio profile [1] |
n2_abs | N2 volume mixing ratio profile [1] |
Definition at line 5132 of file continua.cc.
void CKD_222_foreign_h2o | ( | MatrixView | xsec, |
const Numeric | Cin, | ||
const String & | model, | ||
ConstVectorView | f_mono, | ||
ConstVectorView | p_abs, | ||
ConstVectorView | t_abs, | ||
ConstVectorView | vmr, | ||
ConstVectorView | |||
) |
xsec | cross section (absorption/volume mixing ratio) of H2O foreign continuum according to CKDv.2.2.2 [1/m] |
Cin | strength scaling factor [1] |
model | allows user defined input parameter set (Cin) or choice of pre-defined parameters of specific models (see note below). |
f_mono | predefined frequency grid [Hz] |
p_abs | predefined pressure grid [Pa] |
t_abs | predefined temperature grid [K] |
vmr | H2O volume mixing ratio profile [1] |
n2_abs | N2 volume mixing ratio profile [1] |
Definition at line 2381 of file continua.cc.
void CKD_222_self_h2o | ( | MatrixView | xsec, |
const Numeric | Cin, | ||
const String & | model, | ||
ConstVectorView | f_mono, | ||
ConstVectorView | p_abs, | ||
ConstVectorView | t_abs, | ||
ConstVectorView | vmr, | ||
ConstVectorView | |||
) |
xsec | cross section (absorption/volume mixing ratio) of H2O self continuum according to CKD_2_2_2 [1/m] |
Cin | strength scaling factor [1] |
model | allows user defined input parameter set (Cin) or choice of pre-defined parameters of specific models (see note below). |
f_mono | predefined frequency grid [Hz] |
p_abs | predefined pressure grid [Pa] |
t_abs | predefined temperature grid [K] |
vmr | H2O volume mixing ratio profile [1] |
n2_abs | N2 volume mixing ratio profile [1] |
Definition at line 2093 of file continua.cc.
void CKD_241_co2 | ( | MatrixView | xsec, |
const Numeric | Cin, | ||
const String & | model, | ||
ConstVectorView | f_mono, | ||
ConstVectorView | p_abs, | ||
ConstVectorView | t_abs, | ||
ConstVectorView | vmr | ||
) |
xsec | cross section (absorption/volume mixing ratio) of CO2 continuum according to CKD_MT 1.00 [1/m] |
Cin | strength scaling factor [1] |
model | allows user defined input parameter set (Cin) or choice of pre-defined parameters of specific models (see note below). |
f_mono | predefined frequency grid [Hz] |
p_abs | predefined pressure grid [Pa] |
t_abs | predefined temperature grid [K] |
vmr | CO2 volume mixing ratio profile [1] |
Definition at line 3611 of file continua.cc.
void CKD_242_foreign_h2o | ( | MatrixView | xsec, |
const Numeric | Cin, | ||
const String & | model, | ||
ConstVectorView | f_mono, | ||
ConstVectorView | p_abs, | ||
ConstVectorView | t_abs, | ||
ConstVectorView | vmr, | ||
ConstVectorView | |||
) |
xsec | cross section (absorption/volume mixing ratio) of H2O foreign continuum according to CKDv.2.4.2 [1/m] |
Cin | strength scaling factor [1] |
model | allows user defined input parameter set (Cin) or choice of pre-defined parameters of specific models (see note below). |
f_mono | predefined frequency grid [Hz] |
p_abs | predefined pressure grid [Pa] |
t_abs | predefined temperature grid [K] |
vmr | H2O volume mixing ratio profile [1] |
n2_abs | N2 volume mixing ratio profile [1] |
Definition at line 2907 of file continua.cc.
void CKD_242_self_h2o | ( | MatrixView | xsec, |
const Numeric | Cin, | ||
const String & | model, | ||
ConstVectorView | f_mono, | ||
ConstVectorView | p_abs, | ||
ConstVectorView | t_abs, | ||
ConstVectorView | vmr, | ||
ConstVectorView | |||
) |
xsec | cross section (absorption/volume mixing ratio) of H2O self continuum according to CKD_2_4_2 [1/m] |
Cin | strength scaling factor [1] |
model | allows user defined input parameter set (Cin) or choice of pre-defined parameters of specific models (see note below). |
f_mono | predefined frequency grid [Hz] |
p_abs | predefined pressure grid [Pa] |
t_abs | predefined temperature grid [K] |
vmr | H2O volume mixing ratio profile [1] |
n2_abs | N2 volume mixing ratio profile [1] |
Definition at line 2606 of file continua.cc.
void CKD_mt_100_foreign_h2o | ( | MatrixView | xsec, |
const Numeric | Cin, | ||
const String & | model, | ||
ConstVectorView | f_mono, | ||
ConstVectorView | p_abs, | ||
ConstVectorView | t_abs, | ||
ConstVectorView | vmr, | ||
ConstVectorView | |||
) |
xsec | cross section (absorption/volume mixing ratio) of H2O foreign continuum according to CKD_MT 1.00 [1/m] |
Cin | strength scaling factor [1] |
model | allows user defined input parameter set (Cin) or choice of pre-defined parameters of specific models (see note below). |
f_mono | predefined frequency grid [Hz] |
p_abs | predefined pressure grid [Pa] |
t_abs | predefined temperature grid [K] |
vmr | H2O volume mixing ratio profile [1] |
n2_abs | N2 volume mixing ratio profile [1] |
Definition at line 3410 of file continua.cc.
void CKD_mt_100_self_h2o | ( | MatrixView | xsec, |
const Numeric | Cin, | ||
const String & | model, | ||
ConstVectorView | f_mono, | ||
ConstVectorView | p_abs, | ||
ConstVectorView | t_abs, | ||
ConstVectorView | vmr, | ||
ConstVectorView | |||
) |
xsec | cross section (absorption/volume mixing ratio) of H2O self continuum according to CKD_MT 1.00 [1/m] |
Cin | strength scaling factor [1] |
model | allows user defined input parameter set (Cin) or choice of pre-defined parameters of specific models (see note below). |
f_mono | predefined frequency grid [Hz] |
p_abs | predefined pressure grid [Pa] |
t_abs | predefined temperature grid [K] |
vmr | H2O volume mixing ratio profile [1] |
n2_abs | N2 volume mixing ratio profile [1] |
Definition at line 3152 of file continua.cc.
void CKD_mt_CIAfun_n2 | ( | MatrixView | xsec, |
const Numeric | Cin, | ||
const String & | model, | ||
ConstVectorView | f_mono, | ||
ConstVectorView | p_abs, | ||
ConstVectorView | t_abs, | ||
ConstVectorView | vmr | ||
) |
xsec | cross section (absorption/volume mixing ratio) of N2-N2 CIA fundamental band according to CKD_MT 1.00 [1/m] |
Cin | strength scaling factor [1] |
model | allows user defined input parameter set (Cin) or choice of pre-defined parameters of specific models (see note below). |
f_mono | predefined frequency grid [Hz] |
p_abs | predefined pressure grid [Pa] |
t_abs | predefined temperature grid [K] |
vmr | N2 volume mixing ratio profile [1] |
Definition at line 4271 of file continua.cc.
void CKD_mt_CIAfun_o2 | ( | MatrixView | xsec, |
const Numeric | Cin, | ||
const String & | model, | ||
ConstVectorView | f_mono, | ||
ConstVectorView | p_abs, | ||
ConstVectorView | t_abs, | ||
ConstVectorView | vmr | ||
) |
xsec | cross section (absorption/volume mixing ratio) of O2-O2 CIA fundamental band according to CKD_MT 1.00 [1/m] |
Cin | strength scaling factor [1] |
model | allows user defined input parameter set (Cin) or choice of pre-defined parameters of specific models (see note below). |
f_mono | predefined frequency grid [Hz] |
p_abs | predefined pressure grid [Pa] |
t_abs | predefined temperature grid [K] |
vmr | O2 volume mixing ratio profile [1] |
Definition at line 4484 of file continua.cc.
void CKD_mt_CIArot_n2 | ( | MatrixView | xsec, |
const Numeric | Cin, | ||
const String & | model, | ||
ConstVectorView | f_mono, | ||
ConstVectorView | p_abs, | ||
ConstVectorView | t_abs, | ||
ConstVectorView | vmr | ||
) |
xsec | cross section (absorption/volume mixing ratio) of N2-N2 CIA rot. band according to CKD_MT 1.00 [1/m] |
Cin | strength scaling factor [1] |
model | allows user defined input parameter set (Cin) or choice of pre-defined parameters of specific models (see note below). |
f_mono | predefined frequency grid [Hz] |
p_abs | predefined pressure grid [Pa] |
t_abs | predefined temperature grid [K] |
vmr | N2 volume mixing ratio profile [1] |
Definition at line 4020 of file continua.cc.
void CKD_mt_co2 | ( | MatrixView | xsec, |
const Numeric | Cin, | ||
const String & | model, | ||
ConstVectorView | f_mono, | ||
ConstVectorView | p_abs, | ||
ConstVectorView | t_abs, | ||
ConstVectorView | vmr | ||
) |
xsec | cross section (absorption/volume mixing ratio) of CO2 continuum according to CKD_MT 1.00 [1/m] |
Cin | strength scaling factor [1] |
model | allows user defined input parameter set (Cin) or choice of pre-defined parameters of specific models (see note below). |
f_mono | predefined frequency grid [Hz] |
p_abs | predefined pressure grid [Pa] |
t_abs | predefined temperature grid [K] |
vmr | CO2 volume mixing ratio profile [1] |
Definition at line 3808 of file continua.cc.
void CKD_mt_v0v0_o2 | ( | MatrixView | xsec, |
const Numeric | Cin, | ||
const String & | model, | ||
ConstVectorView | f_mono, | ||
ConstVectorView | p_abs, | ||
ConstVectorView | t_abs, | ||
ConstVectorView | vmr, | ||
ConstVectorView | n2_abs | ||
) |
xsec | cross section (absorption/volume mixing ratio) of O2 v0<-v0 band according to CKD_MT 1.00 [1/m] |
Cin | strength scaling factor [1] |
model | allows user defined input parameter set (Cin) or choice of pre-defined parameters of specific models (see note below). |
f_mono | predefined frequency grid [Hz] |
p_abs | predefined pressure grid [Pa] |
t_abs | predefined temperature grid [K] |
vmr | O2 volume mixing ratio profile [1] |
n2_abs | N2 volume mixing ratio profile [1] |
Definition at line 4705 of file continua.cc.
void CKD_mt_v1v0_o2 | ( | MatrixView | xsec, |
const Numeric | Cin, | ||
const String & | model, | ||
ConstVectorView | f_mono, | ||
ConstVectorView | p_abs, | ||
ConstVectorView | t_abs, | ||
ConstVectorView | vmr | ||
) |
xsec | cross section (absorption/volume mixing ratio) of O2 v1<-v0 band according to CKD_MT 1.00 [1/m] |
Cin | strength scaling factor [1] |
model | allows user defined input parameter set (Cin) or choice of pre-defined parameters of specific models (see note below). |
f_mono | predefined frequency grid [Hz] |
p_abs | predefined pressure grid [Pa] |
t_abs | predefined temperature grid [K] |
vmr | O2 volume mixing ratio profile [1] |
Definition at line 4910 of file continua.cc.
void CP98H2OAbsModel | ( | MatrixView | xsec, |
const Numeric | CCin, | ||
const Numeric | CLin, | ||
const Numeric | CWin, | ||
const String & | model, | ||
ConstVectorView | f_mono, | ||
ConstVectorView | p_abs, | ||
ConstVectorView | t_abs, | ||
ConstVectorView | vmr | ||
) |
xsec | cross section (absorption/volume mixing ratio) of H2O (lines+continuum) according to Cruz-Pol 1998 [1/m] |
CCin | scaling factor for the H2O-continuum [1] |
CLin | scaling factor for the line strengths [1] |
CWin | scaling factor for the line widths [1] |
model | allows user defined input parameter set (CCin, CLin, and CWin) or choice of pre-defined parameters of specific models (see note below). |
f_mono | predefined frequency grid [Hz] |
p_abs | predefined pressure grid [Pa] |
t_abs | predefined temperature grid [K] |
vmr | H2O volume mixing ratio [1] |
Definition at line 1506 of file continua.cc.
void MaTipping_H2O_foreign_continuum | ( | MatrixView | xsec, |
const Numeric | Cin, | ||
const Numeric | xin, | ||
const String & | model, | ||
ConstVectorView | f_mono, | ||
ConstVectorView | p_abs, | ||
ConstVectorView | t_abs, | ||
ConstVectorView | vmr | ||
) |
xsec | cross section (absorption/volume mixing ratio) of the H2O-dry air continuum [1/m] |
Cin | constant absorption strength [1/m / (Hz*Pa)²] |
xin | temperature exponent [1] |
model | allows user defined input parameter set (C and x) or choice of pre-defined parameters of specific models (see note below). |
f_mono | predefined frequency grid [Hz] |
p_abs | predefined pressure [Pa] |
t_abs | predefined temperature grid [K] |
vmr | H2O volume mixing ratio [1] |
Definition at line 1880 of file continua.cc.
void MPM85O2AbsModel | ( | MatrixView | xsec, |
const Numeric | CCin, | ||
const Numeric | CLin, | ||
const Numeric | CWin, | ||
const Numeric | COin, | ||
const String & | model, | ||
ConstVectorView | f_mono, | ||
ConstVectorView | p_abs, | ||
ConstVectorView | t_abs, | ||
ConstVectorView | h2o_abs, | ||
ConstVectorView | vmr | ||
) |
xsec | cross section (absorption/volume mixing ratio) of O2 according to MPM89 [1/m] |
CCin | scaling factor for the O2-continuum [1] |
CLin | scaling factor for the O2-line strengths [1] |
CWin | scaling factor for the O2-line widths [1] |
COin | scaling factor for the O2-line coupling [1] |
model | allows user defined input parameter set (CCin, CLin, CWin, and COin) or choice of pre-defined parameters of specific models (see note below). |
f_mono | predefined frequency grid [Hz] |
p_abs | predefined pressure [Pa] |
t_abs | predefined temperature grid [K] |
h2o_abs | H2O volume mixing ratio profile [1] |
vmr | O2 volume mixing ratio profile [1] |
Definition at line 5563 of file continua.cc.
void MPM87H2OAbsModel | ( | MatrixView | xsec, |
const Numeric | CCin, | ||
const Numeric | CLin, | ||
const Numeric | CWin, | ||
const String & | model, | ||
ConstVectorView | f_mono, | ||
ConstVectorView | p_abs, | ||
ConstVectorView | t_abs, | ||
ConstVectorView | vmr | ||
) |
xsec | cross section (absorption/volume mixing ratio) of H2O (lines+continuum) according to MPM87 [1/m] |
CCin | scaling factor for the H2O-continuum [1] |
CLin | scaling factor for the H2O-line strengths [1] |
CWin | scaling factor for the H2O-line widths [1] |
model | allows user defined input parameter set (CCin, CLin, and CWin) or choice of pre-defined parameters of specific models (see note below). |
f_mono | predefined frequency grid [Hz] |
p_abs | predefined pressure grid [Pa] |
t_abs | predefined temperature grid [K] |
vmr | H2O volume mixing ratio [1] |
Definition at line 431 of file continua.cc.
void MPM87O2AbsModel | ( | MatrixView | xsec, |
const Numeric | CCin, | ||
const Numeric | CLin, | ||
const Numeric | CWin, | ||
const Numeric | COin, | ||
const String & | model, | ||
ConstVectorView | f_mono, | ||
ConstVectorView | p_abs, | ||
ConstVectorView | t_abs, | ||
ConstVectorView | h2o_abs, | ||
ConstVectorView | vmr | ||
) |
xsec | cross section (absorption/volume mixing ratio) of O2 according to MPM89 [1/m] |
CCin | scaling factor for the O2-continuum [1] |
CLin | scaling factor for the O2-line strengths [1] |
CWin | scaling factor for the O2-line widths [1] |
COin | scaling factor for the O2-line coupling [1] |
model | allows user defined input parameter set (CCin, CLin, CWin, and COin) or choice of pre-defined parameters of specific models (see note below). |
f_mono | predefined frequency grid [Hz] |
p_abs | predefined pressure [Pa] |
t_abs | predefined temperature grid [K] |
h2o_abs | H2O volume mixing ratio profile [1] |
vmr | O2 volume mixing ratio profile [1] |
Definition at line 5846 of file continua.cc.
void MPM89H2OAbsModel | ( | MatrixView | xsec, |
const Numeric | CCin, | ||
const Numeric | CLin, | ||
const Numeric | CWin, | ||
const String & | model, | ||
ConstVectorView | f_mono, | ||
ConstVectorView | p_abs, | ||
ConstVectorView | t_abs, | ||
ConstVectorView | vmr | ||
) |
xsec | cross section (absorption/volume mixing ratio) of H2O (lines+continuum) according to MPM89 [1/m] |
CCin | scaling factor for the H2O-continuum [1] |
CLin | scaling factor for the line strengths [1] |
CWin | scaling factor for the line widths [1] |
model | allows user defined input parameter set (CCin, CLin, and CWin) or choice of pre-defined parameters of specific models (see note below). |
f_mono | predefined frequency grid [Hz] |
p_abs | predefined pressure grid [Pa] |
t_abs | predefined temperature grid [K] |
vmr | H2O volume mixing ratio [1] |
Definition at line 615 of file continua.cc.
void MPM89O2AbsModel | ( | MatrixView | xsec, |
const Numeric | CCin, | ||
const Numeric | CLin, | ||
const Numeric | CWin, | ||
const Numeric | COin, | ||
const String & | model, | ||
ConstVectorView | f_mono, | ||
ConstVectorView | p_abs, | ||
ConstVectorView | t_abs, | ||
ConstVectorView | h2o_abs, | ||
ConstVectorView | vmr | ||
) |
xsec | cross section (absorption/volume mixing ratio) of O2 according to MPM89 [1/m] |
CCin | scaling factor for the O2-continuum [1] |
CLin | scaling factor for the O2-line strengths [1] |
CWin | scaling factor for the O2-line widths [1] |
COin | scaling factor for the O2-line coupling [1] |
model | allows user defined input parameter set (CCin, CLin, CWin, and COin) or choice of pre-defined parameters of specific models (see note below). |
f_mono | predefined frequency grid [Hz] |
p_abs | predefined pressure [Pa] |
t_abs | predefined temperature grid [K] |
h2o_abs | H2O volume mixing ratio profile [1] |
vmr | O2 volume mixing ratio profile [1] |
Definition at line 6121 of file continua.cc.
void MPM92O2AbsModel | ( | MatrixView | xsec, |
const Numeric | CCin, | ||
const Numeric | CLin, | ||
const Numeric | CWin, | ||
const Numeric | COin, | ||
const String & | model, | ||
ConstVectorView | f_mono, | ||
ConstVectorView | p_abs, | ||
ConstVectorView | t_abs, | ||
ConstVectorView | h2o_abs, | ||
ConstVectorView | vmr | ||
) |
xsec | cross section (absorption/volume mixing ratio) of O2 according to MPM93 [1/m] |
CCin | scaling factor for the O2-continuum [1] |
CLin | scaling factor for the O2-line strengths [1] |
CWin | scaling factor for the O2-line widths [1] |
COin | scaling factor for the O2-line coupling [1] |
model | allows user defined input parameter set (CCin, CLin, CWin, and COin) or choice of pre-defined parameters of specific models (see note below). |
f_mono | predefined frequency grid [Hz] |
p_abs | predefined pressure [Pa] |
t_abs | predefined temperature grid [K] |
h2o_abs | H2O volume mixing ratio profile [1] |
vmr | O2 volume mixing ratio profile [1] |
Definition at line 6391 of file continua.cc.
void MPM93_H2O_continuum | ( | MatrixView | xsec, |
const Numeric | fcenter, | ||
const Numeric | b1, | ||
const Numeric | b2, | ||
const Numeric | b3, | ||
const Numeric | b4, | ||
const Numeric | b5, | ||
const Numeric | b6, | ||
const String & | model, | ||
ConstVectorView | f_mono, | ||
ConstVectorView | p_abs, | ||
ConstVectorView | t_abs, | ||
ConstVectorView | vmr | ||
) |
xsec | cross section (absorption/volume mixing ratio) of H2O according to MPM87 [1/m] |
fcenter | continuum pseudo-line center frequency [Hz] |
b1 | continuum pseudo-line line strength [Hz/Pa] |
b2 | continuum pseudo-line line strength temperature exponent [1] |
b3 | continuum pseudo-line line broadening parameter [Hz/Pa] |
b4 | continuum pseudo-line line broadening parameter [1] |
b5 | continuum pseudo-line line broadening parameter [1] |
b6 | continuum pseudo-line line broadening parameter [1] |
model | allows user defined input parameter set (fcenter and b1 to b6) or choice of pre-defined parameters of specific models (see note below). |
f_mono | predefined frequency grid [Hz] |
p_abs | predefined pressure grid [Pa] |
t_abs | predefined temperature grid [K] |
vmr | H2O volume mixing ratio [1] |
Definition at line 5426 of file continua.cc.
void MPM93_N2_continuum | ( | MatrixView | xsec, |
const Numeric | Cin, | ||
const Numeric | Gin, | ||
const Numeric | xTin, | ||
const Numeric | xfin, | ||
const String & | model, | ||
ConstVectorView | f_mono, | ||
ConstVectorView | p_abs, | ||
ConstVectorView | t_abs, | ||
ConstVectorView | h2o_abs, | ||
ConstVectorView | vmr | ||
) |
xsec | cross section (absorption/volume mixing ratio) of N2-continuum according to MPM93 [1/m] |
Cin | continuum strength [ppm/GHz] |
Gin | width parameter [Hz/Pa] |
xTin | continuum strength temperature exponent [1] |
xfin | continuum frequency exponent [1] |
model | allows user defined input parameter set (Cin, Gin, xTin, and xfin) or choice of pre-defined parameters of specific models (see note below). |
f_mono | predefined frequency grid [Hz] |
p_abs | predefined pressure grid [Pa] |
t_abs | predefined temperature grid [K] |
h2o_abs | H2O volume mixing ratio profile [1] |
vmr | N2 volume mixing ratio profile [1] |
Definition at line 7885 of file continua.cc.
void MPM93_O2_continuum | ( | MatrixView | xsec, |
const Numeric | S0in, | ||
const Numeric | G0in, | ||
const Numeric | XS0in, | ||
const Numeric | XG0in, | ||
const String & | model, | ||
ConstVectorView | f_mono, | ||
ConstVectorView | p_abs, | ||
ConstVectorView | t_abs, | ||
ConstVectorView | h2o_abs, | ||
ConstVectorView | vmr | ||
) |
xsec | cross section (absorption/volume mixing ratio) of O2-continuum according to MPM93 [1/m] |
S0in | O2-continuum strength [1/Pa] |
G0in | O2-continuum width [Hz/Pa] |
XS0in | O2-continuum strength temperature exponent [1] |
XG0in | O2-continuum width temperature exponent [1] |
model | allows user defined input parameter set (S0in, G0in, xS0in, and xG0in) or choice of pre-defined parameters of specific models (see note below). |
f_mono | predefined frequency grid [Hz] |
p_abs | predefined pressure grid [Pa] |
t_abs | predefined temperature grid [K] |
h2o_abs | H2O volume mixing ratio profile [1] |
vmr | O2 volume mixing ratio profile [1] |
Definition at line 7323 of file continua.cc.
void MPM93H2OAbsModel | ( | MatrixView | xsec, |
const Numeric | CCin, | ||
const Numeric | CLin, | ||
const Numeric | CWin, | ||
const String & | model, | ||
ConstVectorView | f_mono, | ||
ConstVectorView | p_abs, | ||
ConstVectorView | t_abs, | ||
ConstVectorView | vmr | ||
) |
xsec | cross section (absorption/volume mixing ratio) of H2O (lines+continuum) according to MPM93 [1/m] |
CCin | scaling factor for the H2O-continuum [1] |
CLin | scaling factor for the line strengths [1] |
CWin | scaling factor for the line widths [1] |
model | allows user defined input parameter set (CCin, CLin, and CWin) or choice of pre-defined parameters of specific models (see note below). |
f_mono | predefined frequency grid [Hz] |
p_abs | predefined pressure grid [Pa] |
t_abs | predefined temperature grid [K] |
vmr | H2O volume mixing ratio [1] |
Definition at line 1075 of file continua.cc.
void MPM93IceCrystalAbs | ( | MatrixView | xsec, |
const Numeric | CCin, | ||
const Numeric | CAin, | ||
const Numeric | CBin, | ||
const String & | model, | ||
ConstVectorView | f_mono, | ||
ConstVectorView | p_abs, | ||
ConstVectorView | t_abs, | ||
ConstVectorView | vmr | ||
) |
xsec | cross section (absorption/volume mixing ratio) of ice clouds according to MPM93 [1/m] |
CCin | scaling parameter of the calculated cross section [1] |
CAin | scaling parameter of the permittivity function a (see page 3-6 in the reference) [1] |
CBin | scaling parameter of the permittivity function b (see page 3-6 in the reference) [1] |
model | allows user defined input parameter (CCin, CAin, CBin) or choice of pre-defined parameters of specific models (see note below). |
f_mono | predefined frequency grid [Hz] |
p_abs | predefined pressure grid [Pa] |
t_abs | predefined temperature grid [K] |
vmr | suspended water droplet density profile (valid range: 0-0.001) [kg/m³] |
Definition at line 8714 of file continua.cc.
void MPM93O2AbsModel | ( | MatrixView | xsec, |
const Numeric | CCin, | ||
const Numeric | CLin, | ||
const Numeric | CWin, | ||
const Numeric | COin, | ||
const String & | model, | ||
ConstVectorView | f_mono, | ||
ConstVectorView | p_abs, | ||
ConstVectorView | t_abs, | ||
ConstVectorView | h2o_abs, | ||
ConstVectorView | vmr | ||
) |
xsec | cross section (absorption/volume mixing ratio) of O2 according to MPM93 [1/m] |
CCin | scaling factor for the O2-continuum [1] |
CLin | scaling factor for the O2-line strengths [1] |
CWin | scaling factor for the O2-line widths [1] |
COin | scaling factor for the O2-line coupling [1] |
model | allows user defined input parameter set (CCin, CLin, CWin, and COin) or choice of pre-defined parameters of specific models (see note below). |
f_mono | predefined frequency grid [Hz] |
p_abs | predefined pressure [Pa] |
t_abs | predefined temperature grid [K] |
h2o_abs | H2O volume mixing ratio profile [1] |
vmr | O2 volume mixing ratio profile [1] |
Definition at line 6660 of file continua.cc.
void MPM93RainExt | ( | MatrixView | xsec, |
const Numeric | CEin, | ||
const Numeric | CAin, | ||
const Numeric | CBin, | ||
const String & | model, | ||
ConstVectorView | f_mono, | ||
ConstVectorView | p_abs, | ||
ConstVectorView | t_abs, | ||
ConstVectorView | vmr | ||
) |
xsec | cross section (absorption/volume mixing ratio) of water clouds according to MPM93 [1/m] |
CEin | scaling parameter of the calculated cross section [1] |
CAin | scaling parameter of the factor a_rain [1] |
CBin | scaling parameter of the exponent b_rain [1] |
model | allows user defined input parameter (CEin, CAin, CBin) or choice of pre-defined parameters of specific models (see note below). |
f_mono | predefined frequency grid [Hz] |
p_abs | predefined pressure grid [Pa] |
t_abs | predefined temperature grid [K] |
vmr | rain rate vector (i.e. vertical profile), (valid range: 0-150) [mm/h] |
Definition at line 8876 of file continua.cc.
void MPM93WaterDropletAbs | ( | MatrixView | xsec, |
const Numeric | CCin, | ||
const Numeric | CGin, | ||
const Numeric | CEin, | ||
const String & | model, | ||
ConstVectorView | f_mono, | ||
ConstVectorView | p_abs, | ||
ConstVectorView | t_abs, | ||
ConstVectorView | vmr | ||
) |
xsec | cross section (absorption/volume mixing ratio) of water clouds according to MPM93 [1/m] |
CCin | scaling parameter of the calculated cross section [1] |
CGin | scaling parameter of the first relaxation frequency (gamma_1, see page 3-6 in the reference) [1] |
CEin | scaling parameter of the first permittivity component (epsilon_0, see page 3-6 in the reference) [1] |
model | allows user defined input parameter (CCin, CGin, CEin) or choice of pre-defined parameters of specific models (see note below). |
f_mono | predefined frequency grid [Hz] |
p_abs | predefined pressure grid [Pa] |
t_abs | predefined temperature grid [K] |
vmr | suspended water droplet density profile (valid range: 0-0.001) [kg/m³] |
Definition at line 8538 of file continua.cc.
MPMLineShapeFunction | H2O-line shape function value [1/Hz] |
gamma | H2O-line width [Hz] |
fl | H2O-line central frequency [Hz] |
f | frequency position of calculation [Hz] |
Definition at line 9151 of file continua.cc.
Numeric MPMLineShapeO2Function | ( | const Numeric | gamma, |
const Numeric | fl, | ||
const Numeric | f, | ||
const Numeric | delta | ||
) |
MPMLineShapeO2Function | O2-line shape function value [1] |
gamma | O2-line width [Hz] |
fl | H2O-line central frequency of the [Hz] |
f | frequency position of calculation [Hz] |
delta | O2-line mixing parameter [1] |
Definition at line 9208 of file continua.cc.
void Pardo_ATM_H2O_ForeignContinuum | ( | MatrixView | xsec, |
const Numeric | Cin, | ||
const String & | model, | ||
ConstVectorView | f_mono, | ||
ConstVectorView | p_abs, | ||
ConstVectorView | t_abs, | ||
ConstVectorView | vmr | ||
) |
xsec | cross section (absorption/volume mixing ratio) of N2-continuum according to Rosenkranz, 1993 [1/m] |
Cin | continuum strength [1/m * 1/(Hz*Pa)²] |
model | allows user defined input parameter set (Cin and xTin) or choice of pre-defined parameters of specific models (see note below). |
f_mono | predefined frequency grid [Hz] |
p_abs | predefined pressure grid [Pa] |
t_abs | predefined temperature grid [K] |
vmr | H2O volume mixing ratio [1] |
Definition at line 5313 of file continua.cc.
void Pardo_ATM_N2_dry_continuum | ( | MatrixView | xsec, |
const Numeric | Cin, | ||
const String & | model, | ||
ConstVectorView | f_mono, | ||
ConstVectorView | p_abs, | ||
ConstVectorView | t_abs, | ||
ConstVectorView | vmr, | ||
ConstVectorView | h2ovmr | ||
) |
xsec | cross section (absorption/volume mixing ratio) of N2-continuum according to Rosenkranz, 1993 [1/m] |
Cin | continuum strength [1/m * 1/(Hz*Pa)²] |
model | allows user defined input parameter set (Cin and xTin) or choice of pre-defined parameters of specific models (see note below). |
f_mono | predefined frequency grid [Hz] |
p_abs | predefined pressure grid [Pa] |
t_abs | predefined temperature grid [K] |
vmr | N2 volume mixing ratio [1] |
h2ovmr | H2O volume mixing ratio [1] |
Definition at line 8017 of file continua.cc.
void PWR93O2AbsModel | ( | MatrixView | xsec, |
const Numeric | CCin, | ||
const Numeric | CLin, | ||
const Numeric | CWin, | ||
const Numeric | COin, | ||
const String & | model, | ||
const String & | version, | ||
ConstVectorView | f_mono, | ||
ConstVectorView | p_abs, | ||
ConstVectorView | t_abs, | ||
ConstVectorView | vmrh2o, | ||
ConstVectorView | vmr | ||
) |
xsec | cross section (absorption/volume mixing ratio) of O2 according to the P. W. Rosenkranz, 1993 [1/m] |
CCin | O2-continuum scale factor [1] |
CLin | O2 line strength scale factor [1] |
CWin | O2 line broadening scale factor [1] |
COin | O2 line coupling scale factor [1] |
model | allows user defined input parameter set (CCin, CLin, CWin, and COin) or choice of pre-defined parameters of specific models (see note below). |
version | determines model version: 1988, 1993, 1998 |
f_mono | predefined frequency grid [Hz] |
p_abs | predefined pressure [Pa] |
t_abs | predefined temperature grid [K] |
vmrh2o | H2O volume mixing ratio profile [1] |
vmr | O2 volume mixing ratio profile [1] |
Definition at line 6957 of file continua.cc.
void PWR98H2OAbsModel | ( | MatrixView | xsec, |
const Numeric | CCin, | ||
const Numeric | CLin, | ||
const Numeric | CWin, | ||
const String & | model, | ||
ConstVectorView | f_mono, | ||
ConstVectorView | p_abs, | ||
ConstVectorView | t_abs, | ||
ConstVectorView | vmr | ||
) |
xsec | cross section (absorption/volume mixing ratio) of H2O (lines+continuum) according to P. W. Rosenkranz, 1998 [1/m] |
CCin | scaling factor for the H2O-continuum [1] |
CLin | scaling factor for the line strengths [1] |
CWin | scaling factor for the line widths [1] |
model | allows user defined input parameter set (CCin, CLin, and CWin) or choice of pre-defined parameters of specific models (see note below). |
f_mono | predefined frequency grid [Hz] |
p_abs | predefined pressure grid [Pa] |
t_abs | predefined temperature grid [K] |
vmr | H2O volume mixing ratio [1] |
Definition at line 1299 of file continua.cc.
void Rosenkranz_CO2_foreign_continuum | ( | MatrixView | xsec, |
const Numeric | Cin, | ||
const Numeric | xin, | ||
const String & | model, | ||
ConstVectorView | f_mono, | ||
ConstVectorView | p_abs, | ||
ConstVectorView | t_abs, | ||
ConstVectorView | n2_abs, | ||
ConstVectorView | vmr | ||
) |
xsec | cross section (absorption/volume mixing ratio) of CO2-N2-continuum according to Rosenkranz, 1993 [1/m] |
Cin | continuum strength [1/m * 1/(Hz*Pa)²] |
xin | continuum temperature exponent [1] |
model | allows user defined input parameter set (Cin and xin) or choice of pre-defined parameters of specific models (see note below). |
f_mono | predefined frequency grid [Hz] |
p_abs | predefined pressure grid [Pa] |
t_abs | predefined temperature grid [K] |
n2_abs | N2 volume mixing ratio profile [1] |
vmr | CO2 volume mixing ratio profile [1] |
Definition at line 8433 of file continua.cc.
void Rosenkranz_CO2_self_continuum | ( | MatrixView | xsec, |
const Numeric | Cin, | ||
const Numeric | xin, | ||
const String & | model, | ||
ConstVectorView | f_mono, | ||
ConstVectorView | p_abs, | ||
ConstVectorView | t_abs, | ||
ConstVectorView | vmr | ||
) |
xsec | cross section (absorption/volume mixing ratio) of CO2-CO2-continuum according to Rosenkranz, 1993 [1/m] |
Cin | continuum strength [1/m * 1/(Hz*Pa)²] |
xin | continuum temperature exponent [1] |
model | allows user defined input parameter set (Cin and xin) or choice of pre-defined parameters of specific models (see note below). |
f_mono | predefined frequency grid [Hz] |
p_abs | predefined pressure grid [Pa] |
t_abs | predefined temperature grid [K] |
vmr | CO2 volume mixing ratio [1] |
Definition at line 8334 of file continua.cc.
void Rosenkranz_N2_self_continuum | ( | MatrixView | xsec, |
const Numeric | Cin, | ||
const Numeric | xin, | ||
const String & | model, | ||
ConstVectorView | f_mono, | ||
ConstVectorView | p_abs, | ||
ConstVectorView | t_abs, | ||
ConstVectorView | vmr | ||
) |
xsec | cross section (absorption/volume mixing ratio) of N2-continuum according to Rosenkranz, 1993 [1/m] |
Cin | continuum strength [1/m * 1/(Hz*Pa)²] |
xin | temperature exponent of N2-continuum [1] |
model | allows user defined input parameter set (Cin and xTin) or choice of pre-defined parameters of specific models (see note below). |
f_mono | predefined frequency grid [Hz] |
p_abs | predefined pressure grid [Pa] |
t_abs | predefined temperature grid [K] |
vmr | H2O volume mixing ratio [1] |
Definition at line 8119 of file continua.cc.
void Rosenkranz_O2_continuum | ( | MatrixView | xsec, |
const Numeric | S0in, | ||
const Numeric | G0in, | ||
const Numeric | XS0in, | ||
const Numeric | XG0in, | ||
const String & | model, | ||
ConstVectorView | f_mono, | ||
ConstVectorView | p_abs, | ||
ConstVectorView | t_abs, | ||
ConstVectorView | h2o_abs, | ||
ConstVectorView | vmr | ||
) |
xsec | cross section (absorption/volume mixing ratio) of O2-continuum according to Rosenkranz 1993 [1/m] |
S0in | line strength [K²/(Hz*Pa*m)] |
G0in | line width [Hz/Pa] |
XS0in | line strength temperature exponent [1] |
XG0in | line widths temperature exponent [1] |
model | allows user defined input parameter set (S0in, G0in, XS0in, and XG0in) or choice of pre-defined parameters of specific models (see note below). |
f_mono | predefined frequency grid [Hz] |
p_abs | predefined pressure grid [Pa] |
t_abs | predefined temperature grid [K] |
h2o_abs | H2O volume mixing ratio profile [1] |
vmr | O2 volume mixing ratio profile [1] |
Definition at line 7468 of file continua.cc.
void Standard_H2O_foreign_continuum | ( | MatrixView | xsec, |
const Numeric | Cin, | ||
const Numeric | xin, | ||
const String & | model, | ||
ConstVectorView | f_mono, | ||
ConstVectorView | p_abs, | ||
ConstVectorView | t_abs, | ||
ConstVectorView | vmr | ||
) |
xsec | cross section (absorption/volume mixing ratio) of the H2O-dry air continuum [1/m] |
Cin | constant absorption strength [1/m / (Hz*Pa)²] |
xin | temperature exponent [1] |
model | allows user defined input parameter set (C and x) or choice of pre-defined parameters of specific models (see note below). |
f_mono | predefined frequency grid [Hz] |
t_abs | predefined temperature grid [K] |
p_abs | predefined pressure [Pa] |
vmr | H2O volume mixing ratio [1] |
Definition at line 1758 of file continua.cc.
void Standard_H2O_self_continuum | ( | MatrixView | xsec, |
const Numeric | Cin, | ||
const Numeric | xin, | ||
const String & | model, | ||
ConstVectorView | f_mono, | ||
ConstVectorView | p_abs, | ||
ConstVectorView | t_abs, | ||
ConstVectorView | vmr | ||
) |
xsec | cross section (absorption/volume mixing ratio) of the H2O-H2O continuum [1/m] |
Cin | constant absorption strength [1/m / (Hz*Pa)²] |
xin | temperature exponent of (300/T) [1] |
model | allows user defined input parameter set (C and x) or choice of pre-defined parameters of specific models (see note below). |
f_mono | predefined frequency grid [Hz] |
p_abs | predefined pressure grid [Pa] |
t_abs | predefined temperature grid [K] |
vmr | H2O volume mixing ratio [1] |
Definition at line 1636 of file continua.cc.
void Standard_N2_self_continuum | ( | MatrixView | xsec, |
const Numeric | Cin, | ||
const Numeric | xfin, | ||
const Numeric | xtin, | ||
const Numeric | xpin, | ||
const String & | model, | ||
ConstVectorView | f_mono, | ||
ConstVectorView | p_abs, | ||
ConstVectorView | t_abs, | ||
ConstVectorView | vmr | ||
) |
xsec | cross section (absorption/volume mixing ratio) of N2-continuum according to Rosenkranz, 1993 [1/m] |
Cin | continuum strength [1/m * 1/(Hz*Pa)²] |
xfin | continuum frequency exponent [1] |
xtin | continuum strength temperature exponent [1] |
xpin | continuum strength pressure exponent [1] |
model | allows user defined input parameter set (Cin, xfin, xtin, and xpin) or choice of pre-defined parameters of specific models (see note below). |
f_mono | predefined frequency grid [Hz] |
p_abs | predefined pressure grid [Pa] |
t_abs | predefined temperature grid [K] |
vmr | H2O volume mixing ratio [1] |
Definition at line 8222 of file continua.cc.
WVSatPressureIce | water vapor saturation pressure over liquid water [Pa] |
t | temperature [K] |
Definition at line 9333 of file continua.cc.
WVSatPressureLiquidWater | water vapor saturation pressure over liquid water [Pa] |
t | temperature [K] |
Definition at line 9268 of file continua.cc.
void xsec_continuum_tag | ( | MatrixView | xsec, |
const String & | name, | ||
ConstVectorView | parameters, | ||
const String & | model, | ||
ConstVectorView | f_mono, | ||
ConstVectorView | p_abs, | ||
ConstVectorView | t_abs, | ||
ConstVectorView | n2_abs, | ||
ConstVectorView | h2o_abs, | ||
ConstVectorView | vmr | ||
) |
Calculates model absorption for one continuum or full model tag.
Note, that only one tag can be taken at a time.
Calculated is the absorption cross section, that means you have to multiply this with the VMR in order to get the absorption coefficient in units of 1/m.
xsec | Cross section of one continuum tag, xsec = alpha / VMR [1/m * 1] |
name | The name of the model to calculate (derived from the tag name) |
parameters | model parameters, as defined in method cont_description_parameters. |
model | model, related to model parameters |
f_mono | Frequency grid [Hz] |
p_abs | Pressure grid [Pa] |
t_abs | Temperatures associated with the pressure grid, p_abs [K] |
n2_abs | Total volume mixing ratio profile of molecular nitrogen. This will be needed only for the CO2 foreign continuum [1] however one is forced to give this input [1] |
h2o_abs | Total volume mixing ratio profile of water vapor. This will be needed only for the oxygen continuum however one is forced to give this input [1] |
vmr | Volume mixing ratio profile of the actual species [1] |
Definition at line 9392 of file continua.cc.
const int addF77fields = 1 |
Definition at line 530 of file continua.h.
const double FCO2_ckd_mt_100[FCO2_ckd_mt_100_npt+addF77fields] |
Definition at line 3068 of file continua.h.
const Numeric FCO2_ckd_mt_100_dv = 10.0 |
Definition at line 3066 of file continua.h.
const int FCO2_ckd_mt_100_npt = 1003 |
Definition at line 3067 of file continua.h.
const Numeric FCO2_ckd_mt_100_v1 = -20.0 |
Definition at line 3064 of file continua.h.
const Numeric FCO2_ckd_mt_100_v2 = 10000.0 |
Definition at line 3065 of file continua.h.
const double FH2O_ckd_0[FH2O_ckd_0_npt+addF77fields] |
Definition at line 971 of file continua.h.
const Numeric FH2O_ckd_0_dv = 10.0 |
Definition at line 969 of file continua.h.
const int FH2O_ckd_0_npt = 2003 |
Definition at line 970 of file continua.h.
const Numeric FH2O_ckd_0_v1 = -20.0 |
Definition at line 967 of file continua.h.
const Numeric FH2O_ckd_0_v2 = 20000.0 |
Definition at line 968 of file continua.h.
const double FH2O_ckd_mt_100[FH2O_ckd_mt_100_npt+addF77fields] |
Definition at line 2657 of file continua.h.
const Numeric FH2O_ckd_mt_100_dv = 10.0 |
Definition at line 2655 of file continua.h.
const int FH2O_ckd_mt_100_npt = 2003 |
Definition at line 2656 of file continua.h.
const Numeric FH2O_ckd_mt_100_v1 = -20.0 |
Definition at line 2653 of file continua.h.
const Numeric FH2O_ckd_mt_100_v2 = 20000.0 |
Definition at line 2654 of file continua.h.
const double N2N2_CT220_ckd_mt_100[N2N2_CT220_ckd_mt_100_npt+addF77fields] |
Definition at line 3313 of file continua.h.
const Numeric N2N2_CT220_ckd_mt_100_dv = 5.0 |
Definition at line 3311 of file continua.h.
const int N2N2_CT220_ckd_mt_100_npt = 73 |
Definition at line 3312 of file continua.h.
const Numeric N2N2_CT220_ckd_mt_100_v1 = -10.0 |
Definition at line 3309 of file continua.h.
const Numeric N2N2_CT220_ckd_mt_100_v2 = 350.0 |
Definition at line 3310 of file continua.h.
const double N2N2_CT296_ckd_mt_100[N2N2_CT296_ckd_mt_100_npt+addF77fields] |
Definition at line 3283 of file continua.h.
const Numeric N2N2_CT296_ckd_mt_100_dv = 5.0 |
Definition at line 3281 of file continua.h.
const int N2N2_CT296_ckd_mt_100_npt = 73 |
Definition at line 3282 of file continua.h.
const Numeric N2N2_CT296_ckd_mt_100_v1 = -10.0 |
Definition at line 3279 of file continua.h.
const Numeric N2N2_CT296_ckd_mt_100_v2 = 350.0 |
Definition at line 3280 of file continua.h.
const double N2N2_N2F_ckd_mt_100[N2N2_N2F_ckd_mt_100_npt+addF77fields] |
Definition at line 3341 of file continua.h.
const Numeric N2N2_N2F_ckd_mt_100_dv = 5.000 |
Definition at line 3339 of file continua.h.
const int N2N2_N2F_ckd_mt_100_npt = 118 |
Definition at line 3340 of file continua.h.
const Numeric N2N2_N2F_ckd_mt_100_v1 = 2085.000 |
Definition at line 3337 of file continua.h.
const Numeric N2N2_N2F_ckd_mt_100_v2 = 2670.000 |
Definition at line 3338 of file continua.h.
const double N2N2_N2Ft_ckd_mt_100[N2N2_N2F_ckd_mt_100_npt+addF77fields] |
Definition at line 3369 of file continua.h.
const double O2_00_ckd_mt_100[O2_00_ckd_mt_100_npt+addF77fields] |
Definition at line 3476 of file continua.h.
const Numeric O2_00_ckd_mt_100_dv = 2.000e0 |
Definition at line 3474 of file continua.h.
const int O2_00_ckd_mt_100_npt = 483 |
Definition at line 3475 of file continua.h.
const Numeric O2_00_ckd_mt_100_v1 = 7536.000e0 |
Definition at line 3472 of file continua.h.
const Numeric O2_00_ckd_mt_100_v2 = 8500.000e0 |
Definition at line 3473 of file continua.h.
const Numeric O2_10_ckd_mt_100_dv = 2.000e0 |
Definition at line 3593 of file continua.h.
const Numeric O2_10_ckd_mt_100_v1 = 9100.000e0 |
Definition at line 3591 of file continua.h.
const Numeric O2_10_ckd_mt_100_v2 = 11000.000e0 |
Definition at line 3592 of file continua.h.
const Numeric O2O2_O2F_ckd_mt_100_dv = 5.000 |
Definition at line 3405 of file continua.h.
const int O2O2_O2F_ckd_mt_100_npt = 103 |
Definition at line 3406 of file continua.h.
const Numeric O2O2_O2F_ckd_mt_100_v1 = 1340.000 |
Definition at line 3403 of file continua.h.
const Numeric O2O2_O2F_ckd_mt_100_v2 = 1850.000 |
Definition at line 3404 of file continua.h.
const double O2O2_O2Fo_ckd_mt_100[O2O2_O2F_ckd_mt_100_npt+addF77fields] |
Definition at line 3407 of file continua.h.
const double O2O2_O2Ft_ckd_mt_100[O2O2_O2F_ckd_mt_100_npt+addF77fields] |
Definition at line 3431 of file continua.h.
const double SL260_ckd_0[SL260_ckd_0_npt+addF77fields] |
Definition at line 1387 of file continua.h.
const Numeric SL260_ckd_0_dv = 10.0 |
Definition at line 1385 of file continua.h.
const int SL260_ckd_0_npt = 2003 |
Definition at line 1386 of file continua.h.
const Numeric SL260_ckd_0_v1 = -20.0 |
Definition at line 1383 of file continua.h.
const Numeric SL260_ckd_0_v2 = 20000.0 |
Definition at line 1384 of file continua.h.
const double SL260_ckd_mt_100[SL260_ckd_mt_100_npt+addF77fields] |
Definition at line 2245 of file continua.h.
const Numeric SL260_ckd_mt_100_dv = 10.0 |
Definition at line 2243 of file continua.h.
const int SL260_ckd_mt_100_npt = 2003 |
Definition at line 2244 of file continua.h.
const Numeric SL260_ckd_mt_100_v1 = -20.0 |
Definition at line 2241 of file continua.h.
const Numeric SL260_ckd_mt_100_v2 = 20000.0 |
Definition at line 2242 of file continua.h.
const double SL296_ckd_0[SL296_ckd_0_npt+addF77fields] |
Definition at line 558 of file continua.h.
const Numeric SL296_ckd_0_dv = 10.0 |
Definition at line 556 of file continua.h.
const int SL296_ckd_0_npt = 2003 |
Definition at line 557 of file continua.h.
const Numeric SL296_ckd_0_v1 = -20.0 |
Definition at line 554 of file continua.h.
const Numeric SL296_ckd_0_v2 = 20000.0 |
Definition at line 555 of file continua.h.
const double SL296_ckd_mt_100[SL296_ckd_mt_100_npt+addF77fields] |
Definition at line 1834 of file continua.h.
const Numeric SL296_ckd_mt_100_dv = 10.0 |
Definition at line 1832 of file continua.h.
const int SL296_ckd_mt_100_npt = 2003 |
Definition at line 1833 of file continua.h.
const Numeric SL296_ckd_mt_100_v1 = -20.0 |
Definition at line 1830 of file continua.h.
const Numeric SL296_ckd_mt_100_v2 = 20000.0 |
Definition at line 1831 of file continua.h.