Viscosite_turbulente_k_tau#
#include <Viscosite_turbulente_k_tau.h>
classe Viscosite_turbulente_k_tau Viscosite turbulente pour un modele “k - tau” : nu_t = k * 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:`Viscosite\_turbulente\_k\_tau <class-viscosite-turbulente-k-tau>`
[Viscosite\_turbulente\_k\_tau](#class-viscosite-turbulente-k-tau)
Detailed description#
Inherits from#
public : Viscosite_turbulente_base
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#
duplique#
int Viscosite_turbulente_k_tau::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 Viscosite_turbulente_k_tau::duplique() const override <viscosite-turbulente-k-tau-public-int-viscosite-turbulente-k-tau-duplique-const-override>`
[int Viscosite_turbulente_k_tau::duplique() const override](#viscosite-turbulente-k-tau-public-int-viscosite-turbulente-k-tau-duplique-const-override)
eddy_viscosity#
void Viscosite_turbulente_k_tau::eddy_viscosity(DoubleTab &nu_t) 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:`void Viscosite_turbulente_k_tau::eddy_viscosity(DoubleTab &nu_t) const override <viscosite-turbulente-k-tau-public-void-viscosite-turbulente-k-tau-eddy-viscosity-doubletab-ref-nu-t-const-override>`
[void Viscosite_turbulente_k_tau::eddy_viscosity(DoubleTab &nu_t) const override](#viscosite-turbulente-k-tau-public-void-viscosite-turbulente-k-tau-eddy-viscosity-doubletab-ref-nu-t-const-override)
eps#
void Viscosite_turbulente_k_tau::eps(DoubleTab &eps) 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:`void Viscosite_turbulente_k_tau::eps(DoubleTab &eps) const override <viscosite-turbulente-k-tau-public-void-viscosite-turbulente-k-tau-eps-doubletab-ref-eps-const-override>`
[void Viscosite_turbulente_k_tau::eps(DoubleTab &eps) const override](#viscosite-turbulente-k-tau-public-void-viscosite-turbulente-k-tau-eps-doubletab-ref-eps-const-override)
get_info#
const Type_info * Viscosite_turbulente_k_tau::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 * Viscosite_turbulente_k_tau::get_info() const override <viscosite-turbulente-k-tau-public-const-type-info-ptr-viscosite-turbulente-k-tau-get-info-const-override>`
[const Type_info * Viscosite_turbulente_k_tau::get_info() const override](#viscosite-turbulente-k-tau-public-const-type-info-ptr-viscosite-turbulente-k-tau-get-info-const-override)
gradu_required#
int Viscosite_turbulente_k_tau::gradu_required() 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 Viscosite_turbulente_k_tau::gradu_required() const override <viscosite-turbulente-k-tau-public-int-viscosite-turbulente-k-tau-gradu-required-const-override>`
[int Viscosite_turbulente_k_tau::gradu_required() const override](#viscosite-turbulente-k-tau-public-int-viscosite-turbulente-k-tau-gradu-required-const-override)
k_over_eps#
void Viscosite_turbulente_k_tau::k_over_eps(DoubleTab &k_sur_eps) 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:`void Viscosite_turbulente_k_tau::k_over_eps(DoubleTab &k_sur_eps) const override <viscosite-turbulente-k-tau-public-void-viscosite-turbulente-k-tau-k-over-eps-doubletab-ref-k-sur-eps-const-override>`
[void Viscosite_turbulente_k_tau::k_over_eps(DoubleTab &k_sur_eps) const override](#viscosite-turbulente-k-tau-public-void-viscosite-turbulente-k-tau-k-over-eps-doubletab-ref-k-sur-eps-const-override)
limiteur#
double Viscosite_turbulente_k_tau::limiteur() const
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_tau::limiteur() const <viscosite-turbulente-k-tau-public-double-viscosite-turbulente-k-tau-limiteur-const>`
[double Viscosite_turbulente_k_tau::limiteur() const](#viscosite-turbulente-k-tau-public-double-viscosite-turbulente-k-tau-limiteur-const)
reynolds_stress#
void Viscosite_turbulente_k_tau::reynolds_stress(DoubleTab &R_ij) 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:`void Viscosite_turbulente_k_tau::reynolds_stress(DoubleTab &R_ij) const override <viscosite-turbulente-k-tau-public-void-viscosite-turbulente-k-tau-reynolds-stress-doubletab-ref-r-ij-const-override>`
[void Viscosite_turbulente_k_tau::reynolds_stress(DoubleTab &R_ij) const override](#viscosite-turbulente-k-tau-public-void-viscosite-turbulente-k-tau-reynolds-stress-doubletab-ref-r-ij-const-override)
taille_memoire#
unsigned Viscosite_turbulente_k_tau::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 Viscosite_turbulente_k_tau::taille_memoire() const override <viscosite-turbulente-k-tau-public-unsigned-viscosite-turbulente-k-tau-taille-memoire-const-override>`
[unsigned Viscosite_turbulente_k_tau::taille_memoire() const override](#viscosite-turbulente-k-tau-public-unsigned-viscosite-turbulente-k-tau-taille-memoire-const-override)
Viscosite_turbulente_k_tau#
Viscosite_turbulente_k_tau::Viscosite_turbulente_k_tau()
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_tau::Viscosite_turbulente_k_tau() <viscosite-turbulente-k-tau-public-viscosite-turbulente-k-tau-viscosite-turbulente-k-tau>`
[Viscosite_turbulente_k_tau::Viscosite_turbulente_k_tau()](#viscosite-turbulente-k-tau-public-viscosite-turbulente-k-tau-viscosite-turbulente-k-tau)
~Viscosite_turbulente_k_tau#
Viscosite_turbulente_k_tau::~Viscosite_turbulente_k_tau()
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_tau::~Viscosite_turbulente_k_tau() <viscosite-turbulente-k-tau-public-viscosite-turbulente-k-tau-dtor-viscosite-turbulente-k-tau>`
[Viscosite_turbulente_k_tau::~Viscosite_turbulente_k_tau()](#viscosite-turbulente-k-tau-public-viscosite-turbulente-k-tau-dtor-viscosite-turbulente-k-tau)
cree_instance#
Objet_U * Viscosite_turbulente_k_tau::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 * Viscosite_turbulente_k_tau::cree_instance() <viscosite-turbulente-k-tau-public-static-objet-u-ptr-viscosite-turbulente-k-tau-cree-instance>`
[Objet_U * Viscosite_turbulente_k_tau::cree_instance()](#viscosite-turbulente-k-tau-public-static-objet-u-ptr-viscosite-turbulente-k-tau-cree-instance)
info#
const Type_info * Viscosite_turbulente_k_tau::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 * Viscosite_turbulente_k_tau::info() <viscosite-turbulente-k-tau-public-static-const-type-info-ptr-viscosite-turbulente-k-tau-info>`
[const Type_info * Viscosite_turbulente_k_tau::info()](#viscosite-turbulente-k-tau-public-static-const-type-info-ptr-viscosite-turbulente-k-tau-info)
self_cast#
const Viscosite_turbulente_k_tau & Viscosite_turbulente_k_tau::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 Viscosite_turbulente_k_tau & Viscosite_turbulente_k_tau::self_cast(const Objet_U &) <viscosite-turbulente-k-tau-public-static-const-viscosite-turbulente-k-tau-ref-viscosite-turbulente-k-tau-self-cast-const-objet-u-ref>`
[const Viscosite_turbulente_k_tau & Viscosite_turbulente_k_tau::self_cast(const Objet_U &)](#viscosite-turbulente-k-tau-public-static-const-viscosite-turbulente-k-tau-ref-viscosite-turbulente-k-tau-self-cast-const-objet-u-ref)
self_cast#
Viscosite_turbulente_k_tau & Viscosite_turbulente_k_tau::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:`Viscosite_turbulente_k_tau & Viscosite_turbulente_k_tau::self_cast(Objet_U &) <viscosite-turbulente-k-tau-public-static-viscosite-turbulente-k-tau-ref-viscosite-turbulente-k-tau-self-cast-objet-u-ref>`
[Viscosite_turbulente_k_tau & Viscosite_turbulente_k_tau::self_cast(Objet_U &)](#viscosite-turbulente-k-tau-public-static-viscosite-turbulente-k-tau-ref-viscosite-turbulente-k-tau-self-cast-objet-u-ref)
printOn#
Sortie & Viscosite_turbulente_k_tau::printOn(Sortie &x) const override
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_tau::printOn(Sortie &x) const override <viscosite-turbulente-k-tau-protected-sortie-ref-viscosite-turbulente-k-tau-printon-sortie-ref-x-const-override>`
[Sortie & Viscosite_turbulente_k_tau::printOn(Sortie &x) const override](#viscosite-turbulente-k-tau-protected-sortie-ref-viscosite-turbulente-k-tau-printon-sortie-ref-x-const-override)
readOn#
Entree & Viscosite_turbulente_k_tau::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 & Viscosite_turbulente_k_tau::readOn(Entree &) override <viscosite-turbulente-k-tau-protected-entree-ref-viscosite-turbulente-k-tau-readon-entree-ref-override>`
[Entree & Viscosite_turbulente_k_tau::readOn(Entree &) override](#viscosite-turbulente-k-tau-protected-entree-ref-viscosite-turbulente-k-tau-readon-entree-ref-override)
Attributes Documentation#
const Type_info Viscosite_turbulente_k_tau::info_obj
double Viscosite_turbulente_k_tau::beta_k_ = 0.09
double Viscosite_turbulente_k_tau::limiter_ = 0.01
double Viscosite_turbulente_k_tau::sigma_ = 1.