Canoe
Comprehensive Atmosphere N' Ocean Engine
|
Variables | |
double const | Rgas = 8.314462 |
double const | Rgas_cgs = 8.314462E7 |
double const | kBoltz = 1.3806504E-23 |
double const | kBoltz_cgs = 1.3806504E-16 |
double const | Lo = 2.68719E25 |
double const | hPlanck = 6.62606957E-34 |
double const | hPlanck_cgs = 6.62606957e-27 |
double const | cLight = 2.99792458E8 |
double const | cLight_cgs = 2.99792458E10 |
double const | stefanBoltzmann = 5.670374419E-8 |
double const Constants::Rgas = 8.314462 |
Definition at line 5 of file constants.hpp.
double const Constants::Rgas_cgs = 8.314462E7 |
Definition at line 6 of file constants.hpp.
double const Constants::kBoltz = 1.3806504E-23 |
Definition at line 7 of file constants.hpp.
double const Constants::kBoltz_cgs = 1.3806504E-16 |
Definition at line 8 of file constants.hpp.
double const Constants::Lo = 2.68719E25 |
Definition at line 9 of file constants.hpp.
double const Constants::hPlanck = 6.62606957E-34 |
Definition at line 11 of file constants.hpp.
double const Constants::hPlanck_cgs = 6.62606957e-27 |
Definition at line 12 of file constants.hpp.
double const Constants::cLight = 2.99792458E8 |
Definition at line 13 of file constants.hpp.
double const Constants::cLight_cgs = 2.99792458E10 |
Definition at line 14 of file constants.hpp.
double const Constants::stefanBoltzmann = 5.670374419E-8 |
Definition at line 15 of file constants.hpp.