/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
|
Loading...
Searching...
No Matches
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:9
const amrex::Real m_water_vapor_gas_constant
Definition EOSModel.H:84
AMREX_GPU_HOST_DEVICE GammaLaw(const amrex::Real p0=1.0e-5_rt)
Definition EOSModel.H:75
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_rt) const
Definition EOSModel.H:59
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_rt) const
Definition EOSModel.H:36
const amrex::Real m_air_gas_constant
Definition EOSModel.H:82
Generated by