16#ifndef ParoiVDF_TBLE_included
17#define ParoiVDF_TBLE_included
19#include <Paroi_hyd_base_VDF.h>
21#include <TRUST_Vector.h>
22#include <Eq_couch_lim.h>
23#include <Milieu_base.h>
24#include <Paroi_TBLE_QDM.h>
25#include <Paroi_log_QDM.h>
48 int calculer_hyd(DoubleTab& tab1,
int isKeps,DoubleTab& tab2);
59 bool alpha_cv =
false;
62 void calculer_convection(
int num_face,
int face1,
int face2,
int face3,
int face4,
int elem,
63 int ndeb,
int nfin,
int ori,
double gradient_de_pression0,
double ts0,
double gradient_de_pression1,
double ts1);
class Champ_Fonc_base Base class of fields that are functions of a calculated quantity
A character string (Nom) in uppercase.
Helper class to factorize the readOn method of Objet_U classes.
void set_param(Param ¶m) const override
int reprendre(Entree &) override
Restores an Objet_U from an input stream. Virtual method to override.
int calculer_hyd_BiK(DoubleTab &, DoubleTab &) override
void imprimer_ustar(Sortie &) const override
int lire_motcle_non_standard(const Motcle &, Entree &) override
Reads non-simple-type parameters of an Objet_U from an input stream.
int init_lois_paroi() override
int sauvegarder(Sortie &) const override
Saves an Objet_U to an output stream. Virtual method to override.
int calculer_hyd(DoubleTab &) override
const Probleme_base & getPbBase() const override
class Probleme_base It is a Probleme_U that is not a coupling.