Pb_Thermohydraulique#

#include <Pb_Thermohydraulique.h>
Brief description

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#

Inherited by#

Inheritance graph#

If the image is too small, right-click and open in new tab

../../../../../_images/classPb__Thermohydraulique__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

associer_milieu_base#

Definition
void Pb_Thermohydraulique::associer_milieu_base(const Milieu_base &) override
Brief description

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#

Definition
int Pb_Thermohydraulique::duplique() const override
Brief description
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#

Definition
const Equation_base & Pb_Thermohydraulique::equation(int) const override
Brief description

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#

Definition
Equation_base & Pb_Thermohydraulique::equation(int) override
Brief description

Renvoie l’equation d’hydraulique de type Navier_Stokes_std 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::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#

Definition
const Type_info * Pb_Thermohydraulique::get_info() const override
Brief description

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#

Definition
int Pb_Thermohydraulique::nombre_d_equations() const override
Brief description
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#

Definition
Pb_Thermohydraulique::Pb_Thermohydraulique()
Brief description
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#

Definition
unsigned Pb_Thermohydraulique::taille_memoire() const override
Brief description
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#

Definition
int Pb_Thermohydraulique::verifier() override
Brief description

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:

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:`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#

Definition
Pb_Thermohydraulique::~Pb_Thermohydraulique()
Brief description
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#

Definition
Objet_U * Pb_Thermohydraulique::cree_instance()
Brief description
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#

Definition
const Type_info * Pb_Thermohydraulique::info()
Brief description
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#

Definition
const Pb_Thermohydraulique & Pb_Thermohydraulique::self_cast(const Objet_U &)
Brief description
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#

Definition
Pb_Thermohydraulique & Pb_Thermohydraulique::self_cast(Objet_U &)
Brief description
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#

Definition
Sortie & Pb_Thermohydraulique::printOn(Sortie &x) const override
Brief description

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::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#

Definition
Entree & Pb_Thermohydraulique::readOn(Entree &) override
Brief description

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::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#

info_obj (public)
const Type_info Pb_Thermohydraulique::info_obj
eq_thermique (protected)
Convection_Diffusion_Temperature Pb_Thermohydraulique::eq_thermique