35 #include <boost/core/ignore_unused.hpp>
45 RegisterCreatorFunction(
"IdealGas",
47 "Ideal gas equation of state.");
58 boost::ignore_unused(rho);
65 boost::ignore_unused(rho);
98 boost::ignore_unused(rho);
105 boost::ignore_unused(e);
Encapsulates equations of state allowing us to obtain thermodynamic properties: most relations are in...
NekDouble GetPressure(const NekDouble &rho, const NekDouble &e) final
Calculate the pressure.
NekDouble v_GetEFromRhoP(const NekDouble &rho, const NekDouble &p) final
NekDouble v_GetRhoFromPT(const NekDouble &rho, const NekDouble &p) final
NekDouble v_GetSoundSpeed(const NekDouble &rho, const NekDouble &e) final
NekDouble v_GetDPDe_rho(const NekDouble &rho, const NekDouble &e) final
T GetPressureKernel(const T &rho, const T &e)
NekDouble v_GetDPDrho_e(const NekDouble &rho, const NekDouble &e) final
NekDouble v_GetEntropy(const NekDouble &rho, const NekDouble &e) final
T GetTemperatureKernel(const T &e)
NekDouble GetTemperature(const NekDouble &rho, const NekDouble &e) final
Calculate the temperature.
std::shared_ptr< SessionReader > SessionReaderSharedPtr
The above copyright notice and this permission notice shall be included.
EquationOfStateFactory & GetEquationOfStateFactory()
Declaration of the equation of state factory singleton.
tinysimd::simd< NekDouble > vec_t
scalarT< T > log(scalarT< T > in)
scalarT< T > sqrt(scalarT< T > in)