Viscosite_turbulente_k_omega#

#include <Viscosite_turbulente_k_omega.h>
Brief description

classe Viscosite_turbulente_k_omega Turbulent viscosity for a “k - omega” model : nu_t = k / omega

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:`Viscosite\_turbulente\_k\_omega <class-viscosite-turbulente-k-omega>`
[Viscosite\_turbulente\_k\_omega](#class-viscosite-turbulente-k-omega)

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classViscosite__turbulente__k__omega__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

blender#

Definition
double Viscosite_turbulente_k_omega::blender(double const val1, double const val2) const
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:`double Viscosite_turbulente_k_omega::blender(double const val1, double const val2) const <viscosite-turbulente-k-omega-public-double-viscosite-turbulente-k-omega-blender-double-const-val1-double-const-val2-const>`
[double Viscosite_turbulente_k_omega::blender(double const val1, double const val2) const](#viscosite-turbulente-k-omega-public-double-viscosite-turbulente-k-omega-blender-double-const-val1-double-const-val2-const)

completer#

Definition
void Viscosite_turbulente_k_omega::completer() 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 Viscosite_turbulente_k_omega::completer() override <viscosite-turbulente-k-omega-public-void-viscosite-turbulente-k-omega-completer-override>`
[void Viscosite_turbulente_k_omega::completer() override](#viscosite-turbulente-k-omega-public-void-viscosite-turbulente-k-omega-completer-override)

duplique#

Definition
int Viscosite_turbulente_k_omega::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 Viscosite_turbulente_k_omega::duplique() const override <viscosite-turbulente-k-omega-public-int-viscosite-turbulente-k-omega-duplique-const-override>`
[int Viscosite_turbulente_k_omega::duplique() const override](#viscosite-turbulente-k-omega-public-int-viscosite-turbulente-k-omega-duplique-const-override)

eddy_viscosity#

Definition
void Viscosite_turbulente_k_omega::eddy_viscosity(DoubleTab &nu_t) 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 Viscosite_turbulente_k_omega::eddy_viscosity(DoubleTab &nu_t) const override <viscosite-turbulente-k-omega-public-void-viscosite-turbulente-k-omega-eddy-viscosity-doubletab-ref-nu-t-const-override>`
[void Viscosite_turbulente_k_omega::eddy_viscosity(DoubleTab &nu_t) const override](#viscosite-turbulente-k-omega-public-void-viscosite-turbulente-k-omega-eddy-viscosity-doubletab-ref-nu-t-const-override)

eps#

Definition
void Viscosite_turbulente_k_omega::eps(DoubleTab &eps) 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 Viscosite_turbulente_k_omega::eps(DoubleTab &eps) const override <viscosite-turbulente-k-omega-public-void-viscosite-turbulente-k-omega-eps-doubletab-ref-eps-const-override>`
[void Viscosite_turbulente_k_omega::eps(DoubleTab &eps) const override](#viscosite-turbulente-k-omega-public-void-viscosite-turbulente-k-omega-eps-doubletab-ref-eps-const-override)

get_info#

Definition
const Type_info * Viscosite_turbulente_k_omega::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 * Viscosite_turbulente_k_omega::get_info() const override <viscosite-turbulente-k-omega-public-const-type-info-ptr-viscosite-turbulente-k-omega-get-info-const-override>`
[const Type_info * Viscosite_turbulente_k_omega::get_info() const override](#viscosite-turbulente-k-omega-public-const-type-info-ptr-viscosite-turbulente-k-omega-get-info-const-override)

gradu_required#

Definition
int Viscosite_turbulente_k_omega::gradu_required() 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 Viscosite_turbulente_k_omega::gradu_required() const override <viscosite-turbulente-k-omega-public-int-viscosite-turbulente-k-omega-gradu-required-const-override>`
[int Viscosite_turbulente_k_omega::gradu_required() const override](#viscosite-turbulente-k-omega-public-int-viscosite-turbulente-k-omega-gradu-required-const-override)

k_over_eps#

Definition
void Viscosite_turbulente_k_omega::k_over_eps(DoubleTab &k_sur_eps) 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 Viscosite_turbulente_k_omega::k_over_eps(DoubleTab &k_sur_eps) const override <viscosite-turbulente-k-omega-public-void-viscosite-turbulente-k-omega-k-over-eps-doubletab-ref-k-sur-eps-const-override>`
[void Viscosite_turbulente_k_omega::k_over_eps(DoubleTab &k_sur_eps) const override](#viscosite-turbulente-k-omega-public-void-viscosite-turbulente-k-omega-k-over-eps-doubletab-ref-k-sur-eps-const-override)

limiteur#

Definition
double Viscosite_turbulente_k_omega::limiteur() const
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:`double Viscosite_turbulente_k_omega::limiteur() const <viscosite-turbulente-k-omega-public-double-viscosite-turbulente-k-omega-limiteur-const>`
[double Viscosite_turbulente_k_omega::limiteur() const](#viscosite-turbulente-k-omega-public-double-viscosite-turbulente-k-omega-limiteur-const)

mettre_a_jour#

Definition
void Viscosite_turbulente_k_omega::mettre_a_jour(double) 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:`void Viscosite_turbulente_k_omega::mettre_a_jour(double) override <viscosite-turbulente-k-omega-public-void-viscosite-turbulente-k-omega-mettre-a-jour-double-override>`
[void Viscosite_turbulente_k_omega::mettre_a_jour(double) override](#viscosite-turbulente-k-omega-public-void-viscosite-turbulente-k-omega-mettre-a-jour-double-override)

reynolds_stress#

Definition
void Viscosite_turbulente_k_omega::reynolds_stress(DoubleTab &R_ij) 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 Viscosite_turbulente_k_omega::reynolds_stress(DoubleTab &R_ij) const override <viscosite-turbulente-k-omega-public-void-viscosite-turbulente-k-omega-reynolds-stress-doubletab-ref-r-ij-const-override>`
[void Viscosite_turbulente_k_omega::reynolds_stress(DoubleTab &R_ij) const override](#viscosite-turbulente-k-omega-public-void-viscosite-turbulente-k-omega-reynolds-stress-doubletab-ref-r-ij-const-override)

taille_memoire#

Definition
unsigned Viscosite_turbulente_k_omega::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 Viscosite_turbulente_k_omega::taille_memoire() const override <viscosite-turbulente-k-omega-public-unsigned-viscosite-turbulente-k-omega-taille-memoire-const-override>`
[unsigned Viscosite_turbulente_k_omega::taille_memoire() const override](#viscosite-turbulente-k-omega-public-unsigned-viscosite-turbulente-k-omega-taille-memoire-const-override)

Viscosite_turbulente_k_omega#

Definition
Viscosite_turbulente_k_omega::Viscosite_turbulente_k_omega()
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:`Viscosite_turbulente_k_omega::Viscosite_turbulente_k_omega() <viscosite-turbulente-k-omega-public-viscosite-turbulente-k-omega-viscosite-turbulente-k-omega>`
[Viscosite_turbulente_k_omega::Viscosite_turbulente_k_omega()](#viscosite-turbulente-k-omega-public-viscosite-turbulente-k-omega-viscosite-turbulente-k-omega)

~Viscosite_turbulente_k_omega#

Definition
Viscosite_turbulente_k_omega::~Viscosite_turbulente_k_omega()
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:`Viscosite_turbulente_k_omega::~Viscosite_turbulente_k_omega() <viscosite-turbulente-k-omega-public-viscosite-turbulente-k-omega-dtor-viscosite-turbulente-k-omega>`
[Viscosite_turbulente_k_omega::~Viscosite_turbulente_k_omega()](#viscosite-turbulente-k-omega-public-viscosite-turbulente-k-omega-dtor-viscosite-turbulente-k-omega)

cree_instance#

Definition
Objet_U * Viscosite_turbulente_k_omega::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 * Viscosite_turbulente_k_omega::cree_instance() <viscosite-turbulente-k-omega-public-static-objet-u-ptr-viscosite-turbulente-k-omega-cree-instance>`
[Objet_U * Viscosite_turbulente_k_omega::cree_instance()](#viscosite-turbulente-k-omega-public-static-objet-u-ptr-viscosite-turbulente-k-omega-cree-instance)

info#

Definition
const Type_info * Viscosite_turbulente_k_omega::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 * Viscosite_turbulente_k_omega::info() <viscosite-turbulente-k-omega-public-static-const-type-info-ptr-viscosite-turbulente-k-omega-info>`
[const Type_info * Viscosite_turbulente_k_omega::info()](#viscosite-turbulente-k-omega-public-static-const-type-info-ptr-viscosite-turbulente-k-omega-info)

self_cast#

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

self_cast#

Definition
Viscosite_turbulente_k_omega & Viscosite_turbulente_k_omega::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:`Viscosite_turbulente_k_omega & Viscosite_turbulente_k_omega::self_cast(Objet_U &) <viscosite-turbulente-k-omega-public-static-viscosite-turbulente-k-omega-ref-viscosite-turbulente-k-omega-self-cast-objet-u-ref>`
[Viscosite_turbulente_k_omega & Viscosite_turbulente_k_omega::self_cast(Objet_U &)](#viscosite-turbulente-k-omega-public-static-viscosite-turbulente-k-omega-ref-viscosite-turbulente-k-omega-self-cast-objet-u-ref)

printOn#

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

Ecriture de l’objet sur un flot de sortie 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:`Sortie & Viscosite_turbulente_k_omega::printOn(Sortie &x) const override <viscosite-turbulente-k-omega-protected-sortie-ref-viscosite-turbulente-k-omega-printon-sortie-ref-x-const-override>`
[Sortie & Viscosite_turbulente_k_omega::printOn(Sortie &x) const override](#viscosite-turbulente-k-omega-protected-sortie-ref-viscosite-turbulente-k-omega-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Viscosite_turbulente_k_omega::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 & Viscosite_turbulente_k_omega::readOn(Entree &) override <viscosite-turbulente-k-omega-protected-entree-ref-viscosite-turbulente-k-omega-readon-entree-ref-override>`
[Entree & Viscosite_turbulente_k_omega::readOn(Entree &) override](#viscosite-turbulente-k-omega-protected-entree-ref-viscosite-turbulente-k-omega-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Viscosite_turbulente_k_omega::info_obj
beta_k_ (private)
double Viscosite_turbulente_k_omega::beta_k_ = 0.09
correlation_ (private)
TRUST_Deriv<Correlation_base> Viscosite_turbulente_k_omega::correlation_
gas_turb_ (private)
int Viscosite_turbulente_k_omega::gas_turb_ = 0
limiter_ (private)
double Viscosite_turbulente_k_omega::limiter_ = 0.01
sigma_ (private)
double Viscosite_turbulente_k_omega::sigma_ = 1.