Pb_Thermohydraulique_List_Concentration#

#include <Problemes_List_Concentration.h>

classe Pb_Thermohydraulique_List_Concentration Cette classe represente un probleme de thermohydraulique avec concentrations :

How to cite this class in this doc#

:ref:`Pb\_Thermohydraulique\_List\_Concentration <class-pb-thermohydraulique-list-concentration>`
[Pb\_Thermohydraulique\_List\_Concentration](#class-pb-thermohydraulique-list-concentration)

Detailed description#

  • Equations de Navier_Stokes en regime laminaire pour un fluide incompressible-Equation d’energie en regime laminaire-Une equation de convection - diffusion pour un ou plusieurs constituants caracterises par leurs concentrations En general, on couple les equations d’energie et de concentration aux equations de Navier - Stokes par l’intermediaire du terme source des forces de volume dans lequel on prend en compte de petites variations de la masse volumique en fonction de la temperature et de la concentration.

Inherits from#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

duplique
int Pb_Thermohydraulique_List_Concentration::duplique() const override

Reimplements:

How to cite in this doc:
:ref:`int Pb_Thermohydraulique_List_Concentration::duplique() const override <public-int-pb-thermohydraulique-list-concentration-duplique-const-override>`
[int Pb_Thermohydraulique_List_Concentration::duplique() const override](#public-int-pb-thermohydraulique-list-concentration-duplique-const-override)
get_info
const Type_info * Pb_Thermohydraulique_List_Concentration::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_List_Concentration::get_info() const override <public-const-type-info-ptr-pb-thermohydraulique-list-concentration-get-info-const-override>`
[const Type_info * Pb_Thermohydraulique_List_Concentration::get_info() const override](#public-const-type-info-ptr-pb-thermohydraulique-list-concentration-get-info-const-override)
Pb_Thermohydraulique_List_Concentration
Pb_Thermohydraulique_List_Concentration::Pb_Thermohydraulique_List_Concentration()
How to cite in this doc:
:ref:`Pb_Thermohydraulique_List_Concentration::Pb_Thermohydraulique_List_Concentration() <public-pb-thermohydraulique-list-concentration-pb-thermohydraulique-list-concentration>`
[Pb_Thermohydraulique_List_Concentration::Pb_Thermohydraulique_List_Concentration()](#public-pb-thermohydraulique-list-concentration-pb-thermohydraulique-list-concentration)
taille_memoire
unsigned Pb_Thermohydraulique_List_Concentration::taille_memoire() const override

Reimplements:

How to cite in this doc:
:ref:`unsigned Pb_Thermohydraulique_List_Concentration::taille_memoire() const override <public-unsigned-pb-thermohydraulique-list-concentration-taille-memoire-const-override>`
[unsigned Pb_Thermohydraulique_List_Concentration::taille_memoire() const override](#public-unsigned-pb-thermohydraulique-list-concentration-taille-memoire-const-override)
~Pb_Thermohydraulique_List_Concentration
Pb_Thermohydraulique_List_Concentration::~Pb_Thermohydraulique_List_Concentration()
How to cite in this doc:
:ref:`Pb_Thermohydraulique_List_Concentration::~Pb_Thermohydraulique_List_Concentration() <public-pb-thermohydraulique-list-concentration-dtor-pb-thermohydraulique-list-concentration>`
[Pb_Thermohydraulique_List_Concentration::~Pb_Thermohydraulique_List_Concentration()](#public-pb-thermohydraulique-list-concentration-dtor-pb-thermohydraulique-list-concentration)
cree_instance
Objet_U * Pb_Thermohydraulique_List_Concentration::cree_instance()
How to cite in this doc:
:ref:`Objet_U * Pb_Thermohydraulique_List_Concentration::cree_instance() <public-static-objet-u-ptr-pb-thermohydraulique-list-concentration-cree-instance>`
[Objet_U * Pb_Thermohydraulique_List_Concentration::cree_instance()](#public-static-objet-u-ptr-pb-thermohydraulique-list-concentration-cree-instance)
info
const Type_info * Pb_Thermohydraulique_List_Concentration::info()
How to cite in this doc:
:ref:`const Type_info * Pb_Thermohydraulique_List_Concentration::info() <public-static-const-type-info-ptr-pb-thermohydraulique-list-concentration-info>`
[const Type_info * Pb_Thermohydraulique_List_Concentration::info()](#public-static-const-type-info-ptr-pb-thermohydraulique-list-concentration-info)
self_cast
const Pb_Thermohydraulique_List_Concentration & Pb_Thermohydraulique_List_Concentration::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Pb_Thermohydraulique_List_Concentration & Pb_Thermohydraulique_List_Concentration::self_cast(const Objet_U &) <public-static-const-pb-thermohydraulique-list-concentration-ref-pb-thermohydraulique-list-concentration-self-cast-const-objet-u-ref>`
[const Pb_Thermohydraulique_List_Concentration & Pb_Thermohydraulique_List_Concentration::self_cast(const Objet_U &)](#public-static-const-pb-thermohydraulique-list-concentration-ref-pb-thermohydraulique-list-concentration-self-cast-const-objet-u-ref)
self_cast
Pb_Thermohydraulique_List_Concentration & Pb_Thermohydraulique_List_Concentration::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Pb_Thermohydraulique_List_Concentration & Pb_Thermohydraulique_List_Concentration::self_cast(Objet_U &) <public-static-pb-thermohydraulique-list-concentration-ref-pb-thermohydraulique-list-concentration-self-cast-objet-u-ref>`
[Pb_Thermohydraulique_List_Concentration & Pb_Thermohydraulique_List_Concentration::self_cast(Objet_U &)](#public-static-pb-thermohydraulique-list-concentration-ref-pb-thermohydraulique-list-concentration-self-cast-objet-u-ref)
printOn
Sortie & Pb_Thermohydraulique_List_Concentration::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_List_Concentration::printOn(Sortie &x) const override <protected-sortie-ref-pb-thermohydraulique-list-concentration-printon-sortie-ref-x-const-override>`
[Sortie & Pb_Thermohydraulique_List_Concentration::printOn(Sortie &x) const override](#protected-sortie-ref-pb-thermohydraulique-list-concentration-printon-sortie-ref-x-const-override)
readOn
Entree & Pb_Thermohydraulique_List_Concentration::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_List_Concentration::readOn(Entree &) override <protected-entree-ref-pb-thermohydraulique-list-concentration-readon-entree-ref-override>`
[Entree & Pb_Thermohydraulique_List_Concentration::readOn(Entree &) override](#protected-entree-ref-pb-thermohydraulique-list-concentration-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Pb_Thermohydraulique_List_Concentration::info_obj