Convection_Diffusion_Chaleur_Turbulent_QC#
#include <Convection_Diffusion_Chaleur_Turbulent_QC.h>
classe Convection_Diffusion_Chaleur_Turbulent_QC Cette classe represente le cas particulier de
How to cite this class in this doc#
:ref:`Convection\_Diffusion\_Chaleur\_Turbulent\_QC <class-convection-diffusion-chaleur-turbulent-qc>`
[Convection\_Diffusion\_Chaleur\_Turbulent\_QC](#class-convection-diffusion-chaleur-turbulent-qc)
Detailed description#
convection diffusion turbulente lorsque le fluide est quasi compressible. L’inconnue est la temperature si le fluide est un gaz parfait l’enthalpie si le fluide est un gaz reel Cette classe herite de Convection_Diffusion_Turbulent qui contient le modele de turbulence et de Convection_Diffusion_Chaleur_QC qui modelise l’equation non turbulente associe a un fluide quasi compressible.
Inherits from#
public : Convection_Diffusion_Turbulent
public : Convection_Diffusion_Chaleur_QC
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
void Convection_Diffusion_Chaleur_Turbulent_QC::completer() override
Double appel a: Convection_Diffusion_Turbulent::completer()
Convection_Diffusion_Temperature::completer()
Reimplements:
How to cite in this doc:
:ref:`void Convection_Diffusion_Chaleur_Turbulent_QC::completer() override <public-void-convection-diffusion-chaleur-turbulent-qc-completer-override>`
[void Convection_Diffusion_Chaleur_Turbulent_QC::completer() override](#public-void-convection-diffusion-chaleur-turbulent-qc-completer-override)
Convection_Diffusion_Chaleur_Turbulent_QC::Convection_Diffusion_Chaleur_Turbulent_QC()
How to cite in this doc:
:ref:`Convection_Diffusion_Chaleur_Turbulent_QC::Convection_Diffusion_Chaleur_Turbulent_QC() <public-convection-diffusion-chaleur-turbulent-qc-convection-diffusion-chaleur-turbulent-qc>`
[Convection_Diffusion_Chaleur_Turbulent_QC::Convection_Diffusion_Chaleur_Turbulent_QC()](#public-convection-diffusion-chaleur-turbulent-qc-convection-diffusion-chaleur-turbulent-qc)
void Convection_Diffusion_Chaleur_Turbulent_QC::creer_champ(const Motcle &motlu) override
Reimplements:
References
How to cite in this doc:
:ref:`void Convection_Diffusion_Chaleur_Turbulent_QC::creer_champ(const Motcle &motlu) override <public-void-convection-diffusion-chaleur-turbulent-qc-creer-champ-const-motcle-ref-motlu-override>`
[void Convection_Diffusion_Chaleur_Turbulent_QC::creer_champ(const Motcle &motlu) override](#public-void-convection-diffusion-chaleur-turbulent-qc-creer-champ-const-motcle-ref-motlu-override)
std::vector<YAML_data> Convection_Diffusion_Chaleur_Turbulent_QC::data_a_sauvegarder() const override
for PDI IO: retrieve name, type and dimensions of the fields to save/restore
Reimplements:
References
How to cite in this doc:
:ref:`std::vector<YAML_data> Convection_Diffusion_Chaleur_Turbulent_QC::data_a_sauvegarder() const override <public-std-vector-yaml-data-convection-diffusion-chaleur-turbulent-qc-data-a-sauvegarder-const-override>`
[std::vector<YAML_data> Convection_Diffusion_Chaleur_Turbulent_QC::data_a_sauvegarder() const override](#public-std-vector-yaml-data-convection-diffusion-chaleur-turbulent-qc-data-a-sauvegarder-const-override)
int Convection_Diffusion_Chaleur_Turbulent_QC::duplique() const override
Reimplements:
How to cite in this doc:
:ref:`int Convection_Diffusion_Chaleur_Turbulent_QC::duplique() const override <public-int-convection-diffusion-chaleur-turbulent-qc-duplique-const-override>`
[int Convection_Diffusion_Chaleur_Turbulent_QC::duplique() const override](#public-int-convection-diffusion-chaleur-turbulent-qc-duplique-const-override)
const Champ_base & Convection_Diffusion_Chaleur_Turbulent_QC::get_champ(const Motcle &nom) const override
Reimplements:
References
How to cite in this doc:
:ref:`const Champ_base & Convection_Diffusion_Chaleur_Turbulent_QC::get_champ(const Motcle &nom) const override <public-const-champ-base-ref-convection-diffusion-chaleur-turbulent-qc-get-champ-const-motcle-ref-nom-const-override>`
[const Champ_base & Convection_Diffusion_Chaleur_Turbulent_QC::get_champ(const Motcle &nom) const override](#public-const-champ-base-ref-convection-diffusion-chaleur-turbulent-qc-get-champ-const-motcle-ref-nom-const-override)
const Type_info * Convection_Diffusion_Chaleur_Turbulent_QC::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 * Convection_Diffusion_Chaleur_Turbulent_QC::get_info() const override <public-const-type-info-ptr-convection-diffusion-chaleur-turbulent-qc-get-info-const-override>`
[const Type_info * Convection_Diffusion_Chaleur_Turbulent_QC::get_info() const override](#public-const-type-info-ptr-convection-diffusion-chaleur-turbulent-qc-get-info-const-override)
const RefObjU & Convection_Diffusion_Chaleur_Turbulent_QC::get_modele(Type_modele type) const override
Reimplements:
References
Referenced By
How to cite in this doc:
:ref:`const RefObjU & Convection_Diffusion_Chaleur_Turbulent_QC::get_modele(Type_modele type) const override <public-const-refobju-ref-convection-diffusion-chaleur-turbulent-qc-get-modele-type-modele-type-const-override>`
[const RefObjU & Convection_Diffusion_Chaleur_Turbulent_QC::get_modele(Type_modele type) const override](#public-const-refobju-ref-convection-diffusion-chaleur-turbulent-qc-get-modele-type-modele-type-const-override)
void Convection_Diffusion_Chaleur_Turbulent_QC::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const override
Reimplements:
References
How to cite in this doc:
:ref:`void Convection_Diffusion_Chaleur_Turbulent_QC::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const override <public-void-convection-diffusion-chaleur-turbulent-qc-get-noms-champs-postraitables-noms-ref-nom-option-opt-equal-none-const-override>`
[void Convection_Diffusion_Chaleur_Turbulent_QC::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const override](#public-void-convection-diffusion-chaleur-turbulent-qc-get-noms-champs-postraitables-noms-ref-nom-option-opt-equal-none-const-override)
bool Convection_Diffusion_Chaleur_Turbulent_QC::has_champ(const Motcle &nom) const override
Reimplements:
References
How to cite in this doc:
:ref:`bool Convection_Diffusion_Chaleur_Turbulent_QC::has_champ(const Motcle &nom) const override <public-bool-convection-diffusion-chaleur-turbulent-qc-has-champ-const-motcle-ref-nom-const-override>`
[bool Convection_Diffusion_Chaleur_Turbulent_QC::has_champ(const Motcle &nom) const override](#public-bool-convection-diffusion-chaleur-turbulent-qc-has-champ-const-motcle-ref-nom-const-override)
bool Convection_Diffusion_Chaleur_Turbulent_QC::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override
Reimplements:
References
How to cite in this doc:
:ref:`bool Convection_Diffusion_Chaleur_Turbulent_QC::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override <public-bool-convection-diffusion-chaleur-turbulent-qc-has-champ-const-motcle-ref-nom-trust-ref-champ-base-ptr-ref-ref-champ-const-override>`
[bool Convection_Diffusion_Chaleur_Turbulent_QC::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override](#public-bool-convection-diffusion-chaleur-turbulent-qc-has-champ-const-motcle-ref-nom-trust-ref-champ-base-ptr-ref-ref-champ-const-override)
void Convection_Diffusion_Chaleur_Turbulent_QC::imprimer(Sortie &os) const override
Imprime les operateurs de l’equation si le schema en temps indique que c’est necessaire.
[SI limpr() ALORS impr(os)]
Reimplements:
References
How to cite in this doc:
:ref:`void Convection_Diffusion_Chaleur_Turbulent_QC::imprimer(Sortie &os) const override <public-void-convection-diffusion-chaleur-turbulent-qc-imprimer-sortie-ref-os-const-override>`
[void Convection_Diffusion_Chaleur_Turbulent_QC::imprimer(Sortie &os) const override](#public-void-convection-diffusion-chaleur-turbulent-qc-imprimer-sortie-ref-os-const-override)
bool Convection_Diffusion_Chaleur_Turbulent_QC::initTimeStep(double dt) override
Reimplements:
How to cite in this doc:
:ref:`bool Convection_Diffusion_Chaleur_Turbulent_QC::initTimeStep(double dt) override <public-bool-convection-diffusion-chaleur-turbulent-qc-inittimestep-double-dt-override>`
[bool Convection_Diffusion_Chaleur_Turbulent_QC::initTimeStep(double dt) override](#public-bool-convection-diffusion-chaleur-turbulent-qc-inittimestep-double-dt-override)
int Convection_Diffusion_Chaleur_Turbulent_QC::lire_motcle_non_standard(const Motcle &, Entree &) override
Lecture des parametres de type non simple d’un objet_U a partir d’un flot d’entree.
Reimplements:
References
How to cite in this doc:
:ref:`int Convection_Diffusion_Chaleur_Turbulent_QC::lire_motcle_non_standard(const Motcle &, Entree &) override <public-int-convection-diffusion-chaleur-turbulent-qc-lire-motcle-non-standard-const-motcle-ref-entree-ref-override>`
[int Convection_Diffusion_Chaleur_Turbulent_QC::lire_motcle_non_standard(const Motcle &, Entree &) override](#public-int-convection-diffusion-chaleur-turbulent-qc-lire-motcle-non-standard-const-motcle-ref-entree-ref-override)
void Convection_Diffusion_Chaleur_Turbulent_QC::mettre_a_jour(double) override
Mise a jour en temps de l’equation, double appel a: Convection_Diffusion_Temperature::mettre_a_jour(double ) ;.
Convection_Diffusion_Turbulent::mettre_a_jour(double );
Reimplements:
References
How to cite in this doc:
:ref:`void Convection_Diffusion_Chaleur_Turbulent_QC::mettre_a_jour(double) override <public-void-convection-diffusion-chaleur-turbulent-qc-mettre-a-jour-double-override>`
[void Convection_Diffusion_Chaleur_Turbulent_QC::mettre_a_jour(double) override](#public-void-convection-diffusion-chaleur-turbulent-qc-mettre-a-jour-double-override)
void Convection_Diffusion_Chaleur_Turbulent_QC::mettre_a_jour_modele(double)
How to cite in this doc:
:ref:`void Convection_Diffusion_Chaleur_Turbulent_QC::mettre_a_jour_modele(double) <public-void-convection-diffusion-chaleur-turbulent-qc-mettre-a-jour-modele-double>`
[void Convection_Diffusion_Chaleur_Turbulent_QC::mettre_a_jour_modele(double)](#public-void-convection-diffusion-chaleur-turbulent-qc-mettre-a-jour-modele-double)
int Convection_Diffusion_Chaleur_Turbulent_QC::preparer_calcul() override
Double appel a: Convection_Diffusion_Turbulent::preparer_calcul()
Convection_Diffusion_Temperature::preparer_calcul()
Reimplements:
References
How to cite in this doc:
:ref:`int Convection_Diffusion_Chaleur_Turbulent_QC::preparer_calcul() override <public-int-convection-diffusion-chaleur-turbulent-qc-preparer-calcul-override>`
[int Convection_Diffusion_Chaleur_Turbulent_QC::preparer_calcul() override](#public-int-convection-diffusion-chaleur-turbulent-qc-preparer-calcul-override)
int Convection_Diffusion_Chaleur_Turbulent_QC::reprendre(Entree &) override
Reprise a partir d’un flot d’entree, double appel a: Convection_Diffusion_Temperature::reprendre(Entree& ) ;.
Convection_Diffusion_Turbulent::reprendre(Entree&);
Reimplements:
References
How to cite in this doc:
:ref:`int Convection_Diffusion_Chaleur_Turbulent_QC::reprendre(Entree &) override <public-int-convection-diffusion-chaleur-turbulent-qc-reprendre-entree-ref-override>`
[int Convection_Diffusion_Chaleur_Turbulent_QC::reprendre(Entree &) override](#public-int-convection-diffusion-chaleur-turbulent-qc-reprendre-entree-ref-override)
int Convection_Diffusion_Chaleur_Turbulent_QC::sauvegarder(Sortie &) const override
Sauvegarde sur un flot de sortie, double appel a: Convection_Diffusion_Temperature::sauvegarder(Sortie& );.
Convection_Diffusion_Turbulent::sauvegarder(Sortie& );
Reimplements:
References
How to cite in this doc:
:ref:`int Convection_Diffusion_Chaleur_Turbulent_QC::sauvegarder(Sortie &) const override <public-int-convection-diffusion-chaleur-turbulent-qc-sauvegarder-sortie-ref-const-override>`
[int Convection_Diffusion_Chaleur_Turbulent_QC::sauvegarder(Sortie &) const override](#public-int-convection-diffusion-chaleur-turbulent-qc-sauvegarder-sortie-ref-const-override)
void Convection_Diffusion_Chaleur_Turbulent_QC::set_param(Param &titi) override
Reimplements:
How to cite in this doc:
:ref:`void Convection_Diffusion_Chaleur_Turbulent_QC::set_param(Param &titi) override <public-void-convection-diffusion-chaleur-turbulent-qc-set-param-param-ref-titi-override>`
[void Convection_Diffusion_Chaleur_Turbulent_QC::set_param(Param &titi) override](#public-void-convection-diffusion-chaleur-turbulent-qc-set-param-param-ref-titi-override)
unsigned Convection_Diffusion_Chaleur_Turbulent_QC::taille_memoire() const override
Reimplements:
How to cite in this doc:
:ref:`unsigned Convection_Diffusion_Chaleur_Turbulent_QC::taille_memoire() const override <public-unsigned-convection-diffusion-chaleur-turbulent-qc-taille-memoire-const-override>`
[unsigned Convection_Diffusion_Chaleur_Turbulent_QC::taille_memoire() const override](#public-unsigned-convection-diffusion-chaleur-turbulent-qc-taille-memoire-const-override)
Convection_Diffusion_Chaleur_Turbulent_QC::~Convection_Diffusion_Chaleur_Turbulent_QC()
How to cite in this doc:
:ref:`Convection_Diffusion_Chaleur_Turbulent_QC::~Convection_Diffusion_Chaleur_Turbulent_QC() <public-convection-diffusion-chaleur-turbulent-qc-dtor-convection-diffusion-chaleur-turbulent-qc>`
[Convection_Diffusion_Chaleur_Turbulent_QC::~Convection_Diffusion_Chaleur_Turbulent_QC()](#public-convection-diffusion-chaleur-turbulent-qc-dtor-convection-diffusion-chaleur-turbulent-qc)
Objet_U * Convection_Diffusion_Chaleur_Turbulent_QC::cree_instance()
How to cite in this doc:
:ref:`Objet_U * Convection_Diffusion_Chaleur_Turbulent_QC::cree_instance() <public-static-objet-u-ptr-convection-diffusion-chaleur-turbulent-qc-cree-instance>`
[Objet_U * Convection_Diffusion_Chaleur_Turbulent_QC::cree_instance()](#public-static-objet-u-ptr-convection-diffusion-chaleur-turbulent-qc-cree-instance)
const Type_info * Convection_Diffusion_Chaleur_Turbulent_QC::info()
How to cite in this doc:
:ref:`const Type_info * Convection_Diffusion_Chaleur_Turbulent_QC::info() <public-static-const-type-info-ptr-convection-diffusion-chaleur-turbulent-qc-info>`
[const Type_info * Convection_Diffusion_Chaleur_Turbulent_QC::info()](#public-static-const-type-info-ptr-convection-diffusion-chaleur-turbulent-qc-info)
const Convection_Diffusion_Chaleur_Turbulent_QC & Convection_Diffusion_Chaleur_Turbulent_QC::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Convection_Diffusion_Chaleur_Turbulent_QC & Convection_Diffusion_Chaleur_Turbulent_QC::self_cast(const Objet_U &) <public-static-const-convection-diffusion-chaleur-turbulent-qc-ref-convection-diffusion-chaleur-turbulent-qc-self-cast-const-objet-u-ref>`
[const Convection_Diffusion_Chaleur_Turbulent_QC & Convection_Diffusion_Chaleur_Turbulent_QC::self_cast(const Objet_U &)](#public-static-const-convection-diffusion-chaleur-turbulent-qc-ref-convection-diffusion-chaleur-turbulent-qc-self-cast-const-objet-u-ref)
Convection_Diffusion_Chaleur_Turbulent_QC & Convection_Diffusion_Chaleur_Turbulent_QC::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Convection_Diffusion_Chaleur_Turbulent_QC & Convection_Diffusion_Chaleur_Turbulent_QC::self_cast(Objet_U &) <public-static-convection-diffusion-chaleur-turbulent-qc-ref-convection-diffusion-chaleur-turbulent-qc-self-cast-objet-u-ref>`
[Convection_Diffusion_Chaleur_Turbulent_QC & Convection_Diffusion_Chaleur_Turbulent_QC::self_cast(Objet_U &)](#public-static-convection-diffusion-chaleur-turbulent-qc-ref-convection-diffusion-chaleur-turbulent-qc-self-cast-objet-u-ref)
Sortie & Convection_Diffusion_Chaleur_Turbulent_QC::printOn(Sortie &x) const override
Surcharge Objet_U::printOn Imprime l’equation et ses composants sur un flot de sortie.
Imprime le nom de l’equation, le solveur masse, les termes sources les conditions aux limites discretisees, les inconnues et les operateurs.
Reimplements:
References
How to cite in this doc:
:ref:`Sortie & Convection_Diffusion_Chaleur_Turbulent_QC::printOn(Sortie &x) const override <protected-sortie-ref-convection-diffusion-chaleur-turbulent-qc-printon-sortie-ref-x-const-override>`
[Sortie & Convection_Diffusion_Chaleur_Turbulent_QC::printOn(Sortie &x) const override](#protected-sortie-ref-convection-diffusion-chaleur-turbulent-qc-printon-sortie-ref-x-const-override)
Entree & Convection_Diffusion_Chaleur_Turbulent_QC::readOn(Entree &) override
Lecture d’une equation sur un flot d’entree.
Le format est le suivant: { [ Source { [sou_1], [sour_2], …} ] Conditions_limites { [cl_1] [cl_2] … } Conditions_initiales { [cl_init] } }
Reimplements:
References
How to cite in this doc:
:ref:`Entree & Convection_Diffusion_Chaleur_Turbulent_QC::readOn(Entree &) override <protected-entree-ref-convection-diffusion-chaleur-turbulent-qc-readon-entree-ref-override>`
[Entree & Convection_Diffusion_Chaleur_Turbulent_QC::readOn(Entree &) override](#protected-entree-ref-convection-diffusion-chaleur-turbulent-qc-readon-entree-ref-override)
Attributes Documentation#
const Type_info Convection_Diffusion_Chaleur_Turbulent_QC::info_obj