Transport_K_KEps#
#include <Transport_K_KEps.h>
classe Transport_K_KEps Cette classe represente l’equation de transport de l’energie cinetique
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:`Transport\_K\_KEps <class-transport-k-keps>`
[Transport\_K\_KEps](#class-transport-k-keps)
Detailed description#
turbulente K et du taux de dissipation epsilon (eps) associee au modele de turbulence (k,eps) a deux couches. On traite en une seule equation le transport des deux grandeurs turbulentes. Il s’agit donc d’une equation vectorielle, dont le champ inconnue possede 2 composantes: K et epsilon. On instanciera un objet de cette classe uniquement si on utilise le modele a deux couches pour traiter la turbulence
Inherits from#
public : Transport_K_Eps_non_std
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#
Complete Member Function Documentation#
associer_milieu_base#
void Transport_K_KEps::associer_milieu_base(const Milieu_base &) override
Associe un milieu physique a l’equation.
Detailed description
Le Milieu_base passe en parametre est caste en Fluide_Incompressible .
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:`void Transport_K_KEps::associer_milieu_base(const Milieu_base &) override <transport-k-keps-public-void-transport-k-keps-associer-milieu-base-const-milieu-base-ref-override>`
[void Transport_K_KEps::associer_milieu_base(const Milieu_base &) override](#transport-k-keps-public-void-transport-k-keps-associer-milieu-base-const-milieu-base-ref-override)
associer_modele_turbulence#
void Transport_K_KEps::associer_modele_turbulence(const Modele_turbulence_hyd_2_eq_base &) override
Associe un modele de turbulence K - epsilon deux couches a l’equation.
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 Transport_K_KEps::associer_modele_turbulence(const Modele_turbulence_hyd_2_eq_base &) override <transport-k-keps-public-void-transport-k-keps-associer-modele-turbulence-const-modele-turbulence-hyd-2-eq-base-ref-override>`
[void Transport_K_KEps::associer_modele_turbulence(const Modele_turbulence_hyd_2_eq_base &) override](#transport-k-keps-public-void-transport-k-keps-associer-modele-turbulence-const-modele-turbulence-hyd-2-eq-base-ref-override)
domaine_application#
const Motcle & Transport_K_KEps::domaine_application() const override
Renvoie le nom du domaine d’application de l’equation.
Detailed description
Ici “Transport_Keps”.
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 Motcle & Transport_K_KEps::domaine_application() const override <transport-k-keps-public-const-motcle-ref-transport-k-keps-domaine-application-const-override>`
[const Motcle & Transport_K_KEps::domaine_application() const override](#transport-k-keps-public-const-motcle-ref-transport-k-keps-domaine-application-const-override)
duplique#
int Transport_K_KEps::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 Transport_K_KEps::duplique() const override <transport-k-keps-public-int-transport-k-keps-duplique-const-override>`
[int Transport_K_KEps::duplique() const override](#transport-k-keps-public-int-transport-k-keps-duplique-const-override)
get_impr#
int Transport_K_KEps::get_impr() const
indique si on doit ecrire le domaine des 2 couches dans le .
Detailed description
out. (version const)
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 Transport_K_KEps::get_impr() const <transport-k-keps-public-int-transport-k-keps-get-impr-const>`
[int Transport_K_KEps::get_impr() const](#transport-k-keps-public-int-transport-k-keps-get-impr-const)
get_info#
const Type_info * Transport_K_KEps::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 * Transport_K_KEps::get_info() const override <transport-k-keps-public-const-type-info-ptr-transport-k-keps-get-info-const-override>`
[const Type_info * Transport_K_KEps::get_info() const override](#transport-k-keps-public-const-type-info-ptr-transport-k-keps-get-info-const-override)
get_nbcouches#
int Transport_K_KEps::get_nbcouches() const
Renvoie le nombre de couches utilisees pour le modele 1 - equation.
Detailed description
(version const)
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 Transport_K_KEps::get_nbcouches() const <transport-k-keps-public-int-transport-k-keps-get-nbcouches-const>`
[int Transport_K_KEps::get_nbcouches() const](#transport-k-keps-public-int-transport-k-keps-get-nbcouches-const)
get_nutswitch#
int Transport_K_KEps::get_nutswitch() const
Renvoie la valeur de nut/nu qui delimite les deux couches.
Detailed description
(version const)
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 Transport_K_KEps::get_nutswitch() const <transport-k-keps-public-int-transport-k-keps-get-nutswitch-const>`
[int Transport_K_KEps::get_nutswitch() const](#transport-k-keps-public-int-transport-k-keps-get-nutswitch-const)
get_switch#
int Transport_K_KEps::get_switch() const
Renvoie 0 si on choisit le switch par y*, 0 par nu_t.
Detailed description
(version const)
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 Transport_K_KEps::get_switch() const <transport-k-keps-public-int-transport-k-keps-get-switch-const>`
[int Transport_K_KEps::get_switch() const](#transport-k-keps-public-int-transport-k-keps-get-switch-const)
get_yswitch#
int Transport_K_KEps::get_yswitch() const
Renvoie le y* de switch entre les deux couches pour le modele a deux couches.
Detailed description
(version const)
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 Transport_K_KEps::get_yswitch() const <transport-k-keps-public-int-transport-k-keps-get-yswitch-const>`
[int Transport_K_KEps::get_yswitch() const](#transport-k-keps-public-int-transport-k-keps-get-yswitch-const)
lire_motcle_non_standard#
int Transport_K_KEps::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 Transport_K_KEps::lire_motcle_non_standard(const Motcle &, Entree &) override <transport-k-keps-public-int-transport-k-keps-lire-motcle-non-standard-const-motcle-ref-entree-ref-override>`
[int Transport_K_KEps::lire_motcle_non_standard(const Motcle &, Entree &) override](#transport-k-keps-public-int-transport-k-keps-lire-motcle-non-standard-const-motcle-ref-entree-ref-override)
loi2couches#
Loi_2couches_base & Transport_K_KEps::loi2couches()
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:`Loi_2couches_base & Transport_K_KEps::loi2couches() <transport-k-keps-public-loi-2couches-base-ref-transport-k-keps-loi2couches>`
[Loi_2couches_base & Transport_K_KEps::loi2couches()](#transport-k-keps-public-loi-2couches-base-ref-transport-k-keps-loi2couches)
set_param#
void Transport_K_KEps::set_param(Param &titi) 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:`void Transport_K_KEps::set_param(Param &titi) override <transport-k-keps-public-void-transport-k-keps-set-param-param-ref-titi-override>`
[void Transport_K_KEps::set_param(Param &titi) override](#transport-k-keps-public-void-transport-k-keps-set-param-param-ref-titi-override)
taille_memoire#
unsigned Transport_K_KEps::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 Transport_K_KEps::taille_memoire() const override <transport-k-keps-public-unsigned-transport-k-keps-taille-memoire-const-override>`
[unsigned Transport_K_KEps::taille_memoire() const override](#transport-k-keps-public-unsigned-transport-k-keps-taille-memoire-const-override)
Transport_K_KEps#
Transport_K_KEps::Transport_K_KEps()
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:`Transport_K_KEps::Transport_K_KEps() <transport-k-keps-public-transport-k-keps-transport-k-keps>`
[Transport_K_KEps::Transport_K_KEps()](#transport-k-keps-public-transport-k-keps-transport-k-keps)
vitesse_transportante#
const Champ_Inc_base & Transport_K_KEps::vitesse_transportante()
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 Champ_Inc_base & Transport_K_KEps::vitesse_transportante() <transport-k-keps-public-const-champ-inc-base-ref-transport-k-keps-vitesse-transportante>`
[const Champ_Inc_base & Transport_K_KEps::vitesse_transportante()](#transport-k-keps-public-const-champ-inc-base-ref-transport-k-keps-vitesse-transportante)
~Transport_K_KEps#
Transport_K_KEps::~Transport_K_KEps()
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:`Transport_K_KEps::~Transport_K_KEps() <transport-k-keps-public-transport-k-keps-dtor-transport-k-keps>`
[Transport_K_KEps::~Transport_K_KEps()](#transport-k-keps-public-transport-k-keps-dtor-transport-k-keps)
cree_instance#
Objet_U * Transport_K_KEps::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 * Transport_K_KEps::cree_instance() <transport-k-keps-public-static-objet-u-ptr-transport-k-keps-cree-instance>`
[Objet_U * Transport_K_KEps::cree_instance()](#transport-k-keps-public-static-objet-u-ptr-transport-k-keps-cree-instance)
info#
const Type_info * Transport_K_KEps::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 * Transport_K_KEps::info() <transport-k-keps-public-static-const-type-info-ptr-transport-k-keps-info>`
[const Type_info * Transport_K_KEps::info()](#transport-k-keps-public-static-const-type-info-ptr-transport-k-keps-info)
self_cast#
const Transport_K_KEps & Transport_K_KEps::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 Transport_K_KEps & Transport_K_KEps::self_cast(const Objet_U &) <transport-k-keps-public-static-const-transport-k-keps-ref-transport-k-keps-self-cast-const-objet-u-ref>`
[const Transport_K_KEps & Transport_K_KEps::self_cast(const Objet_U &)](#transport-k-keps-public-static-const-transport-k-keps-ref-transport-k-keps-self-cast-const-objet-u-ref)
self_cast#
Transport_K_KEps & Transport_K_KEps::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:`Transport_K_KEps & Transport_K_KEps::self_cast(Objet_U &) <transport-k-keps-public-static-transport-k-keps-ref-transport-k-keps-self-cast-objet-u-ref>`
[Transport_K_KEps & Transport_K_KEps::self_cast(Objet_U &)](#transport-k-keps-public-static-transport-k-keps-ref-transport-k-keps-self-cast-objet-u-ref)
printOn#
Sortie & Transport_K_KEps::printOn(Sortie &x) const override
Imprime le type de l’equation sur un flot de 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 & Transport_K_KEps::printOn(Sortie &x) const override <transport-k-keps-protected-sortie-ref-transport-k-keps-printon-sortie-ref-x-const-override>`
[Sortie & Transport_K_KEps::printOn(Sortie &x) const override](#transport-k-keps-protected-sortie-ref-transport-k-keps-printon-sortie-ref-x-const-override)
readOn#
Entree & Transport_K_KEps::readOn(Entree &) override
Lit les specifications d’une equation de transport K - epsilon a partir d’un flot d’entree.
Detailed description
Controle dynamique du type du terme source.
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 & Transport_K_KEps::readOn(Entree &) override <transport-k-keps-protected-entree-ref-transport-k-keps-readon-entree-ref-override>`
[Entree & Transport_K_KEps::readOn(Entree &) override](#transport-k-keps-protected-entree-ref-transport-k-keps-readon-entree-ref-override)
Attributes Documentation#
const Type_info Transport_K_KEps::info_obj
TRUST_Deriv<Loi_2couches_base> Transport_K_KEps::loi_2couches
int Transport_K_KEps::impr
int Transport_K_KEps::nb_couches
int Transport_K_KEps::nut_switch
int Transport_K_KEps::type_switch
int Transport_K_KEps::ystar_switch