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 cite this class in this doc#
: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>
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
int Pb_Thermohydraulique_WC::duplique() const override
Reimplements:
How to cite in this doc:
:ref:`int Pb_Thermohydraulique_WC::duplique() const override <public-int-pb-thermohydraulique-wc-duplique-const-override>`
[int Pb_Thermohydraulique_WC::duplique() const override](#public-int-pb-thermohydraulique-wc-duplique-const-override)
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.
Reimplements:
How to cite in this doc:
:ref:`const Equation_base & Pb_Thermohydraulique_WC::equation(int) const override <public-const-equation-base-ref-pb-thermohydraulique-wc-equation-int-const-override>`
[const Equation_base & Pb_Thermohydraulique_WC::equation(int) const override](#public-const-equation-base-ref-pb-thermohydraulique-wc-equation-int-const-override)
Equation_base & Pb_Thermohydraulique_WC::equation(int) override
Reimplements:
How to cite in this doc:
:ref:`Equation_base & Pb_Thermohydraulique_WC::equation(int) override <public-equation-base-ref-pb-thermohydraulique-wc-equation-int-override>`
[Equation_base & Pb_Thermohydraulique_WC::equation(int) override](#public-equation-base-ref-pb-thermohydraulique-wc-equation-int-override)
const Type_info * Pb_Thermohydraulique_WC::get_info() const override
Donne des informations sur le type de l’ Objet_U .
Reimplements:
How to cite in this doc:
:ref:`const Type_info * Pb_Thermohydraulique_WC::get_info() const override <public-const-type-info-ptr-pb-thermohydraulique-wc-get-info-const-override>`
[const Type_info * Pb_Thermohydraulique_WC::get_info() const override](#public-const-type-info-ptr-pb-thermohydraulique-wc-get-info-const-override)
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 .
Reimplements:
How to cite in this doc:
:ref:`int Pb_Thermohydraulique_WC::nombre_d_equations() const override <public-int-pb-thermohydraulique-wc-nombre-d-equations-const-override>`
[int Pb_Thermohydraulique_WC::nombre_d_equations() const override](#public-int-pb-thermohydraulique-wc-nombre-d-equations-const-override)
Pb_Thermohydraulique_WC::Pb_Thermohydraulique_WC()
How to cite in this doc:
:ref:`Pb_Thermohydraulique_WC::Pb_Thermohydraulique_WC() <public-pb-thermohydraulique-wc-pb-thermohydraulique-wc>`
[Pb_Thermohydraulique_WC::Pb_Thermohydraulique_WC()](#public-pb-thermohydraulique-wc-pb-thermohydraulique-wc)
unsigned Pb_Thermohydraulique_WC::taille_memoire() const override
Reimplements:
How to cite in this doc:
:ref:`unsigned Pb_Thermohydraulique_WC::taille_memoire() const override <public-unsigned-pb-thermohydraulique-wc-taille-memoire-const-override>`
[unsigned Pb_Thermohydraulique_WC::taille_memoire() const override](#public-unsigned-pb-thermohydraulique-wc-taille-memoire-const-override)
int Pb_Thermohydraulique_WC::verifier() override
Teste la compatibilite des equations de la thermique et de l’hydraulique.
Reimplements:
How to cite in this doc:
:ref:`int Pb_Thermohydraulique_WC::verifier() override <public-int-pb-thermohydraulique-wc-verifier-override>`
[int Pb_Thermohydraulique_WC::verifier() override](#public-int-pb-thermohydraulique-wc-verifier-override)
Pb_Thermohydraulique_WC::~Pb_Thermohydraulique_WC()
How to cite in this doc:
:ref:`Pb_Thermohydraulique_WC::~Pb_Thermohydraulique_WC() <public-pb-thermohydraulique-wc-dtor-pb-thermohydraulique-wc>`
[Pb_Thermohydraulique_WC::~Pb_Thermohydraulique_WC()](#public-pb-thermohydraulique-wc-dtor-pb-thermohydraulique-wc)
Objet_U * Pb_Thermohydraulique_WC::cree_instance()
How to cite in this doc:
:ref:`Objet_U * Pb_Thermohydraulique_WC::cree_instance() <public-static-objet-u-ptr-pb-thermohydraulique-wc-cree-instance>`
[Objet_U * Pb_Thermohydraulique_WC::cree_instance()](#public-static-objet-u-ptr-pb-thermohydraulique-wc-cree-instance)
const Type_info * Pb_Thermohydraulique_WC::info()
How to cite in this doc:
:ref:`const Type_info * Pb_Thermohydraulique_WC::info() <public-static-const-type-info-ptr-pb-thermohydraulique-wc-info>`
[const Type_info * Pb_Thermohydraulique_WC::info()](#public-static-const-type-info-ptr-pb-thermohydraulique-wc-info)
const Pb_Thermohydraulique_WC & Pb_Thermohydraulique_WC::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Pb_Thermohydraulique_WC & Pb_Thermohydraulique_WC::self_cast(const Objet_U &) <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 &)](#public-static-const-pb-thermohydraulique-wc-ref-pb-thermohydraulique-wc-self-cast-const-objet-u-ref)
Pb_Thermohydraulique_WC & Pb_Thermohydraulique_WC::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Pb_Thermohydraulique_WC & Pb_Thermohydraulique_WC::self_cast(Objet_U &) <public-static-pb-thermohydraulique-wc-ref-pb-thermohydraulique-wc-self-cast-objet-u-ref>`
[Pb_Thermohydraulique_WC & Pb_Thermohydraulique_WC::self_cast(Objet_U &)](#public-static-pb-thermohydraulique-wc-ref-pb-thermohydraulique-wc-self-cast-objet-u-ref)
Sortie & Pb_Thermohydraulique_WC::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie Methode a surcharger.
Reimplements:
References
How to cite in this doc:
:ref:`Sortie & Pb_Thermohydraulique_WC::printOn(Sortie &x) const override <protected-sortie-ref-pb-thermohydraulique-wc-printon-sortie-ref-x-const-override>`
[Sortie & Pb_Thermohydraulique_WC::printOn(Sortie &x) const override](#protected-sortie-ref-pb-thermohydraulique-wc-printon-sortie-ref-x-const-override)
Entree & Pb_Thermohydraulique_WC::readOn(Entree &) override
Lecture d’un probleme dans un flot d’entree, et ouverture du flot de sauvegarde.
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 cite in this doc:
:ref:`Entree & Pb_Thermohydraulique_WC::readOn(Entree &) override <protected-entree-ref-pb-thermohydraulique-wc-readon-entree-ref-override>`
[Entree & Pb_Thermohydraulique_WC::readOn(Entree &) override](#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