Energie_cinetique_turbulente#

#include <Energie_cinetique_turbulente.h>
Brief description

classe Energie_cinetique_turbulente Equation de transport d’une energie cinetique turbulente (modeles k - {eps,omega,tau})

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:`Energie\_cinetique\_turbulente <class-energie-cinetique-turbulente>`
[Energie\_cinetique\_turbulente](#class-energie-cinetique-turbulente)

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classEnergie__cinetique__turbulente__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

diffusivite_pour_pas_de_temps#

Definition
const Champ_base & Energie_cinetique_turbulente::diffusivite_pour_pas_de_temps() 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 & Energie_cinetique_turbulente::diffusivite_pour_pas_de_temps() const override <energie-cinetique-turbulente-public-const-champ-base-ref-energie-cinetique-turbulente-diffusivite-pour-pas-de-temps-const-override>`
[const Champ_base & Energie_cinetique_turbulente::diffusivite_pour_pas_de_temps() const override](#energie-cinetique-turbulente-public-const-champ-base-ref-energie-cinetique-turbulente-diffusivite-pour-pas-de-temps-const-override)

diffusivite_pour_transport#

Definition
const Champ_Don_base & Energie_cinetique_turbulente::diffusivite_pour_transport() 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_Don_base & Energie_cinetique_turbulente::diffusivite_pour_transport() const override <energie-cinetique-turbulente-public-const-champ-don-base-ref-energie-cinetique-turbulente-diffusivite-pour-transport-const-override>`
[const Champ_Don_base & Energie_cinetique_turbulente::diffusivite_pour_transport() const override](#energie-cinetique-turbulente-public-const-champ-don-base-ref-energie-cinetique-turbulente-diffusivite-pour-transport-const-override)

discretiser#

Definition
void Energie_cinetique_turbulente::discretiser() override
Brief description

Discretise l’equation.

Detailed description

Type le domaine_Cl_dis, la formatte, l’associe a l’equation. Type le solveur masse, lui associe le domaine discretisee et le domaine des conditions aux limites discretisees.

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 Energie_cinetique_turbulente::discretiser() override <energie-cinetique-turbulente-public-void-energie-cinetique-turbulente-discretiser-override>`
[void Energie_cinetique_turbulente::discretiser() override](#energie-cinetique-turbulente-public-void-energie-cinetique-turbulente-discretiser-override)

duplique#

Definition
int Energie_cinetique_turbulente::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 Energie_cinetique_turbulente::duplique() const override <energie-cinetique-turbulente-public-int-energie-cinetique-turbulente-duplique-const-override>`
[int Energie_cinetique_turbulente::duplique() const override](#energie-cinetique-turbulente-public-int-energie-cinetique-turbulente-duplique-const-override)

Energie_cinetique_turbulente#

Definition
Energie_cinetique_turbulente::Energie_cinetique_turbulente()
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:`Energie_cinetique_turbulente::Energie_cinetique_turbulente() <energie-cinetique-turbulente-public-energie-cinetique-turbulente-energie-cinetique-turbulente>`
[Energie_cinetique_turbulente::Energie_cinetique_turbulente()](#energie-cinetique-turbulente-public-energie-cinetique-turbulente-energie-cinetique-turbulente)

get_fonc_champ_conserve#

Definition
std::pair<std::string, fonc_calc_t> Energie_cinetique_turbulente::get_fonc_champ_conserve() 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:`std::pair<std::string, fonc_calc_t> Energie_cinetique_turbulente::get_fonc_champ_conserve() const override <energie-cinetique-turbulente-public-std-pair-std-string-fonc-calc-t-energie-cinetique-turbulente-get-fonc-champ-conserve-const-override>`
[std::pair<std::string, fonc_calc_t> Energie_cinetique_turbulente::get_fonc_champ_conserve() const override](#energie-cinetique-turbulente-public-std-pair-std-string-fonc-calc-t-energie-cinetique-turbulente-get-fonc-champ-conserve-const-override)

get_info#

Definition
const Type_info * Energie_cinetique_turbulente::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 * Energie_cinetique_turbulente::get_info() const override <energie-cinetique-turbulente-public-const-type-info-ptr-energie-cinetique-turbulente-get-info-const-override>`
[const Type_info * Energie_cinetique_turbulente::get_info() const override](#energie-cinetique-turbulente-public-const-type-info-ptr-energie-cinetique-turbulente-get-info-const-override)

mettre_a_jour#

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

La valeur de l’inconnue sur le pas de temps a ete calculee.

Detailed description

Cette methode avance le present jusqu’au temps passe en parametre. Elle met aussi a jour les proprietes du milieu.

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 Energie_cinetique_turbulente::mettre_a_jour(double) override <energie-cinetique-turbulente-public-void-energie-cinetique-turbulente-mettre-a-jour-double-override>`
[void Energie_cinetique_turbulente::mettre_a_jour(double) override](#energie-cinetique-turbulente-public-void-energie-cinetique-turbulente-mettre-a-jour-double-override)

set_param#

Definition
void Energie_cinetique_turbulente::set_param(Param &titi) 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 Energie_cinetique_turbulente::set_param(Param &titi) override <energie-cinetique-turbulente-public-void-energie-cinetique-turbulente-set-param-param-ref-titi-override>`
[void Energie_cinetique_turbulente::set_param(Param &titi) override](#energie-cinetique-turbulente-public-void-energie-cinetique-turbulente-set-param-param-ref-titi-override)

taille_memoire#

Definition
unsigned Energie_cinetique_turbulente::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 Energie_cinetique_turbulente::taille_memoire() const override <energie-cinetique-turbulente-public-unsigned-energie-cinetique-turbulente-taille-memoire-const-override>`
[unsigned Energie_cinetique_turbulente::taille_memoire() const override](#energie-cinetique-turbulente-public-unsigned-energie-cinetique-turbulente-taille-memoire-const-override)

~Energie_cinetique_turbulente#

Definition
Energie_cinetique_turbulente::~Energie_cinetique_turbulente()
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:`Energie_cinetique_turbulente::~Energie_cinetique_turbulente() <energie-cinetique-turbulente-public-energie-cinetique-turbulente-dtor-energie-cinetique-turbulente>`
[Energie_cinetique_turbulente::~Energie_cinetique_turbulente()](#energie-cinetique-turbulente-public-energie-cinetique-turbulente-dtor-energie-cinetique-turbulente)

calculer_alpha_rho_k#

Definition
void Energie_cinetique_turbulente::calculer_alpha_rho_k(const Objet_U &obj, DoubleTab &val, DoubleTab &bval, tabs_t &deriv)
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 Energie_cinetique_turbulente::calculer_alpha_rho_k(const Objet_U &obj, DoubleTab &val, DoubleTab &bval, tabs_t &deriv) <energie-cinetique-turbulente-public-static-void-energie-cinetique-turbulente-calculer-alpha-rho-k-const-objet-u-ref-obj-doubletab-ref-val-doubletab-ref-bval-tabs-t-ref-deriv>`
[void Energie_cinetique_turbulente::calculer_alpha_rho_k(const Objet_U &obj, DoubleTab &val, DoubleTab &bval, tabs_t &deriv)](#energie-cinetique-turbulente-public-static-void-energie-cinetique-turbulente-calculer-alpha-rho-k-const-objet-u-ref-obj-doubletab-ref-val-doubletab-ref-bval-tabs-t-ref-deriv)

cree_instance#

Definition
Objet_U * Energie_cinetique_turbulente::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 * Energie_cinetique_turbulente::cree_instance() <energie-cinetique-turbulente-public-static-objet-u-ptr-energie-cinetique-turbulente-cree-instance>`
[Objet_U * Energie_cinetique_turbulente::cree_instance()](#energie-cinetique-turbulente-public-static-objet-u-ptr-energie-cinetique-turbulente-cree-instance)

info#

Definition
const Type_info * Energie_cinetique_turbulente::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 * Energie_cinetique_turbulente::info() <energie-cinetique-turbulente-public-static-const-type-info-ptr-energie-cinetique-turbulente-info>`
[const Type_info * Energie_cinetique_turbulente::info()](#energie-cinetique-turbulente-public-static-const-type-info-ptr-energie-cinetique-turbulente-info)

self_cast#

Definition
const Energie_cinetique_turbulente & Energie_cinetique_turbulente::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 Energie_cinetique_turbulente & Energie_cinetique_turbulente::self_cast(const Objet_U &) <energie-cinetique-turbulente-public-static-const-energie-cinetique-turbulente-ref-energie-cinetique-turbulente-self-cast-const-objet-u-ref>`
[const Energie_cinetique_turbulente & Energie_cinetique_turbulente::self_cast(const Objet_U &)](#energie-cinetique-turbulente-public-static-const-energie-cinetique-turbulente-ref-energie-cinetique-turbulente-self-cast-const-objet-u-ref)

self_cast#

Definition
Energie_cinetique_turbulente & Energie_cinetique_turbulente::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:`Energie_cinetique_turbulente & Energie_cinetique_turbulente::self_cast(Objet_U &) <energie-cinetique-turbulente-public-static-energie-cinetique-turbulente-ref-energie-cinetique-turbulente-self-cast-objet-u-ref>`
[Energie_cinetique_turbulente & Energie_cinetique_turbulente::self_cast(Objet_U &)](#energie-cinetique-turbulente-public-static-energie-cinetique-turbulente-ref-energie-cinetique-turbulente-self-cast-objet-u-ref)

printOn#

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

Simple appel a: Convection_Diffusion_std::printOn(Sortie&)

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 & Energie_cinetique_turbulente::printOn(Sortie &x) const override <energie-cinetique-turbulente-protected-sortie-ref-energie-cinetique-turbulente-printon-sortie-ref-x-const-override>`
[Sortie & Energie_cinetique_turbulente::printOn(Sortie &x) const override](#energie-cinetique-turbulente-protected-sortie-ref-energie-cinetique-turbulente-printon-sortie-ref-x-const-override)

readOn#

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

Verifie si l’equation a une inconnue et un fluide associe et appelle Convection_Diffusion_std::readOn(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:`Entree & Energie_cinetique_turbulente::readOn(Entree &) override <energie-cinetique-turbulente-protected-entree-ref-energie-cinetique-turbulente-readon-entree-ref-override>`
[Entree & Energie_cinetique_turbulente::readOn(Entree &) override](#energie-cinetique-turbulente-protected-entree-ref-energie-cinetique-turbulente-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Energie_cinetique_turbulente::info_obj
coef_limit_ (protected)
double Energie_cinetique_turbulente::coef_limit_ = - 1
limit_k_ (protected)
int Energie_cinetique_turbulente::limit_k_ = 0