/home/runner/work/amr-wind/amr-wind/amr-wind/eos_models/EOSModel.H Source File
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
|
EOSModel.H
Go to the documentation of this file.
static constexpr amrex::Real HEAT_CAPACITY_RATIO
Heat capacity ratio.
Definition constants.H:50
static constexpr amrex::Real MOLAR_MASS_WATER_VAPOR
Molar mass of water vapor (kg/mol)
Definition constants.H:56
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
Definition EOSModel.H:7
Definition EOSModel.H:22
const amrex::Real m_water_vapor_gas_constant
Definition EOSModel.H:82
AMREX_GPU_HOST_DEVICE GammaLaw(const amrex::Real p0=1e-5)
Definition EOSModel.H:73
AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE amrex::Real p_rth(const amrex::Real rho, const amrex::Real theta, const amrex::Real qv=0.0) const
Definition EOSModel.H:34
const amrex::Real m_air_gas_constant
Definition EOSModel.H:80
AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE amrex::Real dp_constanttheta(const amrex::Real rho, const amrex::Real theta, const amrex::Real qv=0.0) const
Definition EOSModel.H:57
Generated by