16#ifndef Pb_Thermohydraulique_Turbulent_QC_included
17#define Pb_Thermohydraulique_Turbulent_QC_included
19#include <Convection_Diffusion_Chaleur_Turbulent_QC.h>
20#include <Navier_Stokes_Turbulent_QC.h>
21#include <Pb_Dilatable_Proto.h>
22#include <Pb_QC_base.h>
class Champ_Fonc_base Base class of fields that are functions of a calculated quantity
Turbulent convection-diffusion of heat for a quasi-compressible fluid.
class Equation_base The role of an equation is the calculation of one or more fields....
A character string (Nom) in uppercase.
Navier-Stokes equation for a quasi-compressible fluid with turbulence modelling.
class Nom: a character string for naming TRUST objects.
Base class intended to factorise what is common to all quasi-compressible problems.
Turbulent thermohydraulics problem for a quasi-compressible fluid.
int nombre_d_equations() const override
Returns 2 because there are 2 equations: Navier_Stokes_Turbulent_QC and Convection_Diffusion_Chaleur_...
Convection_Diffusion_Chaleur_Turbulent_QC eq_thermique
const Equation_base & equation(int) const override
Returns the hydraulic equation of type Navier_Stokes_Turbulent_QC if i=0, returns the heat equation o...
int verifier() override
Teste la compatibilite des equations de la fraction massique et de l'hydraulique.
int expression_predefini(const Motcle &motlu, Nom &expression) override
const Champ_Fonc_base & viscosite_turbulente() const
Navier_Stokes_Turbulent_QC eq_hydraulique