Modele_turbulence_hyd_K_Eps_2_Couches#

#include <Modele_turbulence_hyd_K_Eps_2_Couches.h>
Brief description

Classe Modele_turbulence_hyd_K_Eps_2_Couches Cette classe represente le modele de turbulence (k,eps) pour les.

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\_hyd\_K\_Eps\_2\_Couches <class-modele-turbulence-hyd-k-eps-2-couches>`
[Modele\_turbulence\_hyd\_K\_Eps\_2\_Couches](#class-modele-turbulence-hyd-k-eps-2-couches)

Detailed description#

equations de Navier - Stokes.

Inherits from#

Inheritance graph#

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

../../../../../_images/classModele__turbulence__hyd__K__Eps__2__Couches__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

List of Private Methods#

Complete Member Function Documentation#

calculer_viscosite_turbulente#

Definition
Champ_Fonc_base & Modele_turbulence_hyd_K_Eps_2_Couches::calculer_viscosite_turbulente(double temps)
Brief description

Calcule la viscosite turbulente au temps demande.

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:`Champ_Fonc_base & Modele_turbulence_hyd_K_Eps_2_Couches::calculer_viscosite_turbulente(double temps) <modele-turbulence-hyd-k-eps-2-couches-public-champ-fonc-base-ref-modele-turbulence-hyd-k-eps-2-couches-calculer-viscosite-turbulente-double-temps>`
[Champ_Fonc_base & Modele_turbulence_hyd_K_Eps_2_Couches::calculer_viscosite_turbulente(double temps)](#modele-turbulence-hyd-k-eps-2-couches-public-champ-fonc-base-ref-modele-turbulence-hyd-k-eps-2-couches-calculer-viscosite-turbulente-double-temps)

completer#

Definition
void Modele_turbulence_hyd_K_Eps_2_Couches::completer() override
Brief description

Simple appel a Transport_K_Eps::completer()

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_hyd_K_Eps_2_Couches::completer() override <modele-turbulence-hyd-k-eps-2-couches-public-void-modele-turbulence-hyd-k-eps-2-couches-completer-override>`
[void Modele_turbulence_hyd_K_Eps_2_Couches::completer() override](#modele-turbulence-hyd-k-eps-2-couches-public-void-modele-turbulence-hyd-k-eps-2-couches-completer-override)

controler#

Definition
void Modele_turbulence_hyd_K_Eps_2_Couches::controler()
Brief description
Detailed description
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_hyd_K_Eps_2_Couches::controler() <modele-turbulence-hyd-k-eps-2-couches-public-void-modele-turbulence-hyd-k-eps-2-couches-controler>`
[void Modele_turbulence_hyd_K_Eps_2_Couches::controler()](#modele-turbulence-hyd-k-eps-2-couches-public-void-modele-turbulence-hyd-k-eps-2-couches-controler)

duplique#

Definition
int Modele_turbulence_hyd_K_Eps_2_Couches::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_hyd_K_Eps_2_Couches::duplique() const override <modele-turbulence-hyd-k-eps-2-couches-public-int-modele-turbulence-hyd-k-eps-2-couches-duplique-const-override>`
[int Modele_turbulence_hyd_K_Eps_2_Couches::duplique() const override](#modele-turbulence-hyd-k-eps-2-couches-public-int-modele-turbulence-hyd-k-eps-2-couches-duplique-const-override)

eqn_transp_K_Eps#

Definition
const Transport_K_Eps_base & Modele_turbulence_hyd_K_Eps_2_Couches::eqn_transp_K_Eps() const override
Brief description

Renvoie l’equation.

Detailed description

(version const)

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 Transport_K_Eps_base & Modele_turbulence_hyd_K_Eps_2_Couches::eqn_transp_K_Eps() const override <modele-turbulence-hyd-k-eps-2-couches-public-const-transport-k-eps-base-ref-modele-turbulence-hyd-k-eps-2-couches-eqn-transp-k-eps-const-override>`
[const Transport_K_Eps_base & Modele_turbulence_hyd_K_Eps_2_Couches::eqn_transp_K_Eps() const override](#modele-turbulence-hyd-k-eps-2-couches-public-const-transport-k-eps-base-ref-modele-turbulence-hyd-k-eps-2-couches-eqn-transp-k-eps-const-override)

eqn_transp_K_Eps#

Definition
Transport_K_Eps_base & Modele_turbulence_hyd_K_Eps_2_Couches::eqn_transp_K_Eps() override
Brief description

Renvoie l’equation.

Detailed description

(version const)

Reimplements:

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:`Transport_K_Eps_base & Modele_turbulence_hyd_K_Eps_2_Couches::eqn_transp_K_Eps() override <modele-turbulence-hyd-k-eps-2-couches-public-transport-k-eps-base-ref-modele-turbulence-hyd-k-eps-2-couches-eqn-transp-k-eps-override>`
[Transport_K_Eps_base & Modele_turbulence_hyd_K_Eps_2_Couches::eqn_transp_K_Eps() override](#modele-turbulence-hyd-k-eps-2-couches-public-transport-k-eps-base-ref-modele-turbulence-hyd-k-eps-2-couches-eqn-transp-k-eps-override)

equation_k_eps#

Definition
const Equation_base & Modele_turbulence_hyd_K_Eps_2_Couches::equation_k_eps(int i) 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:`const Equation_base & Modele_turbulence_hyd_K_Eps_2_Couches::equation_k_eps(int i) const override <modele-turbulence-hyd-k-eps-2-couches-public-const-equation-base-ref-modele-turbulence-hyd-k-eps-2-couches-equation-k-eps-int-i-const-override>`
[const Equation_base & Modele_turbulence_hyd_K_Eps_2_Couches::equation_k_eps(int i) const override](#modele-turbulence-hyd-k-eps-2-couches-public-const-equation-base-ref-modele-turbulence-hyd-k-eps-2-couches-equation-k-eps-int-i-const-override)

get_impr#

Definition
int Modele_turbulence_hyd_K_Eps_2_Couches::get_impr() const
Brief description

indique si on doit ecrire le domaine des 2 couches dans le .

Detailed description

out. (version const)

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_hyd_K_Eps_2_Couches::get_impr() const <modele-turbulence-hyd-k-eps-2-couches-public-int-modele-turbulence-hyd-k-eps-2-couches-get-impr-const>`
[int Modele_turbulence_hyd_K_Eps_2_Couches::get_impr() const](#modele-turbulence-hyd-k-eps-2-couches-public-int-modele-turbulence-hyd-k-eps-2-couches-get-impr-const)

get_info#

Definition
const Type_info * Modele_turbulence_hyd_K_Eps_2_Couches::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_hyd_K_Eps_2_Couches::get_info() const override <modele-turbulence-hyd-k-eps-2-couches-public-const-type-info-ptr-modele-turbulence-hyd-k-eps-2-couches-get-info-const-override>`
[const Type_info * Modele_turbulence_hyd_K_Eps_2_Couches::get_info() const override](#modele-turbulence-hyd-k-eps-2-couches-public-const-type-info-ptr-modele-turbulence-hyd-k-eps-2-couches-get-info-const-override)

get_nbcouches#

Definition
int Modele_turbulence_hyd_K_Eps_2_Couches::get_nbcouches() const
Brief description

Renvoie le nombre couches utilises pour les lois de paroi Ce nombre est porte par l’equation de transport K_K - eps.

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:`int Modele_turbulence_hyd_K_Eps_2_Couches::get_nbcouches() const <modele-turbulence-hyd-k-eps-2-couches-public-int-modele-turbulence-hyd-k-eps-2-couches-get-nbcouches-const>`
[int Modele_turbulence_hyd_K_Eps_2_Couches::get_nbcouches() const](#modele-turbulence-hyd-k-eps-2-couches-public-int-modele-turbulence-hyd-k-eps-2-couches-get-nbcouches-const)

get_nutswitch#

Definition
int Modele_turbulence_hyd_K_Eps_2_Couches::get_nutswitch() const
Brief description

Renvoie la valeur de nut/nu qui delimite les deux couches.

Detailed description

(version const)

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:`int Modele_turbulence_hyd_K_Eps_2_Couches::get_nutswitch() const <modele-turbulence-hyd-k-eps-2-couches-public-int-modele-turbulence-hyd-k-eps-2-couches-get-nutswitch-const>`
[int Modele_turbulence_hyd_K_Eps_2_Couches::get_nutswitch() const](#modele-turbulence-hyd-k-eps-2-couches-public-int-modele-turbulence-hyd-k-eps-2-couches-get-nutswitch-const)

get_switch#

Definition
int Modele_turbulence_hyd_K_Eps_2_Couches::get_switch() const
Brief description

Renvoie 0 si on choisit le switch par y*, 1 par nu_t.

Detailed description

(version const)

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:`int Modele_turbulence_hyd_K_Eps_2_Couches::get_switch() const <modele-turbulence-hyd-k-eps-2-couches-public-int-modele-turbulence-hyd-k-eps-2-couches-get-switch-const>`
[int Modele_turbulence_hyd_K_Eps_2_Couches::get_switch() const](#modele-turbulence-hyd-k-eps-2-couches-public-int-modele-turbulence-hyd-k-eps-2-couches-get-switch-const)

get_yswitch#

Definition
int Modele_turbulence_hyd_K_Eps_2_Couches::get_yswitch() const
Brief description

Renvoie le y* de switch entre les deux couches pour le modele a deux couches.

Detailed description

(version const)

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:`int Modele_turbulence_hyd_K_Eps_2_Couches::get_yswitch() const <modele-turbulence-hyd-k-eps-2-couches-public-int-modele-turbulence-hyd-k-eps-2-couches-get-yswitch-const>`
[int Modele_turbulence_hyd_K_Eps_2_Couches::get_yswitch() const](#modele-turbulence-hyd-k-eps-2-couches-public-int-modele-turbulence-hyd-k-eps-2-couches-get-yswitch-const)

initTimeStep#

Definition
bool Modele_turbulence_hyd_K_Eps_2_Couches::initTimeStep(double dt) 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:`bool Modele_turbulence_hyd_K_Eps_2_Couches::initTimeStep(double dt) override <modele-turbulence-hyd-k-eps-2-couches-public-bool-modele-turbulence-hyd-k-eps-2-couches-inittimestep-double-dt-override>`
[bool Modele_turbulence_hyd_K_Eps_2_Couches::initTimeStep(double dt) override](#modele-turbulence-hyd-k-eps-2-couches-public-bool-modele-turbulence-hyd-k-eps-2-couches-inittimestep-double-dt-override)

K_Eps#

Definition
Champ_Inc_base & Modele_turbulence_hyd_K_Eps_2_Couches::K_Eps()
Brief description

Renvoie le champ inconnue du modele de turbulence i.

Detailed description
  1. : (K,Epsilon). Cette inconnue est portee par l’equation de transport K - eps porte par le modele.

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_Inc_base & Modele_turbulence_hyd_K_Eps_2_Couches::K_Eps() <modele-turbulence-hyd-k-eps-2-couches-public-champ-inc-base-ref-modele-turbulence-hyd-k-eps-2-couches-k-eps>`
[Champ_Inc_base & Modele_turbulence_hyd_K_Eps_2_Couches::K_Eps()](#modele-turbulence-hyd-k-eps-2-couches-public-champ-inc-base-ref-modele-turbulence-hyd-k-eps-2-couches-k-eps)

K_Eps#

Definition
const Champ_Inc_base & Modele_turbulence_hyd_K_Eps_2_Couches::K_Eps() const
Brief description

Renvoie le champ inconnue du modele de turbulence i.

Detailed description
  1. : (K,Epsilon). Cette inconnue est portee par l’equation de transport K - eps porte par le modele. (version const)

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:`const Champ_Inc_base & Modele_turbulence_hyd_K_Eps_2_Couches::K_Eps() const <modele-turbulence-hyd-k-eps-2-couches-public-const-champ-inc-base-ref-modele-turbulence-hyd-k-eps-2-couches-k-eps-const>`
[const Champ_Inc_base & Modele_turbulence_hyd_K_Eps_2_Couches::K_Eps() const](#modele-turbulence-hyd-k-eps-2-couches-public-const-champ-inc-base-ref-modele-turbulence-hyd-k-eps-2-couches-k-eps-const)

lire_motcle_non_standard#

Definition
int Modele_turbulence_hyd_K_Eps_2_Couches::lire_motcle_non_standard(const Motcle &, Entree &) override
Brief description

Lecture des parametres de type non simple d’un objet_U a partir d’un flot d’entree.

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:`int Modele_turbulence_hyd_K_Eps_2_Couches::lire_motcle_non_standard(const Motcle &, Entree &) override <modele-turbulence-hyd-k-eps-2-couches-public-int-modele-turbulence-hyd-k-eps-2-couches-lire-motcle-non-standard-const-motcle-ref-entree-ref-override>`
[int Modele_turbulence_hyd_K_Eps_2_Couches::lire_motcle_non_standard(const Motcle &, Entree &) override](#modele-turbulence-hyd-k-eps-2-couches-public-int-modele-turbulence-hyd-k-eps-2-couches-lire-motcle-non-standard-const-motcle-ref-entree-ref-override)

mettre_a_jour#

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

Effectue une mise a jour en temps du modele de turbulence.

Detailed description

Met a jour l’equation de transport K - epsilon, calcule la loi de paroi et la viscosite turbulente au nouveau temps.

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_hyd_K_Eps_2_Couches::mettre_a_jour(double) override <modele-turbulence-hyd-k-eps-2-couches-public-void-modele-turbulence-hyd-k-eps-2-couches-mettre-a-jour-double-override>`
[void Modele_turbulence_hyd_K_Eps_2_Couches::mettre_a_jour(double) override](#modele-turbulence-hyd-k-eps-2-couches-public-void-modele-turbulence-hyd-k-eps-2-couches-mettre-a-jour-double-override)

Modele_turbulence_hyd_K_Eps_2_Couches#

Definition
Modele_turbulence_hyd_K_Eps_2_Couches::Modele_turbulence_hyd_K_Eps_2_Couches()
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_hyd_K_Eps_2_Couches::Modele_turbulence_hyd_K_Eps_2_Couches() <modele-turbulence-hyd-k-eps-2-couches-public-modele-turbulence-hyd-k-eps-2-couches-modele-turbulence-hyd-k-eps-2-couches>`
[Modele_turbulence_hyd_K_Eps_2_Couches::Modele_turbulence_hyd_K_Eps_2_Couches()](#modele-turbulence-hyd-k-eps-2-couches-public-modele-turbulence-hyd-k-eps-2-couches-modele-turbulence-hyd-k-eps-2-couches)

preparer_calcul#

Definition
int Modele_turbulence_hyd_K_Eps_2_Couches::preparer_calcul() override
Brief description

Prepare le calcul.

Detailed description

Initialise la loi de paroi. Remplit le champ wall_length en cas de post traitemetn de la distance_paroi

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:`int Modele_turbulence_hyd_K_Eps_2_Couches::preparer_calcul() override <modele-turbulence-hyd-k-eps-2-couches-public-int-modele-turbulence-hyd-k-eps-2-couches-preparer-calcul-override>`
[int Modele_turbulence_hyd_K_Eps_2_Couches::preparer_calcul() override](#modele-turbulence-hyd-k-eps-2-couches-public-int-modele-turbulence-hyd-k-eps-2-couches-preparer-calcul-override)

set_param#

Definition
void Modele_turbulence_hyd_K_Eps_2_Couches::set_param(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_hyd_K_Eps_2_Couches::set_param(Param &param) override <modele-turbulence-hyd-k-eps-2-couches-public-void-modele-turbulence-hyd-k-eps-2-couches-set-param-param-ref-param-override>`
[void Modele_turbulence_hyd_K_Eps_2_Couches::set_param(Param &param) override](#modele-turbulence-hyd-k-eps-2-couches-public-void-modele-turbulence-hyd-k-eps-2-couches-set-param-param-ref-param-override)

taille_memoire#

Definition
unsigned Modele_turbulence_hyd_K_Eps_2_Couches::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_hyd_K_Eps_2_Couches::taille_memoire() const override <modele-turbulence-hyd-k-eps-2-couches-public-unsigned-modele-turbulence-hyd-k-eps-2-couches-taille-memoire-const-override>`
[unsigned Modele_turbulence_hyd_K_Eps_2_Couches::taille_memoire() const override](#modele-turbulence-hyd-k-eps-2-couches-public-unsigned-modele-turbulence-hyd-k-eps-2-couches-taille-memoire-const-override)

~Modele_turbulence_hyd_K_Eps_2_Couches#

Definition
Modele_turbulence_hyd_K_Eps_2_Couches::~Modele_turbulence_hyd_K_Eps_2_Couches()
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_hyd_K_Eps_2_Couches::~Modele_turbulence_hyd_K_Eps_2_Couches() <modele-turbulence-hyd-k-eps-2-couches-public-modele-turbulence-hyd-k-eps-2-couches-dtor-modele-turbulence-hyd-k-eps-2-couches>`
[Modele_turbulence_hyd_K_Eps_2_Couches::~Modele_turbulence_hyd_K_Eps_2_Couches()](#modele-turbulence-hyd-k-eps-2-couches-public-modele-turbulence-hyd-k-eps-2-couches-dtor-modele-turbulence-hyd-k-eps-2-couches)

cree_instance#

Definition
Objet_U * Modele_turbulence_hyd_K_Eps_2_Couches::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_hyd_K_Eps_2_Couches::cree_instance() <modele-turbulence-hyd-k-eps-2-couches-public-static-objet-u-ptr-modele-turbulence-hyd-k-eps-2-couches-cree-instance>`
[Objet_U * Modele_turbulence_hyd_K_Eps_2_Couches::cree_instance()](#modele-turbulence-hyd-k-eps-2-couches-public-static-objet-u-ptr-modele-turbulence-hyd-k-eps-2-couches-cree-instance)

info#

Definition
const Type_info * Modele_turbulence_hyd_K_Eps_2_Couches::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_hyd_K_Eps_2_Couches::info() <modele-turbulence-hyd-k-eps-2-couches-public-static-const-type-info-ptr-modele-turbulence-hyd-k-eps-2-couches-info>`
[const Type_info * Modele_turbulence_hyd_K_Eps_2_Couches::info()](#modele-turbulence-hyd-k-eps-2-couches-public-static-const-type-info-ptr-modele-turbulence-hyd-k-eps-2-couches-info)

self_cast#

Definition
const Modele_turbulence_hyd_K_Eps_2_Couches & Modele_turbulence_hyd_K_Eps_2_Couches::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_hyd_K_Eps_2_Couches & Modele_turbulence_hyd_K_Eps_2_Couches::self_cast(const Objet_U &) <modele-turbulence-hyd-k-eps-2-couches-public-static-const-modele-turbulence-hyd-k-eps-2-couches-ref-modele-turbulence-hyd-k-eps-2-couches-self-cast-const-objet-u-ref>`
[const Modele_turbulence_hyd_K_Eps_2_Couches & Modele_turbulence_hyd_K_Eps_2_Couches::self_cast(const Objet_U &)](#modele-turbulence-hyd-k-eps-2-couches-public-static-const-modele-turbulence-hyd-k-eps-2-couches-ref-modele-turbulence-hyd-k-eps-2-couches-self-cast-const-objet-u-ref)

self_cast#

Definition
Modele_turbulence_hyd_K_Eps_2_Couches & Modele_turbulence_hyd_K_Eps_2_Couches::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_hyd_K_Eps_2_Couches & Modele_turbulence_hyd_K_Eps_2_Couches::self_cast(Objet_U &) <modele-turbulence-hyd-k-eps-2-couches-public-static-modele-turbulence-hyd-k-eps-2-couches-ref-modele-turbulence-hyd-k-eps-2-couches-self-cast-objet-u-ref>`
[Modele_turbulence_hyd_K_Eps_2_Couches & Modele_turbulence_hyd_K_Eps_2_Couches::self_cast(Objet_U &)](#modele-turbulence-hyd-k-eps-2-couches-public-static-modele-turbulence-hyd-k-eps-2-couches-ref-modele-turbulence-hyd-k-eps-2-couches-self-cast-objet-u-ref)

printOn#

Definition
Sortie & Modele_turbulence_hyd_K_Eps_2_Couches::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_hyd_K_Eps_2_Couches::printOn(Sortie &x) const override <modele-turbulence-hyd-k-eps-2-couches-protected-sortie-ref-modele-turbulence-hyd-k-eps-2-couches-printon-sortie-ref-x-const-override>`
[Sortie & Modele_turbulence_hyd_K_Eps_2_Couches::printOn(Sortie &x) const override](#modele-turbulence-hyd-k-eps-2-couches-protected-sortie-ref-modele-turbulence-hyd-k-eps-2-couches-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Modele_turbulence_hyd_K_Eps_2_Couches::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_hyd_K_Eps_2_Couches::readOn(Entree &) override <modele-turbulence-hyd-k-eps-2-couches-protected-entree-ref-modele-turbulence-hyd-k-eps-2-couches-readon-entree-ref-override>`
[Entree & Modele_turbulence_hyd_K_Eps_2_Couches::readOn(Entree &) override](#modele-turbulence-hyd-k-eps-2-couches-protected-entree-ref-modele-turbulence-hyd-k-eps-2-couches-readon-entree-ref-override)

fill_turbulent_viscosity_tab#

Definition
void Modele_turbulence_hyd_K_Eps_2_Couches::fill_turbulent_viscosity_tab(const int, const DoubleTab &, DoubleTab &)
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:`void Modele_turbulence_hyd_K_Eps_2_Couches::fill_turbulent_viscosity_tab(const int, const DoubleTab &, DoubleTab &) <modele-turbulence-hyd-k-eps-2-couches-private-void-modele-turbulence-hyd-k-eps-2-couches-fill-turbulent-viscosity-tab-const-int-const-doubletab-ref-doubletab-ref>`
[void Modele_turbulence_hyd_K_Eps_2_Couches::fill_turbulent_viscosity_tab(const int, const DoubleTab &, DoubleTab &)](#modele-turbulence-hyd-k-eps-2-couches-private-void-modele-turbulence-hyd-k-eps-2-couches-fill-turbulent-viscosity-tab-const-int-const-doubletab-ref-doubletab-ref)

Attributes Documentation#

info_obj (public)
const Type_info Modele_turbulence_hyd_K_Eps_2_Couches::info_obj
eqn_transport_K_Eps_ (private)
Transport_K_KEps Modele_turbulence_hyd_K_Eps_2_Couches::eqn_transport_K_Eps_