Go to the documentation of this file.
8 #ifndef UFO_UTILS_CONSTANTS_H_
9 #define UFO_UTILS_CONSTANTS_H_
21 static constexpr
double deg2rad = M_PI / 180.;
22 static constexpr
double rad2deg = 180. * M_1_PI;
23 static constexpr
double grav = 9.80665e+0;
24 static constexpr
double t0c = 2.7315e+2;
25 static constexpr
double ttp = 2.7316e+2;
26 static constexpr
double rd = 2.8705e2;
27 static constexpr
double rv = 4.6150e2;
28 static constexpr
double cp = 1.0046e3;
30 static constexpr
double cv = 7.1760e2;
32 static constexpr
double pref = 1.0e5;
40 static constexpr
double zero = 0.0;
42 static constexpr
double half = 0.5;
43 static constexpr
double one = 1.0;
44 static constexpr
double two = 2.0;
45 static constexpr
double four = 4.0;
46 static constexpr
double five = 5.0;
47 static constexpr
double ten = 10.0;
48 static constexpr
double k_t = 0.65;
49 static constexpr
double L_e = 2.26e+06;
50 static constexpr
double eps = 0.1;
51 static constexpr
double sig = 5.67e-6;
52 static constexpr
double alpha = 2.7e-4;
53 static constexpr
double cw = 0.015;
54 static constexpr
double v_w = 0.8e-6;
55 static constexpr
double S_B = 0.026;
56 static constexpr
double gr = 9.81;
57 static constexpr
double Rou = 1000.0;
58 static constexpr
double DU = 21.4e-6;
59 static constexpr
double Lclr = 0.0065;
60 static constexpr
double t2tv = 0.608;
62 static constexpr
double es_w_0 = 611.2;
64 static constexpr
double euzc_0 = 34.0;
65 static constexpr
double euzc_1 = -0.39;
70 #endif // UFO_UTILS_CONSTANTS_H_
static constexpr double v_w
static constexpr double eps
static constexpr double von_karman
static constexpr double es_w_0
static constexpr double grav
static constexpr double rd_over_rv
static constexpr double Lclr
static constexpr double t0c
static constexpr double cv_over_cp
static constexpr double cv
static constexpr double DU
static constexpr double gr
static constexpr double L_e
static constexpr double one
static constexpr double rad2deg
static constexpr double mean_earth_rad
static constexpr double rv
static constexpr double ttp
static constexpr double four
static constexpr double rd_over_g
static constexpr double five
static constexpr double half
static constexpr double alpha
static constexpr double two
static constexpr double S_B
static constexpr double sig
static constexpr double deg2rad
static constexpr double rd_over_cp
static constexpr double k_t
static constexpr double cp
static constexpr double quarter
static constexpr double pref
static constexpr double rd
static constexpr double ten
static constexpr double euzc_1
static constexpr double euzc_0
static constexpr double zero
static constexpr double cw
static constexpr double t2tv
static constexpr double Rou
static constexpr double rv_over_rd