Pb_Thermohydraulique_Turbulent#
#include <Pb_Thermohydraulique_Turbulent.h>
classe Pb_Thermohydraulique_Turbulent Cette classe represente un probleme de thermohydraulique
How to reference this class#
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Pb\_Thermohydraulique\_Turbulent <class-pb-thermohydraulique-turbulent>`
[Pb\_Thermohydraulique\_Turbulent](#class-pb-thermohydraulique-turbulent)
Detailed description#
avec modelisation de la turbulence:
Inherits from#
public : Pb_Fluide_base
Inherited by#
public : TRUSTProblem_Concentration_Gen
<Pb_Thermohydraulique_Turbulent, Convection_Diffusion_Concentration_Turbulent, Constituant>public : TRUSTProblem_sup_eqns
<Pb_Thermohydraulique_Turbulent>public : Pb_Rayo_Thermohydraulique_Turbulent
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
associer_milieu_base#
void Pb_Thermohydraulique_Turbulent::associer_milieu_base(const Milieu_base &) override
Associe le milieu au probleme Le milieu doit etre de type fluide incompressible.
Detailed description
Reimplements:
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void Pb_Thermohydraulique_Turbulent::associer_milieu_base(const Milieu_base &) override <pb-thermohydraulique-turbulent-public-void-pb-thermohydraulique-turbulent-associer-milieu-base-const-milieu-base-ref-override>`
[void Pb_Thermohydraulique_Turbulent::associer_milieu_base(const Milieu_base &) override](#pb-thermohydraulique-turbulent-public-void-pb-thermohydraulique-turbulent-associer-milieu-base-const-milieu-base-ref-override)
duplique#
int Pb_Thermohydraulique_Turbulent::duplique() const override
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`int Pb_Thermohydraulique_Turbulent::duplique() const override <pb-thermohydraulique-turbulent-public-int-pb-thermohydraulique-turbulent-duplique-const-override>`
[int Pb_Thermohydraulique_Turbulent::duplique() const override](#pb-thermohydraulique-turbulent-public-int-pb-thermohydraulique-turbulent-duplique-const-override)
equation#
const Equation_base & Pb_Thermohydraulique_Turbulent::equation(int) const override
Detailed description
Reimplements:
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Equation_base & Pb_Thermohydraulique_Turbulent::equation(int) const override <pb-thermohydraulique-turbulent-public-const-equation-base-ref-pb-thermohydraulique-turbulent-equation-int-const-override>`
[const Equation_base & Pb_Thermohydraulique_Turbulent::equation(int) const override](#pb-thermohydraulique-turbulent-public-const-equation-base-ref-pb-thermohydraulique-turbulent-equation-int-const-override)
equation#
Equation_base & Pb_Thermohydraulique_Turbulent::equation(int) override
Renvoie l’equation d’hydraulique de type Navier_Stokes_Turbulent si i = 0 Renvoie l’equation de la thermique de type.
Detailed description
Reimplements:
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Equation_base & Pb_Thermohydraulique_Turbulent::equation(int) override <pb-thermohydraulique-turbulent-public-equation-base-ref-pb-thermohydraulique-turbulent-equation-int-override>`
[Equation_base & Pb_Thermohydraulique_Turbulent::equation(int) override](#pb-thermohydraulique-turbulent-public-equation-base-ref-pb-thermohydraulique-turbulent-equation-int-override)
get_info#
const Type_info * Pb_Thermohydraulique_Turbulent::get_info() const override
Donne des informations sur le type de l’ Objet_U .
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Type_info * Pb_Thermohydraulique_Turbulent::get_info() const override <pb-thermohydraulique-turbulent-public-const-type-info-ptr-pb-thermohydraulique-turbulent-get-info-const-override>`
[const Type_info * Pb_Thermohydraulique_Turbulent::get_info() const override](#pb-thermohydraulique-turbulent-public-const-type-info-ptr-pb-thermohydraulique-turbulent-get-info-const-override)
nombre_d_equations#
int Pb_Thermohydraulique_Turbulent::nombre_d_equations() const override
Renvoie le nombre d’equation, Renvoie 2 car il y a 2 equations a un probleme de.
Detailed description
thermo - hydraulique turbulent:
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`int Pb_Thermohydraulique_Turbulent::nombre_d_equations() const override <pb-thermohydraulique-turbulent-public-int-pb-thermohydraulique-turbulent-nombre-d-equations-const-override>`
[int Pb_Thermohydraulique_Turbulent::nombre_d_equations() const override](#pb-thermohydraulique-turbulent-public-int-pb-thermohydraulique-turbulent-nombre-d-equations-const-override)
Pb_Thermohydraulique_Turbulent#
Pb_Thermohydraulique_Turbulent::Pb_Thermohydraulique_Turbulent()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Pb_Thermohydraulique_Turbulent::Pb_Thermohydraulique_Turbulent() <pb-thermohydraulique-turbulent-public-pb-thermohydraulique-turbulent-pb-thermohydraulique-turbulent>`
[Pb_Thermohydraulique_Turbulent::Pb_Thermohydraulique_Turbulent()](#pb-thermohydraulique-turbulent-public-pb-thermohydraulique-turbulent-pb-thermohydraulique-turbulent)
taille_memoire#
unsigned Pb_Thermohydraulique_Turbulent::taille_memoire() const override
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`unsigned Pb_Thermohydraulique_Turbulent::taille_memoire() const override <pb-thermohydraulique-turbulent-public-unsigned-pb-thermohydraulique-turbulent-taille-memoire-const-override>`
[unsigned Pb_Thermohydraulique_Turbulent::taille_memoire() const override](#pb-thermohydraulique-turbulent-public-unsigned-pb-thermohydraulique-turbulent-taille-memoire-const-override)
verifier#
int Pb_Thermohydraulique_Turbulent::verifier() override
Teste la compatibilite des equations de la thermique et de l’hydraulique.
Detailed description
Les tests se font sur les conditions aux limites discretisees de chaque equation et sur les modeles de turbulences respectifs des equations de l’hydraulique et de la thermique (qui doivent etre de la meme famille). Appel la fonction de librairie hors classe: tester_compatibilite_hydr_thermique(const Domaine_Cl_dis_base&,const Domaine_Cl_dis_base&)
Reimplements:
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`int Pb_Thermohydraulique_Turbulent::verifier() override <pb-thermohydraulique-turbulent-public-int-pb-thermohydraulique-turbulent-verifier-override>`
[int Pb_Thermohydraulique_Turbulent::verifier() override](#pb-thermohydraulique-turbulent-public-int-pb-thermohydraulique-turbulent-verifier-override)
viscosite_turbulente#
const Champ_Fonc_base & Pb_Thermohydraulique_Turbulent::viscosite_turbulente() const
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Champ_Fonc_base & Pb_Thermohydraulique_Turbulent::viscosite_turbulente() const <pb-thermohydraulique-turbulent-public-const-champ-fonc-base-ref-pb-thermohydraulique-turbulent-viscosite-turbulente-const>`
[const Champ_Fonc_base & Pb_Thermohydraulique_Turbulent::viscosite_turbulente() const](#pb-thermohydraulique-turbulent-public-const-champ-fonc-base-ref-pb-thermohydraulique-turbulent-viscosite-turbulente-const)
~Pb_Thermohydraulique_Turbulent#
Pb_Thermohydraulique_Turbulent::~Pb_Thermohydraulique_Turbulent()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Pb_Thermohydraulique_Turbulent::~Pb_Thermohydraulique_Turbulent() <pb-thermohydraulique-turbulent-public-pb-thermohydraulique-turbulent-dtor-pb-thermohydraulique-turbulent>`
[Pb_Thermohydraulique_Turbulent::~Pb_Thermohydraulique_Turbulent()](#pb-thermohydraulique-turbulent-public-pb-thermohydraulique-turbulent-dtor-pb-thermohydraulique-turbulent)
cree_instance#
Objet_U * Pb_Thermohydraulique_Turbulent::cree_instance()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Objet_U * Pb_Thermohydraulique_Turbulent::cree_instance() <pb-thermohydraulique-turbulent-public-static-objet-u-ptr-pb-thermohydraulique-turbulent-cree-instance>`
[Objet_U * Pb_Thermohydraulique_Turbulent::cree_instance()](#pb-thermohydraulique-turbulent-public-static-objet-u-ptr-pb-thermohydraulique-turbulent-cree-instance)
info#
const Type_info * Pb_Thermohydraulique_Turbulent::info()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Type_info * Pb_Thermohydraulique_Turbulent::info() <pb-thermohydraulique-turbulent-public-static-const-type-info-ptr-pb-thermohydraulique-turbulent-info>`
[const Type_info * Pb_Thermohydraulique_Turbulent::info()](#pb-thermohydraulique-turbulent-public-static-const-type-info-ptr-pb-thermohydraulique-turbulent-info)
self_cast#
const Pb_Thermohydraulique_Turbulent & Pb_Thermohydraulique_Turbulent::self_cast(const Objet_U &)
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Pb_Thermohydraulique_Turbulent & Pb_Thermohydraulique_Turbulent::self_cast(const Objet_U &) <pb-thermohydraulique-turbulent-public-static-const-pb-thermohydraulique-turbulent-ref-pb-thermohydraulique-turbulent-self-cast-const-objet-u-ref>`
[const Pb_Thermohydraulique_Turbulent & Pb_Thermohydraulique_Turbulent::self_cast(const Objet_U &)](#pb-thermohydraulique-turbulent-public-static-const-pb-thermohydraulique-turbulent-ref-pb-thermohydraulique-turbulent-self-cast-const-objet-u-ref)
self_cast#
Pb_Thermohydraulique_Turbulent & Pb_Thermohydraulique_Turbulent::self_cast(Objet_U &)
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Pb_Thermohydraulique_Turbulent & Pb_Thermohydraulique_Turbulent::self_cast(Objet_U &) <pb-thermohydraulique-turbulent-public-static-pb-thermohydraulique-turbulent-ref-pb-thermohydraulique-turbulent-self-cast-objet-u-ref>`
[Pb_Thermohydraulique_Turbulent & Pb_Thermohydraulique_Turbulent::self_cast(Objet_U &)](#pb-thermohydraulique-turbulent-public-static-pb-thermohydraulique-turbulent-ref-pb-thermohydraulique-turbulent-self-cast-objet-u-ref)
printOn#
Sortie & Pb_Thermohydraulique_Turbulent::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie Methode a surcharger.
Detailed description
Reimplements:
References
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Sortie & Pb_Thermohydraulique_Turbulent::printOn(Sortie &x) const override <pb-thermohydraulique-turbulent-protected-sortie-ref-pb-thermohydraulique-turbulent-printon-sortie-ref-x-const-override>`
[Sortie & Pb_Thermohydraulique_Turbulent::printOn(Sortie &x) const override](#pb-thermohydraulique-turbulent-protected-sortie-ref-pb-thermohydraulique-turbulent-printon-sortie-ref-x-const-override)
readOn#
Entree & Pb_Thermohydraulique_Turbulent::readOn(Entree &) override
Lecture d’un probleme dans un flot d’entree, et ouverture du flot de sauvegarde.
Detailed description
Format: { nom_milieu bloc de lecture d’un milieu nom_equation bloc de lecture d’une equation Postraitement bloc de lecture postraitement reprise | sauvegarde | sauvegarde_simple formatte | binaire | pdi nom_de_fichier } L’option sauvegarde_simple permet de sauver le probleme dans le fichier choisi en ecrasant a chaque fois les sauvegardes precedentes : cela permet d’economiser de la place disque.
Reimplements:
References
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Entree & Pb_Thermohydraulique_Turbulent::readOn(Entree &) override <pb-thermohydraulique-turbulent-protected-entree-ref-pb-thermohydraulique-turbulent-readon-entree-ref-override>`
[Entree & Pb_Thermohydraulique_Turbulent::readOn(Entree &) override](#pb-thermohydraulique-turbulent-protected-entree-ref-pb-thermohydraulique-turbulent-readon-entree-ref-override)
Attributes Documentation#
const Type_info Pb_Thermohydraulique_Turbulent::info_obj
Navier_Stokes_Turbulent Pb_Thermohydraulique_Turbulent::eq_hydraulique
Convection_Diffusion_Temperature_Turbulent Pb_Thermohydraulique_Turbulent::eq_thermique