Pb_Thermohydraulique#
#include <Pb_Thermohydraulique.h>
classe Pb_Thermohydraulique Cette classe represente un probleme de thermohydraulique standard:
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 <class-pb-thermohydraulique>`
[Pb\_Thermohydraulique](#class-pb-thermohydraulique)
Detailed description#
Equations de Navier_Stokes en regime laminaire pour un fluide incompressible-Equation d’energie en regime laminaire En general, on couple les 2 equations par l’intermediaire du terme source des forces de volume de Navier_Stokes dans lequel on prend en compte de petites variations de la masse volumique en fonction de la temperature (le fluide est incompressible et faiblement dilalatable)
Inherits from#
public : Pb_Hydraulique
Inherited by#
public : TRUSTProblem_Concentration_Gen
<Pb_Thermohydraulique, Convection_Diffusion_Concentration, Constituant>public : TRUSTProblem_sup_eqns
<Pb_Thermohydraulique>public : Pb_Rayo_Thermohydraulique
public : Pb_Thermohydraulique_Concentration
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::associer_milieu_base(const Milieu_base &) override
Associe le milieu au probleme Le milieu doit etre de type fluide incompressible.
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:`void Pb_Thermohydraulique::associer_milieu_base(const Milieu_base &) override <pb-thermohydraulique-public-void-pb-thermohydraulique-associer-milieu-base-const-milieu-base-ref-override>`
[void Pb_Thermohydraulique::associer_milieu_base(const Milieu_base &) override](#pb-thermohydraulique-public-void-pb-thermohydraulique-associer-milieu-base-const-milieu-base-ref-override)
duplique#
int Pb_Thermohydraulique::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::duplique() const override <pb-thermohydraulique-public-int-pb-thermohydraulique-duplique-const-override>`
[int Pb_Thermohydraulique::duplique() const override](#pb-thermohydraulique-public-int-pb-thermohydraulique-duplique-const-override)
equation#
const Equation_base & Pb_Thermohydraulique::equation(int) const override
Renvoie l’equation d’hydraulique de type Navier_Stokes_std si i = 0 Renvoie l’equation de la thermique de type.
Detailed description
Convection_Diffusion_Temperature si i = 1 (version const)
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:`const Equation_base & Pb_Thermohydraulique::equation(int) const override <pb-thermohydraulique-public-const-equation-base-ref-pb-thermohydraulique-equation-int-const-override>`
[const Equation_base & Pb_Thermohydraulique::equation(int) const override](#pb-thermohydraulique-public-const-equation-base-ref-pb-thermohydraulique-equation-int-const-override)
equation#
Equation_base & Pb_Thermohydraulique::equation(int) override
Renvoie l’equation d’hydraulique de type Navier_Stokes_std si i = 0 Renvoie l’equation de la thermique de type.
Detailed description
Convection_Diffusion_Temperature si i = 1
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::equation(int) override <pb-thermohydraulique-public-equation-base-ref-pb-thermohydraulique-equation-int-override>`
[Equation_base & Pb_Thermohydraulique::equation(int) override](#pb-thermohydraulique-public-equation-base-ref-pb-thermohydraulique-equation-int-override)
get_info#
const Type_info * Pb_Thermohydraulique::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::get_info() const override <pb-thermohydraulique-public-const-type-info-ptr-pb-thermohydraulique-get-info-const-override>`
[const Type_info * Pb_Thermohydraulique::get_info() const override](#pb-thermohydraulique-public-const-type-info-ptr-pb-thermohydraulique-get-info-const-override)
nombre_d_equations#
int Pb_Thermohydraulique::nombre_d_equations() 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:`int Pb_Thermohydraulique::nombre_d_equations() const override <pb-thermohydraulique-public-int-pb-thermohydraulique-nombre-d-equations-const-override>`
[int Pb_Thermohydraulique::nombre_d_equations() const override](#pb-thermohydraulique-public-int-pb-thermohydraulique-nombre-d-equations-const-override)
Pb_Thermohydraulique#
Pb_Thermohydraulique::Pb_Thermohydraulique()
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::Pb_Thermohydraulique() <pb-thermohydraulique-public-pb-thermohydraulique-pb-thermohydraulique>`
[Pb_Thermohydraulique::Pb_Thermohydraulique()](#pb-thermohydraulique-public-pb-thermohydraulique-pb-thermohydraulique)
taille_memoire#
unsigned Pb_Thermohydraulique::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::taille_memoire() const override <pb-thermohydraulique-public-unsigned-pb-thermohydraulique-taille-memoire-const-override>`
[unsigned Pb_Thermohydraulique::taille_memoire() const override](#pb-thermohydraulique-public-unsigned-pb-thermohydraulique-taille-memoire-const-override)
verifier#
int Pb_Thermohydraulique::verifier() override
Teste la compatibilite des equations de la thermique et de l’hydraulique.
Detailed description
Le test se fait sur les conditions aux limites discretisees de chaque equation. Appel la fonction de librairie hors classe: tester_compatibilite_hydr_thermique(const Domaine_Cl_dis_base&,const Domaine_Cl_dis_base&)
Reimplements:
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:`int Pb_Thermohydraulique::verifier() override <pb-thermohydraulique-public-int-pb-thermohydraulique-verifier-override>`
[int Pb_Thermohydraulique::verifier() override](#pb-thermohydraulique-public-int-pb-thermohydraulique-verifier-override)
~Pb_Thermohydraulique#
Pb_Thermohydraulique::~Pb_Thermohydraulique()
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::~Pb_Thermohydraulique() <pb-thermohydraulique-public-pb-thermohydraulique-dtor-pb-thermohydraulique>`
[Pb_Thermohydraulique::~Pb_Thermohydraulique()](#pb-thermohydraulique-public-pb-thermohydraulique-dtor-pb-thermohydraulique)
cree_instance#
Objet_U * Pb_Thermohydraulique::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::cree_instance() <pb-thermohydraulique-public-static-objet-u-ptr-pb-thermohydraulique-cree-instance>`
[Objet_U * Pb_Thermohydraulique::cree_instance()](#pb-thermohydraulique-public-static-objet-u-ptr-pb-thermohydraulique-cree-instance)
info#
const Type_info * Pb_Thermohydraulique::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::info() <pb-thermohydraulique-public-static-const-type-info-ptr-pb-thermohydraulique-info>`
[const Type_info * Pb_Thermohydraulique::info()](#pb-thermohydraulique-public-static-const-type-info-ptr-pb-thermohydraulique-info)
self_cast#
const Pb_Thermohydraulique & Pb_Thermohydraulique::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 & Pb_Thermohydraulique::self_cast(const Objet_U &) <pb-thermohydraulique-public-static-const-pb-thermohydraulique-ref-pb-thermohydraulique-self-cast-const-objet-u-ref>`
[const Pb_Thermohydraulique & Pb_Thermohydraulique::self_cast(const Objet_U &)](#pb-thermohydraulique-public-static-const-pb-thermohydraulique-ref-pb-thermohydraulique-self-cast-const-objet-u-ref)
self_cast#
Pb_Thermohydraulique & Pb_Thermohydraulique::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 & Pb_Thermohydraulique::self_cast(Objet_U &) <pb-thermohydraulique-public-static-pb-thermohydraulique-ref-pb-thermohydraulique-self-cast-objet-u-ref>`
[Pb_Thermohydraulique & Pb_Thermohydraulique::self_cast(Objet_U &)](#pb-thermohydraulique-public-static-pb-thermohydraulique-ref-pb-thermohydraulique-self-cast-objet-u-ref)
printOn#
Sortie & Pb_Thermohydraulique::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie Methode a surcharger.
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:`Sortie & Pb_Thermohydraulique::printOn(Sortie &x) const override <pb-thermohydraulique-protected-sortie-ref-pb-thermohydraulique-printon-sortie-ref-x-const-override>`
[Sortie & Pb_Thermohydraulique::printOn(Sortie &x) const override](#pb-thermohydraulique-protected-sortie-ref-pb-thermohydraulique-printon-sortie-ref-x-const-override)
readOn#
Entree & Pb_Thermohydraulique::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
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::readOn(Entree &) override <pb-thermohydraulique-protected-entree-ref-pb-thermohydraulique-readon-entree-ref-override>`
[Entree & Pb_Thermohydraulique::readOn(Entree &) override](#pb-thermohydraulique-protected-entree-ref-pb-thermohydraulique-readon-entree-ref-override)
Attributes Documentation#
const Type_info Pb_Thermohydraulique::info_obj
Convection_Diffusion_Temperature Pb_Thermohydraulique::eq_thermique