16#ifndef Loi_Etat_TPPI_base_included
17#define Loi_Etat_TPPI_base_included
19#include <Loi_Etat_Mono_GP_base.h>
38 std::shared_ptr<TPPI>
TPPI_ =
nullptr;
virtual void calculer_masse_volumique()
Recomputes the density (masse volumique).
Base state law class for mono-species ideal gases.
void calculer_mu() override
Computes the dynamic viscosity.
void calculer_lambda() override
Computes the thermal conductivity.
void preparer_calcul() override
Prepares the fluid for computation by filling temperature and computing density.
void calculer_alpha() override
Computes the thermal diffusivity.
double inverser_Pth(double, double) override
Computes the thermodynamic pressure from temperature and density.
std::shared_ptr< TPPI > TPPI_
virtual void calculer_masse_volumique()
Recomputes the density (masse volumique).
A character string (Nom) in uppercase.