Pb_Thermohydraulique_WC#
#include <Pb_Thermohydraulique_WC.h>
classe Pb_Thermohydraulique_WC Cette classe represente un probleme de thermohydraulique en fluide weakly compressible:
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\_WC <class-pb-thermohydraulique-wc>`
[Pb\_Thermohydraulique\_WC](#class-pb-thermohydraulique-wc)
Detailed description#
Equations de Navier_Stokes en regime laminaire-Equation d’energie exprimee en temperature (gaz parfait) ou enthalpie (gaz reel) en regime laminaire
Inherits from#
public : Pb_WC_base
public : Pb_Dilatable_Proto
Inherited by#
public : TRUSTProblem_sup_eqns
<Pb_Thermohydraulique_WC>
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#
duplique#
int Pb_Thermohydraulique_WC::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_WC::duplique() const override <pb-thermohydraulique-wc-public-int-pb-thermohydraulique-wc-duplique-const-override>`
[int Pb_Thermohydraulique_WC::duplique() const override](#pb-thermohydraulique-wc-public-int-pb-thermohydraulique-wc-duplique-const-override)
equation#
const Equation_base & Pb_Thermohydraulique_WC::equation(int) const override
Renvoie l’equation d’hydraulique de type Navier_Stokes_WC si i = 0 Renvoie l’equation de la thermique de type Convection_Diffusion_Chaleur_WC si i = 1.
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 Equation_base & Pb_Thermohydraulique_WC::equation(int) const override <pb-thermohydraulique-wc-public-const-equation-base-ref-pb-thermohydraulique-wc-equation-int-const-override>`
[const Equation_base & Pb_Thermohydraulique_WC::equation(int) const override](#pb-thermohydraulique-wc-public-const-equation-base-ref-pb-thermohydraulique-wc-equation-int-const-override)
equation#
Equation_base & Pb_Thermohydraulique_WC::equation(int) 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:`Equation_base & Pb_Thermohydraulique_WC::equation(int) override <pb-thermohydraulique-wc-public-equation-base-ref-pb-thermohydraulique-wc-equation-int-override>`
[Equation_base & Pb_Thermohydraulique_WC::equation(int) override](#pb-thermohydraulique-wc-public-equation-base-ref-pb-thermohydraulique-wc-equation-int-override)
get_info#
const Type_info * Pb_Thermohydraulique_WC::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_WC::get_info() const override <pb-thermohydraulique-wc-public-const-type-info-ptr-pb-thermohydraulique-wc-get-info-const-override>`
[const Type_info * Pb_Thermohydraulique_WC::get_info() const override](#pb-thermohydraulique-wc-public-const-type-info-ptr-pb-thermohydraulique-wc-get-info-const-override)
nombre_d_equations#
int Pb_Thermohydraulique_WC::nombre_d_equations() const override
Renvoie 2 car il y a 2 equations : Navier_Stokes_WC et Convection_Diffusion_Chaleur_WC .
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_WC::nombre_d_equations() const override <pb-thermohydraulique-wc-public-int-pb-thermohydraulique-wc-nombre-d-equations-const-override>`
[int Pb_Thermohydraulique_WC::nombre_d_equations() const override](#pb-thermohydraulique-wc-public-int-pb-thermohydraulique-wc-nombre-d-equations-const-override)
Pb_Thermohydraulique_WC#
Pb_Thermohydraulique_WC::Pb_Thermohydraulique_WC()
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_WC::Pb_Thermohydraulique_WC() <pb-thermohydraulique-wc-public-pb-thermohydraulique-wc-pb-thermohydraulique-wc>`
[Pb_Thermohydraulique_WC::Pb_Thermohydraulique_WC()](#pb-thermohydraulique-wc-public-pb-thermohydraulique-wc-pb-thermohydraulique-wc)
taille_memoire#
unsigned Pb_Thermohydraulique_WC::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_WC::taille_memoire() const override <pb-thermohydraulique-wc-public-unsigned-pb-thermohydraulique-wc-taille-memoire-const-override>`
[unsigned Pb_Thermohydraulique_WC::taille_memoire() const override](#pb-thermohydraulique-wc-public-unsigned-pb-thermohydraulique-wc-taille-memoire-const-override)
verifier#
int Pb_Thermohydraulique_WC::verifier() override
Teste la compatibilite des equations de la thermique et de l’hydraulique.
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_WC::verifier() override <pb-thermohydraulique-wc-public-int-pb-thermohydraulique-wc-verifier-override>`
[int Pb_Thermohydraulique_WC::verifier() override](#pb-thermohydraulique-wc-public-int-pb-thermohydraulique-wc-verifier-override)
~Pb_Thermohydraulique_WC#
Pb_Thermohydraulique_WC::~Pb_Thermohydraulique_WC()
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_WC::~Pb_Thermohydraulique_WC() <pb-thermohydraulique-wc-public-pb-thermohydraulique-wc-dtor-pb-thermohydraulique-wc>`
[Pb_Thermohydraulique_WC::~Pb_Thermohydraulique_WC()](#pb-thermohydraulique-wc-public-pb-thermohydraulique-wc-dtor-pb-thermohydraulique-wc)
cree_instance#
Objet_U * Pb_Thermohydraulique_WC::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_WC::cree_instance() <pb-thermohydraulique-wc-public-static-objet-u-ptr-pb-thermohydraulique-wc-cree-instance>`
[Objet_U * Pb_Thermohydraulique_WC::cree_instance()](#pb-thermohydraulique-wc-public-static-objet-u-ptr-pb-thermohydraulique-wc-cree-instance)
info#
const Type_info * Pb_Thermohydraulique_WC::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_WC::info() <pb-thermohydraulique-wc-public-static-const-type-info-ptr-pb-thermohydraulique-wc-info>`
[const Type_info * Pb_Thermohydraulique_WC::info()](#pb-thermohydraulique-wc-public-static-const-type-info-ptr-pb-thermohydraulique-wc-info)
self_cast#
const Pb_Thermohydraulique_WC & Pb_Thermohydraulique_WC::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_WC & Pb_Thermohydraulique_WC::self_cast(const Objet_U &) <pb-thermohydraulique-wc-public-static-const-pb-thermohydraulique-wc-ref-pb-thermohydraulique-wc-self-cast-const-objet-u-ref>`
[const Pb_Thermohydraulique_WC & Pb_Thermohydraulique_WC::self_cast(const Objet_U &)](#pb-thermohydraulique-wc-public-static-const-pb-thermohydraulique-wc-ref-pb-thermohydraulique-wc-self-cast-const-objet-u-ref)
self_cast#
Pb_Thermohydraulique_WC & Pb_Thermohydraulique_WC::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_WC & Pb_Thermohydraulique_WC::self_cast(Objet_U &) <pb-thermohydraulique-wc-public-static-pb-thermohydraulique-wc-ref-pb-thermohydraulique-wc-self-cast-objet-u-ref>`
[Pb_Thermohydraulique_WC & Pb_Thermohydraulique_WC::self_cast(Objet_U &)](#pb-thermohydraulique-wc-public-static-pb-thermohydraulique-wc-ref-pb-thermohydraulique-wc-self-cast-objet-u-ref)
printOn#
Sortie & Pb_Thermohydraulique_WC::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_WC::printOn(Sortie &x) const override <pb-thermohydraulique-wc-protected-sortie-ref-pb-thermohydraulique-wc-printon-sortie-ref-x-const-override>`
[Sortie & Pb_Thermohydraulique_WC::printOn(Sortie &x) const override](#pb-thermohydraulique-wc-protected-sortie-ref-pb-thermohydraulique-wc-printon-sortie-ref-x-const-override)
readOn#
Entree & Pb_Thermohydraulique_WC::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_WC::readOn(Entree &) override <pb-thermohydraulique-wc-protected-entree-ref-pb-thermohydraulique-wc-readon-entree-ref-override>`
[Entree & Pb_Thermohydraulique_WC::readOn(Entree &) override](#pb-thermohydraulique-wc-protected-entree-ref-pb-thermohydraulique-wc-readon-entree-ref-override)
Attributes Documentation#
const Type_info Pb_Thermohydraulique_WC::info_obj
Navier_Stokes_WC Pb_Thermohydraulique_WC::eq_hydraulique
Convection_Diffusion_Chaleur_WC Pb_Thermohydraulique_WC::eq_thermique