27 constexpr static double sigma = 5.670367E-8;
39 virtual void get_k_a(std::vector<double> &kabs,
40 std::vector<double> &awts,
69 rad(
const int p_nGG,
const int p_nGGa) {
int nGGa
number of grey gases including the clear gas
int nGG
number of gray gases, not including the clear gas
rad(const int p_nGG, const int p_nGGa)
static constexpr double sigma
Stephan-Boltzmann constant.
virtual void get_k_a_oneband(double &kabs, double &awts, const int iband, const double T, const double P, const double fvsoot, const double xH2O, const double xCO2, const double xCO=0, const double xCH4=0)=0
ABSTRACT BASE CLASS.
virtual void get_k_a(std::vector< double > &kabs, std::vector< double > &awts, const double T, const double P, const double fvsoot, const double xH2O, const double xCO2, const double xCO=0, const double xCH4=0)=0
ABSTRACT BASE CLASS.