Modele_turbulence_hyd_K_Eps_2_Couches#
#include <Modele_turbulence_hyd_K_Eps_2_Couches.h>
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#
public : Modele_turbulence_hyd_RANS_Gen
<Modele_turbulence_hyd_K_Eps_2_Couches>
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
List of Private Methods#
Complete Member Function Documentation#
calculer_viscosite_turbulente#
Champ_Fonc_base & Modele_turbulence_hyd_K_Eps_2_Couches::calculer_viscosite_turbulente(double temps)
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#
void Modele_turbulence_hyd_K_Eps_2_Couches::completer() override
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#
void Modele_turbulence_hyd_K_Eps_2_Couches::controler()
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#
int Modele_turbulence_hyd_K_Eps_2_Couches::duplique() const override
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#
const Transport_K_Eps_base & Modele_turbulence_hyd_K_Eps_2_Couches::eqn_transp_K_Eps() const override
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#
Transport_K_Eps_base & Modele_turbulence_hyd_K_Eps_2_Couches::eqn_transp_K_Eps() override
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:`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#
const Equation_base & Modele_turbulence_hyd_K_Eps_2_Couches::equation_k_eps(int i) const override
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#
int Modele_turbulence_hyd_K_Eps_2_Couches::get_impr() const
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#
const Type_info * Modele_turbulence_hyd_K_Eps_2_Couches::get_info() const override
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#
int Modele_turbulence_hyd_K_Eps_2_Couches::get_nbcouches() const
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#
int Modele_turbulence_hyd_K_Eps_2_Couches::get_nutswitch() const
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#
int Modele_turbulence_hyd_K_Eps_2_Couches::get_switch() const
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#
int Modele_turbulence_hyd_K_Eps_2_Couches::get_yswitch() const
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#
bool Modele_turbulence_hyd_K_Eps_2_Couches::initTimeStep(double dt) override
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#
Champ_Inc_base & Modele_turbulence_hyd_K_Eps_2_Couches::K_Eps()
Renvoie le champ inconnue du modele de turbulence i.
Detailed description
: (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#
const Champ_Inc_base & Modele_turbulence_hyd_K_Eps_2_Couches::K_Eps() const
Renvoie le champ inconnue du modele de turbulence i.
Detailed description
: (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#
int Modele_turbulence_hyd_K_Eps_2_Couches::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.
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#
void Modele_turbulence_hyd_K_Eps_2_Couches::mettre_a_jour(double) override
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#
Modele_turbulence_hyd_K_Eps_2_Couches::Modele_turbulence_hyd_K_Eps_2_Couches()
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#
int Modele_turbulence_hyd_K_Eps_2_Couches::preparer_calcul() override
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#
void Modele_turbulence_hyd_K_Eps_2_Couches::set_param(Param ¶m) override
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:`void Modele_turbulence_hyd_K_Eps_2_Couches::set_param(Param ¶m) 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 ¶m) 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#
unsigned Modele_turbulence_hyd_K_Eps_2_Couches::taille_memoire() const override
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#
Modele_turbulence_hyd_K_Eps_2_Couches::~Modele_turbulence_hyd_K_Eps_2_Couches()
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#
Objet_U * Modele_turbulence_hyd_K_Eps_2_Couches::cree_instance()
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#
const Type_info * Modele_turbulence_hyd_K_Eps_2_Couches::info()
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#
const Modele_turbulence_hyd_K_Eps_2_Couches & Modele_turbulence_hyd_K_Eps_2_Couches::self_cast(const Objet_U &)
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#
Modele_turbulence_hyd_K_Eps_2_Couches & Modele_turbulence_hyd_K_Eps_2_Couches::self_cast(Objet_U &)
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#
Sortie & Modele_turbulence_hyd_K_Eps_2_Couches::printOn(Sortie &x) const override
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#
Entree & Modele_turbulence_hyd_K_Eps_2_Couches::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.
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:`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#
void Modele_turbulence_hyd_K_Eps_2_Couches::fill_turbulent_viscosity_tab(const int, const DoubleTab &, DoubleTab &)
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#
const Type_info Modele_turbulence_hyd_K_Eps_2_Couches::info_obj
Transport_K_KEps Modele_turbulence_hyd_K_Eps_2_Couches::eqn_transport_K_Eps_