![]() |
ReFRACtor
|
#include "double_with_unit.h"
Include dependency graph for old_constant.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| FullPhysics | |
| Contains classes to abstract away details in various Spurr Radiative Transfer software. | |
| FullPhysics::OldConstant | |
| Contains useful constants. | |
Functions | |
| const Unit | FullPhysics::OldConstant::AU ("AU", 1.49597870691e11 *units::m) |
| 1 AU in meters. More... | |
| const DoubleWithUnit | FullPhysics::OldConstant::earth_rot_speed (360/86164.09054, units::deg/units::s) |
| Earth angular rotation frequency (1/sec) More... | |
| const DoubleWithUnit | FullPhysics::OldConstant::planck (6.6260693e-34, units::J *units::s) |
| Planck's constant, in J s. More... | |
| const DoubleWithUnit | FullPhysics::OldConstant::speed_of_light (299792458, units::m/units::s) |
| Speed of light, in m/s. More... | |
Variables | |
| const double | FullPhysics::OldConstant::avogadro_constant = 6.02214179e23 |
| Avogadro constant. More... | |
| const double | FullPhysics::OldConstant::gas_constant = 8.3144621 |
| Gas constant from the ideal gas law, in J mol-1 K-1. More... | |
| const double | FullPhysics::OldConstant::molar_weight_dry_air = 28.9644 |
| Molar weight of dry air, in g mol^-1. More... | |
| const double | FullPhysics::OldConstant::molar_weight_ozone = 47.9982 |
| Molar weight of O3, in g mol^-1. More... | |
| const double | FullPhysics::OldConstant::molar_weight_water = 18.01528 |
| Molar weight of water, in g mol^-1. More... | |
| const double | FullPhysics::OldConstant::pi = units::pi |