Modele_turbulence_scal_Schmidt#

#include <Modele_turbulence_scal_Schmidt.h>
Brief description

Classe Modele_turbulence_scal_Schmidt Cette classe represente le modele de calcul suivant.

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:`Modele\_turbulence\_scal\_Schmidt <class-modele-turbulence-scal-schmidt>`
[Modele\_turbulence\_scal\_Schmidt](#class-modele-turbulence-scal-schmidt)

Detailed description#

pour la diffusion turbulente: diffu_turb = visco_turb / Sc_turb;

Inherits from#

Inheritance graph#

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

../../../../../_images/classModele__turbulence__scal__Schmidt__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

a_pour_Champ_Fonc#

Definition
int Modele_turbulence_scal_Schmidt::a_pour_Champ_Fonc(const Motcle &, TRUST_Ref< Champ_base * > &) const
Brief description

Renvoie 1 si un champ fonction (Champ_Fonc) du nom specifie est porte par le modele de turbulence.

Detailed description

Renvoie 0 sinon.

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 Modele_turbulence_scal_Schmidt::a_pour_Champ_Fonc(const Motcle &, TRUST_Ref< Champ_base * > &) const <modele-turbulence-scal-schmidt-public-int-modele-turbulence-scal-schmidt-a-pour-champ-fonc-const-motcle-ref-trust-ref-champ-base-ptr-ref-const>`
[int Modele_turbulence_scal_Schmidt::a_pour_Champ_Fonc(const Motcle &, TRUST_Ref< Champ_base * > &) const](#modele-turbulence-scal-schmidt-public-int-modele-turbulence-scal-schmidt-a-pour-champ-fonc-const-motcle-ref-trust-ref-champ-base-ptr-ref-const)

comprend_champ#

Definition
int Modele_turbulence_scal_Schmidt::comprend_champ(const Motcle &) const
Brief description

Renvoie 1 si le mot cle passe en parametre est un nom de champ de l’objet.

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:`int Modele_turbulence_scal_Schmidt::comprend_champ(const Motcle &) const <modele-turbulence-scal-schmidt-public-int-modele-turbulence-scal-schmidt-comprend-champ-const-motcle-ref-const>`
[int Modele_turbulence_scal_Schmidt::comprend_champ(const Motcle &) const](#modele-turbulence-scal-schmidt-public-int-modele-turbulence-scal-schmidt-comprend-champ-const-motcle-ref-const)

duplique#

Definition
int Modele_turbulence_scal_Schmidt::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 Modele_turbulence_scal_Schmidt::duplique() const override <modele-turbulence-scal-schmidt-public-int-modele-turbulence-scal-schmidt-duplique-const-override>`
[int Modele_turbulence_scal_Schmidt::duplique() const override](#modele-turbulence-scal-schmidt-public-int-modele-turbulence-scal-schmidt-duplique-const-override)

get_info#

Definition
const Type_info * Modele_turbulence_scal_Schmidt::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 * Modele_turbulence_scal_Schmidt::get_info() const override <modele-turbulence-scal-schmidt-public-const-type-info-ptr-modele-turbulence-scal-schmidt-get-info-const-override>`
[const Type_info * Modele_turbulence_scal_Schmidt::get_info() const override](#modele-turbulence-scal-schmidt-public-const-type-info-ptr-modele-turbulence-scal-schmidt-get-info-const-override)

get_Scturb#

Definition
double Modele_turbulence_scal_Schmidt::get_Scturb() const
Brief description
Detailed description
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:`double Modele_turbulence_scal_Schmidt::get_Scturb() const <modele-turbulence-scal-schmidt-public-double-modele-turbulence-scal-schmidt-get-scturb-const>`
[double Modele_turbulence_scal_Schmidt::get_Scturb() const](#modele-turbulence-scal-schmidt-public-double-modele-turbulence-scal-schmidt-get-scturb-const)

mettre_a_jour#

Definition
void Modele_turbulence_scal_Schmidt::mettre_a_jour(double) override
Brief description

Calcule le coefficient turbulent utilise dans l equation et la loi de paroi.

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:`void Modele_turbulence_scal_Schmidt::mettre_a_jour(double) override <modele-turbulence-scal-schmidt-public-void-modele-turbulence-scal-schmidt-mettre-a-jour-double-override>`
[void Modele_turbulence_scal_Schmidt::mettre_a_jour(double) override](#modele-turbulence-scal-schmidt-public-void-modele-turbulence-scal-schmidt-mettre-a-jour-double-override)

Modele_turbulence_scal_Schmidt#

Definition
Modele_turbulence_scal_Schmidt::Modele_turbulence_scal_Schmidt()
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:`Modele_turbulence_scal_Schmidt::Modele_turbulence_scal_Schmidt() <modele-turbulence-scal-schmidt-public-modele-turbulence-scal-schmidt-modele-turbulence-scal-schmidt>`
[Modele_turbulence_scal_Schmidt::Modele_turbulence_scal_Schmidt()](#modele-turbulence-scal-schmidt-public-modele-turbulence-scal-schmidt-modele-turbulence-scal-schmidt)

set_param#

Definition
void Modele_turbulence_scal_Schmidt::set_param(Param &) 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:`void Modele_turbulence_scal_Schmidt::set_param(Param &) override <modele-turbulence-scal-schmidt-public-void-modele-turbulence-scal-schmidt-set-param-param-ref-override>`
[void Modele_turbulence_scal_Schmidt::set_param(Param &) override](#modele-turbulence-scal-schmidt-public-void-modele-turbulence-scal-schmidt-set-param-param-ref-override)

taille_memoire#

Definition
unsigned Modele_turbulence_scal_Schmidt::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 Modele_turbulence_scal_Schmidt::taille_memoire() const override <modele-turbulence-scal-schmidt-public-unsigned-modele-turbulence-scal-schmidt-taille-memoire-const-override>`
[unsigned Modele_turbulence_scal_Schmidt::taille_memoire() const override](#modele-turbulence-scal-schmidt-public-unsigned-modele-turbulence-scal-schmidt-taille-memoire-const-override)

~Modele_turbulence_scal_Schmidt#

Definition
Modele_turbulence_scal_Schmidt::~Modele_turbulence_scal_Schmidt()
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:`Modele_turbulence_scal_Schmidt::~Modele_turbulence_scal_Schmidt() <modele-turbulence-scal-schmidt-public-modele-turbulence-scal-schmidt-dtor-modele-turbulence-scal-schmidt>`
[Modele_turbulence_scal_Schmidt::~Modele_turbulence_scal_Schmidt()](#modele-turbulence-scal-schmidt-public-modele-turbulence-scal-schmidt-dtor-modele-turbulence-scal-schmidt)

cree_instance#

Definition
Objet_U * Modele_turbulence_scal_Schmidt::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 * Modele_turbulence_scal_Schmidt::cree_instance() <modele-turbulence-scal-schmidt-public-static-objet-u-ptr-modele-turbulence-scal-schmidt-cree-instance>`
[Objet_U * Modele_turbulence_scal_Schmidt::cree_instance()](#modele-turbulence-scal-schmidt-public-static-objet-u-ptr-modele-turbulence-scal-schmidt-cree-instance)

info#

Definition
const Type_info * Modele_turbulence_scal_Schmidt::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 * Modele_turbulence_scal_Schmidt::info() <modele-turbulence-scal-schmidt-public-static-const-type-info-ptr-modele-turbulence-scal-schmidt-info>`
[const Type_info * Modele_turbulence_scal_Schmidt::info()](#modele-turbulence-scal-schmidt-public-static-const-type-info-ptr-modele-turbulence-scal-schmidt-info)

self_cast#

Definition
const Modele_turbulence_scal_Schmidt & Modele_turbulence_scal_Schmidt::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 Modele_turbulence_scal_Schmidt & Modele_turbulence_scal_Schmidt::self_cast(const Objet_U &) <modele-turbulence-scal-schmidt-public-static-const-modele-turbulence-scal-schmidt-ref-modele-turbulence-scal-schmidt-self-cast-const-objet-u-ref>`
[const Modele_turbulence_scal_Schmidt & Modele_turbulence_scal_Schmidt::self_cast(const Objet_U &)](#modele-turbulence-scal-schmidt-public-static-const-modele-turbulence-scal-schmidt-ref-modele-turbulence-scal-schmidt-self-cast-const-objet-u-ref)

self_cast#

Definition
Modele_turbulence_scal_Schmidt & Modele_turbulence_scal_Schmidt::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:`Modele_turbulence_scal_Schmidt & Modele_turbulence_scal_Schmidt::self_cast(Objet_U &) <modele-turbulence-scal-schmidt-public-static-modele-turbulence-scal-schmidt-ref-modele-turbulence-scal-schmidt-self-cast-objet-u-ref>`
[Modele_turbulence_scal_Schmidt & Modele_turbulence_scal_Schmidt::self_cast(Objet_U &)](#modele-turbulence-scal-schmidt-public-static-modele-turbulence-scal-schmidt-ref-modele-turbulence-scal-schmidt-self-cast-objet-u-ref)

calculer_diffusion_turbulente#

Definition
Champ_Fonc_base & Modele_turbulence_scal_Schmidt::calculer_diffusion_turbulente()
Brief description

Calcule la diffusion turbulente.

Detailed description

diffusion_turbulente = viscosite_turbulente / Sc_turbulent

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:`Champ_Fonc_base & Modele_turbulence_scal_Schmidt::calculer_diffusion_turbulente() <modele-turbulence-scal-schmidt-protected-champ-fonc-base-ref-modele-turbulence-scal-schmidt-calculer-diffusion-turbulente>`
[Champ_Fonc_base & Modele_turbulence_scal_Schmidt::calculer_diffusion_turbulente()](#modele-turbulence-scal-schmidt-protected-champ-fonc-base-ref-modele-turbulence-scal-schmidt-calculer-diffusion-turbulente)

printOn#

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

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 & Modele_turbulence_scal_Schmidt::printOn(Sortie &x) const override <modele-turbulence-scal-schmidt-protected-sortie-ref-modele-turbulence-scal-schmidt-printon-sortie-ref-x-const-override>`
[Sortie & Modele_turbulence_scal_Schmidt::printOn(Sortie &x) const override](#modele-turbulence-scal-schmidt-protected-sortie-ref-modele-turbulence-scal-schmidt-printon-sortie-ref-x-const-override)

readOn#

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

Lecture d’un Objet_U sur un flot d’entree 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:`Entree & Modele_turbulence_scal_Schmidt::readOn(Entree &) override <modele-turbulence-scal-schmidt-protected-entree-ref-modele-turbulence-scal-schmidt-readon-entree-ref-override>`
[Entree & Modele_turbulence_scal_Schmidt::readOn(Entree &) override](#modele-turbulence-scal-schmidt-protected-entree-ref-modele-turbulence-scal-schmidt-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Modele_turbulence_scal_Schmidt::info_obj
LeScturb_ (protected)
double Modele_turbulence_scal_Schmidt::LeScturb_ = 0.7