Modele_turbulence_hyd_K_Eps_Bicephale#

#include <Modele_turbulence_hyd_K_Eps_Bicephale.h>
Brief description

Classe Modele_turbulence_hyd_K_Eps_Bicephale 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\_Bicephale <class-modele-turbulence-hyd-k-eps-bicephale>`
[Modele\_turbulence\_hyd\_K\_Eps\_Bicephale](#class-modele-turbulence-hyd-k-eps-bicephale)

Detailed description#

equations de Navier - Stokes ou les 2 equations de k et eps sont gerees separement du point de vue informatique.

Inherits from#

Inheritance graph#

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

../../../../../_images/classModele__turbulence__hyd__K__Eps__Bicephale__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

associe_modele_fonction#

Definition
TRUST_Deriv<Modele_Fonc_Bas_Reynolds_Base> & Modele_turbulence_hyd_K_Eps_Bicephale::associe_modele_fonction()
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:`TRUST_Deriv<Modele_Fonc_Bas_Reynolds_Base> & Modele_turbulence_hyd_K_Eps_Bicephale::associe_modele_fonction() <modele-turbulence-hyd-k-eps-bicephale-public-trust-deriv-modele-fonc-bas-reynolds-base-ref-modele-turbulence-hyd-k-eps-bicephale-associe-modele-fonction>`
[TRUST_Deriv<Modele_Fonc_Bas_Reynolds_Base> & Modele_turbulence_hyd_K_Eps_Bicephale::associe_modele_fonction()](#modele-turbulence-hyd-k-eps-bicephale-public-trust-deriv-modele-fonc-bas-reynolds-base-ref-modele-turbulence-hyd-k-eps-bicephale-associe-modele-fonction)

associe_modele_fonction#

Definition
const TRUST_Deriv<Modele_Fonc_Bas_Reynolds_Base> & Modele_turbulence_hyd_K_Eps_Bicephale::associe_modele_fonction() const
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:`const TRUST_Deriv<Modele_Fonc_Bas_Reynolds_Base> & Modele_turbulence_hyd_K_Eps_Bicephale::associe_modele_fonction() const <modele-turbulence-hyd-k-eps-bicephale-public-const-trust-deriv-modele-fonc-bas-reynolds-base-ref-modele-turbulence-hyd-k-eps-bicephale-associe-modele-fonction-const>`
[const TRUST_Deriv<Modele_Fonc_Bas_Reynolds_Base> & Modele_turbulence_hyd_K_Eps_Bicephale::associe_modele_fonction() const](#modele-turbulence-hyd-k-eps-bicephale-public-const-trust-deriv-modele-fonc-bas-reynolds-base-ref-modele-turbulence-hyd-k-eps-bicephale-associe-modele-fonction-const)

calculer_viscosite_turbulente#

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

Calcule la viscosite turbulente au temps demande.

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

controler#

Definition
void Modele_turbulence_hyd_K_Eps_Bicephale::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_Bicephale::controler() <modele-turbulence-hyd-k-eps-bicephale-public-void-modele-turbulence-hyd-k-eps-bicephale-controler>`
[void Modele_turbulence_hyd_K_Eps_Bicephale::controler()](#modele-turbulence-hyd-k-eps-bicephale-public-void-modele-turbulence-hyd-k-eps-bicephale-controler)

duplique#

Definition
int Modele_turbulence_hyd_K_Eps_Bicephale::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_Bicephale::duplique() const override <modele-turbulence-hyd-k-eps-bicephale-public-int-modele-turbulence-hyd-k-eps-bicephale-duplique-const-override>`
[int Modele_turbulence_hyd_K_Eps_Bicephale::duplique() const override](#modele-turbulence-hyd-k-eps-bicephale-public-int-modele-turbulence-hyd-k-eps-bicephale-duplique-const-override)

Eps#

Definition
Champ_Inc_base & Modele_turbulence_hyd_K_Eps_Bicephale::Eps()
Brief description

Renvoie le champ inconnue epsilon du modele de turbulence Cette inconnue est portee.

Detailed description

par l equation de transport epsilon 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_Bicephale::Eps() <modele-turbulence-hyd-k-eps-bicephale-public-champ-inc-base-ref-modele-turbulence-hyd-k-eps-bicephale-eps>`
[Champ_Inc_base & Modele_turbulence_hyd_K_Eps_Bicephale::Eps()](#modele-turbulence-hyd-k-eps-bicephale-public-champ-inc-base-ref-modele-turbulence-hyd-k-eps-bicephale-eps)

Eps#

Definition
const Champ_Inc_base & Modele_turbulence_hyd_K_Eps_Bicephale::Eps() const
Brief description

Renvoie le champ inconnue epsilon du modele de turbulence Cette inconnue est portee.

Detailed description

par l equation de transport epsilon 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_Bicephale::Eps() const <modele-turbulence-hyd-k-eps-bicephale-public-const-champ-inc-base-ref-modele-turbulence-hyd-k-eps-bicephale-eps-const>`
[const Champ_Inc_base & Modele_turbulence_hyd_K_Eps_Bicephale::Eps() const](#modele-turbulence-hyd-k-eps-bicephale-public-const-champ-inc-base-ref-modele-turbulence-hyd-k-eps-bicephale-eps-const)

eqn_transp_Eps#

Definition
const Transport_K_ou_Eps_base & Modele_turbulence_hyd_K_Eps_Bicephale::eqn_transp_Eps() const override
Brief description

Renvoie l equation d evolution de epsilon du modele de turbulence (version const)

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:`const Transport_K_ou_Eps_base & Modele_turbulence_hyd_K_Eps_Bicephale::eqn_transp_Eps() const override <modele-turbulence-hyd-k-eps-bicephale-public-const-transport-k-ou-eps-base-ref-modele-turbulence-hyd-k-eps-bicephale-eqn-transp-eps-const-override>`
[const Transport_K_ou_Eps_base & Modele_turbulence_hyd_K_Eps_Bicephale::eqn_transp_Eps() const override](#modele-turbulence-hyd-k-eps-bicephale-public-const-transport-k-ou-eps-base-ref-modele-turbulence-hyd-k-eps-bicephale-eqn-transp-eps-const-override)

eqn_transp_Eps#

Definition
Transport_K_ou_Eps_base & Modele_turbulence_hyd_K_Eps_Bicephale::eqn_transp_Eps() override
Brief description

Renvoie l equation d evolution de epsilon du modele de turbulence.

Detailed description

Reimplements:

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:`Transport_K_ou_Eps_base & Modele_turbulence_hyd_K_Eps_Bicephale::eqn_transp_Eps() override <modele-turbulence-hyd-k-eps-bicephale-public-transport-k-ou-eps-base-ref-modele-turbulence-hyd-k-eps-bicephale-eqn-transp-eps-override>`
[Transport_K_ou_Eps_base & Modele_turbulence_hyd_K_Eps_Bicephale::eqn_transp_Eps() override](#modele-turbulence-hyd-k-eps-bicephale-public-transport-k-ou-eps-base-ref-modele-turbulence-hyd-k-eps-bicephale-eqn-transp-eps-override)

eqn_transp_K#

Definition
const Transport_K_ou_Eps_base & Modele_turbulence_hyd_K_Eps_Bicephale::eqn_transp_K() const override
Brief description

Renvoie l equation d evolution de K du modele de turbulence (version const)

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:`const Transport_K_ou_Eps_base & Modele_turbulence_hyd_K_Eps_Bicephale::eqn_transp_K() const override <modele-turbulence-hyd-k-eps-bicephale-public-const-transport-k-ou-eps-base-ref-modele-turbulence-hyd-k-eps-bicephale-eqn-transp-k-const-override>`
[const Transport_K_ou_Eps_base & Modele_turbulence_hyd_K_Eps_Bicephale::eqn_transp_K() const override](#modele-turbulence-hyd-k-eps-bicephale-public-const-transport-k-ou-eps-base-ref-modele-turbulence-hyd-k-eps-bicephale-eqn-transp-k-const-override)

eqn_transp_K#

Definition
Transport_K_ou_Eps_base & Modele_turbulence_hyd_K_Eps_Bicephale::eqn_transp_K() override
Brief description

Renvoie l equation d evolution de K du modele de turbulence.

Detailed description

Reimplements:

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:`Transport_K_ou_Eps_base & Modele_turbulence_hyd_K_Eps_Bicephale::eqn_transp_K() override <modele-turbulence-hyd-k-eps-bicephale-public-transport-k-ou-eps-base-ref-modele-turbulence-hyd-k-eps-bicephale-eqn-transp-k-override>`
[Transport_K_ou_Eps_base & Modele_turbulence_hyd_K_Eps_Bicephale::eqn_transp_K() override](#modele-turbulence-hyd-k-eps-bicephale-public-transport-k-ou-eps-base-ref-modele-turbulence-hyd-k-eps-bicephale-eqn-transp-k-override)

equation_k_eps#

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

get_champ#

Definition
const Champ_base & Modele_turbulence_hyd_K_Eps_Bicephale::get_champ(const Motcle &nom) const 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:`const Champ_base & Modele_turbulence_hyd_K_Eps_Bicephale::get_champ(const Motcle &nom) const override <modele-turbulence-hyd-k-eps-bicephale-public-const-champ-base-ref-modele-turbulence-hyd-k-eps-bicephale-get-champ-const-motcle-ref-nom-const-override>`
[const Champ_base & Modele_turbulence_hyd_K_Eps_Bicephale::get_champ(const Motcle &nom) const override](#modele-turbulence-hyd-k-eps-bicephale-public-const-champ-base-ref-modele-turbulence-hyd-k-eps-bicephale-get-champ-const-motcle-ref-nom-const-override)

get_info#

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

get_noms_champs_postraitables#

Definition
void Modele_turbulence_hyd_K_Eps_Bicephale::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const 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_Bicephale::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const override <modele-turbulence-hyd-k-eps-bicephale-public-void-modele-turbulence-hyd-k-eps-bicephale-get-noms-champs-postraitables-noms-ref-nom-option-opt-equal-none-const-override>`
[void Modele_turbulence_hyd_K_Eps_Bicephale::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const override](#modele-turbulence-hyd-k-eps-bicephale-public-void-modele-turbulence-hyd-k-eps-bicephale-get-noms-champs-postraitables-noms-ref-nom-option-opt-equal-none-const-override)

has_champ#

Definition
bool Modele_turbulence_hyd_K_Eps_Bicephale::has_champ(const Motcle &nom) const 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_Bicephale::has_champ(const Motcle &nom) const override <modele-turbulence-hyd-k-eps-bicephale-public-bool-modele-turbulence-hyd-k-eps-bicephale-has-champ-const-motcle-ref-nom-const-override>`
[bool Modele_turbulence_hyd_K_Eps_Bicephale::has_champ(const Motcle &nom) const override](#modele-turbulence-hyd-k-eps-bicephale-public-bool-modele-turbulence-hyd-k-eps-bicephale-has-champ-const-motcle-ref-nom-const-override)

has_champ#

Definition
bool Modele_turbulence_hyd_K_Eps_Bicephale::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const 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_Bicephale::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override <modele-turbulence-hyd-k-eps-bicephale-public-bool-modele-turbulence-hyd-k-eps-bicephale-has-champ-const-motcle-ref-nom-trust-ref-champ-base-ptr-ref-ref-champ-const-override>`
[bool Modele_turbulence_hyd_K_Eps_Bicephale::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override](#modele-turbulence-hyd-k-eps-bicephale-public-bool-modele-turbulence-hyd-k-eps-bicephale-has-champ-const-motcle-ref-nom-trust-ref-champ-base-ptr-ref-ref-champ-const-override)

initTimeStep#

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

K#

Definition
Champ_Inc_base & Modele_turbulence_hyd_K_Eps_Bicephale::K()
Brief description

Renvoie le champ inconnue K du modele de turbulence Cette inconnue est portee.

Detailed description

par l equation de transport K 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_Bicephale::K() <modele-turbulence-hyd-k-eps-bicephale-public-champ-inc-base-ref-modele-turbulence-hyd-k-eps-bicephale-k-cap>`
[Champ_Inc_base & Modele_turbulence_hyd_K_Eps_Bicephale::K()](#modele-turbulence-hyd-k-eps-bicephale-public-champ-inc-base-ref-modele-turbulence-hyd-k-eps-bicephale-k-cap)

K#

Definition
const Champ_Inc_base & Modele_turbulence_hyd_K_Eps_Bicephale::K() const
Brief description

Renvoie le champ inconnue K du modele de turbulence Cette inconnue est portee.

Detailed description

par l equation de transport K 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_Bicephale::K() const <modele-turbulence-hyd-k-eps-bicephale-public-const-champ-inc-base-ref-modele-turbulence-hyd-k-eps-bicephale-k-cap-const>`
[const Champ_Inc_base & Modele_turbulence_hyd_K_Eps_Bicephale::K() const](#modele-turbulence-hyd-k-eps-bicephale-public-const-champ-inc-base-ref-modele-turbulence-hyd-k-eps-bicephale-k-cap-const)

lire_motcle_non_standard#

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

mettre_a_jour#

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

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

Detailed description

Met a jour les equations de transport de K et epsilon, calcule 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_Bicephale::mettre_a_jour(double) override <modele-turbulence-hyd-k-eps-bicephale-public-void-modele-turbulence-hyd-k-eps-bicephale-mettre-a-jour-double-override>`
[void Modele_turbulence_hyd_K_Eps_Bicephale::mettre_a_jour(double) override](#modele-turbulence-hyd-k-eps-bicephale-public-void-modele-turbulence-hyd-k-eps-bicephale-mettre-a-jour-double-override)

Modele_turbulence_hyd_K_Eps_Bicephale#

Definition
Modele_turbulence_hyd_K_Eps_Bicephale::Modele_turbulence_hyd_K_Eps_Bicephale()
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_Bicephale::Modele_turbulence_hyd_K_Eps_Bicephale() <modele-turbulence-hyd-k-eps-bicephale-public-modele-turbulence-hyd-k-eps-bicephale-modele-turbulence-hyd-k-eps-bicephale>`
[Modele_turbulence_hyd_K_Eps_Bicephale::Modele_turbulence_hyd_K_Eps_Bicephale()](#modele-turbulence-hyd-k-eps-bicephale-public-modele-turbulence-hyd-k-eps-bicephale-modele-turbulence-hyd-k-eps-bicephale)

preparer_calcul#

Definition
int Modele_turbulence_hyd_K_Eps_Bicephale::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_Bicephale::preparer_calcul() override <modele-turbulence-hyd-k-eps-bicephale-public-int-modele-turbulence-hyd-k-eps-bicephale-preparer-calcul-override>`
[int Modele_turbulence_hyd_K_Eps_Bicephale::preparer_calcul() override](#modele-turbulence-hyd-k-eps-bicephale-public-int-modele-turbulence-hyd-k-eps-bicephale-preparer-calcul-override)

set_param#

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

taille_memoire#

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

verifie_loi_paroi#

Definition
void Modele_turbulence_hyd_K_Eps_Bicephale::verifie_loi_paroi() 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_Bicephale::verifie_loi_paroi() override <modele-turbulence-hyd-k-eps-bicephale-public-void-modele-turbulence-hyd-k-eps-bicephale-verifie-loi-paroi-override>`
[void Modele_turbulence_hyd_K_Eps_Bicephale::verifie_loi_paroi() override](#modele-turbulence-hyd-k-eps-bicephale-public-void-modele-turbulence-hyd-k-eps-bicephale-verifie-loi-paroi-override)

~Modele_turbulence_hyd_K_Eps_Bicephale#

Definition
Modele_turbulence_hyd_K_Eps_Bicephale::~Modele_turbulence_hyd_K_Eps_Bicephale()
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_Bicephale::~Modele_turbulence_hyd_K_Eps_Bicephale() <modele-turbulence-hyd-k-eps-bicephale-public-modele-turbulence-hyd-k-eps-bicephale-dtor-modele-turbulence-hyd-k-eps-bicephale>`
[Modele_turbulence_hyd_K_Eps_Bicephale::~Modele_turbulence_hyd_K_Eps_Bicephale()](#modele-turbulence-hyd-k-eps-bicephale-public-modele-turbulence-hyd-k-eps-bicephale-dtor-modele-turbulence-hyd-k-eps-bicephale)

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

fill_turbulent_viscosity_tab#

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

printOn#

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

readOn#

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

Attributes Documentation#

info_obj (public)
const Type_info Modele_turbulence_hyd_K_Eps_Bicephale::info_obj
eqn_transport_Eps_ (protected)
Transport_K_ou_Eps Modele_turbulence_hyd_K_Eps_Bicephale::eqn_transport_Eps_
eqn_transport_K_ (protected)
Transport_K_ou_Eps Modele_turbulence_hyd_K_Eps_Bicephale::eqn_transport_K_
mon_modele_fonc_ (protected)
TRUST_Deriv<Modele_Fonc_Bas_Reynolds_Base> Modele_turbulence_hyd_K_Eps_Bicephale::mon_modele_fonc_