/home/runner/work/amr-wind/amr-wind/amr-wind/utilities/constants.H Source File
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
|
constants.H
Go to the documentation of this file.
Definition constants.H:8
static constexpr amrex::Real TIGHT_TOL
A tight tolerance.
Definition constants.H:19
static constexpr amrex::Real AVOGADRO_CONSTANT
Avogadro's constant (mol^-1)
Definition constants.H:43
static constexpr amrex::Real LOOSE_TOL
A loose tolerance.
Definition constants.H:22
static constexpr amrex::Real LOW_NUM
A large negative number.
Definition constants.H:25
static constexpr amrex::Real EPS
A number very close to zero.
Definition constants.H:15
static constexpr amrex::Real BOLTZMANN_CONSTANT
Boltzmann constant (J/K)
Definition constants.H:40
static constexpr amrex::Real SMALL_NUM
A number close to zero.
Definition constants.H:11
static constexpr amrex::Real HEAT_CAPACITY_RATIO
Heat capacity ratio.
Definition constants.H:50
AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE bool is_close(const amrex::Real a, const amrex::Real b)
Closeness comparison.
Definition constants.H:34
static constexpr amrex::Real MOLAR_MASS_WATER_VAPOR
Molar mass of water vapor (kg/mol)
Definition constants.H:56
static constexpr amrex::Real LARGE_NUM
A large positive number.
Definition constants.H:29
static constexpr amrex::Real UNIVERSAL_GAS_CONSTANT
Universal gas constant (J/K mol)
Definition constants.H:46
static constexpr amrex::Real MOLAR_MASS_AIR
Molar mass of air (kg/mol)
Definition constants.H:53
Generated by