Transport_turbulent_SGDH_WIT#
#include <Transport_turbulent_SGDH_WIT.h>
classe Transport_turbulent_SGDH_WIT Transport turbulent de type SGDH:
How to cite this class in this doc#
:ref:`Transport\_turbulent\_SGDH\_WIT <class-transport-turbulent-sgdh-wit>`
[Transport\_turbulent\_SGDH\_WIT](#class-transport-turbulent-sgdh-wit)
Detailed description#
<u’_i theta’> = - nu_t / Pr_t d_i theta = - sigma_t nu_t d_i theta (l’utilisateur peut donner sigma_t ou Pr_t) Ici la diffusivité est donnée par le modèle d’Alméras (2014)
Inherits from#
public : Transport_turbulent_base
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
dimension_min_nu
int Transport_turbulent_SGDH_WIT::dimension_min_nu() const override
Reimplements:
How to cite in this doc:
:ref:`int Transport_turbulent_SGDH_WIT::dimension_min_nu() const override <public-int-transport-turbulent-sgdh-wit-dimension-min-nu-const-override>`
[int Transport_turbulent_SGDH_WIT::dimension_min_nu() const override](#public-int-transport-turbulent-sgdh-wit-dimension-min-nu-const-override)
duplique
int Transport_turbulent_SGDH_WIT::duplique() const override
Reimplements:
How to cite in this doc:
:ref:`int Transport_turbulent_SGDH_WIT::duplique() const override <public-int-transport-turbulent-sgdh-wit-duplique-const-override>`
[int Transport_turbulent_SGDH_WIT::duplique() const override](#public-int-transport-turbulent-sgdh-wit-duplique-const-override)
get_info
const Type_info * Transport_turbulent_SGDH_WIT::get_info() const override
Donne des informations sur le type de l’ Objet_U .
Reimplements:
How to cite in this doc:
:ref:`const Type_info * Transport_turbulent_SGDH_WIT::get_info() const override <public-const-type-info-ptr-transport-turbulent-sgdh-wit-get-info-const-override>`
[const Type_info * Transport_turbulent_SGDH_WIT::get_info() const override](#public-const-type-info-ptr-transport-turbulent-sgdh-wit-get-info-const-override)
modifier_mu
void Transport_turbulent_SGDH_WIT::modifier_mu(const Convection_Diffusion_std &eq, const Viscosite_turbulente_base &visc_turb, DoubleTab &nu) const override
Reimplements:
References
How to cite in this doc:
:ref:`void Transport_turbulent_SGDH_WIT::modifier_mu(const Convection_Diffusion_std &eq, const Viscosite_turbulente_base &visc_turb, DoubleTab &nu) const override <public-void-transport-turbulent-sgdh-wit-modifier-mu-const-convection-diffusion-std-ref-eq-const-viscosite-turbulente-base-ref-visc-turb-doubletab-ref-nu-const-override>`
[void Transport_turbulent_SGDH_WIT::modifier_mu(const Convection_Diffusion_std &eq, const Viscosite_turbulente_base &visc_turb, DoubleTab &nu) const override](#public-void-transport-turbulent-sgdh-wit-modifier-mu-const-convection-diffusion-std-ref-eq-const-viscosite-turbulente-base-ref-visc-turb-doubletab-ref-nu-const-override)
taille_memoire
unsigned Transport_turbulent_SGDH_WIT::taille_memoire() const override
Reimplements:
How to cite in this doc:
:ref:`unsigned Transport_turbulent_SGDH_WIT::taille_memoire() const override <public-unsigned-transport-turbulent-sgdh-wit-taille-memoire-const-override>`
[unsigned Transport_turbulent_SGDH_WIT::taille_memoire() const override](#public-unsigned-transport-turbulent-sgdh-wit-taille-memoire-const-override)
Transport_turbulent_SGDH_WIT
Transport_turbulent_SGDH_WIT::Transport_turbulent_SGDH_WIT()
How to cite in this doc:
:ref:`Transport_turbulent_SGDH_WIT::Transport_turbulent_SGDH_WIT() <public-transport-turbulent-sgdh-wit-transport-turbulent-sgdh-wit>`
[Transport_turbulent_SGDH_WIT::Transport_turbulent_SGDH_WIT()](#public-transport-turbulent-sgdh-wit-transport-turbulent-sgdh-wit)
~Transport_turbulent_SGDH_WIT
Transport_turbulent_SGDH_WIT::~Transport_turbulent_SGDH_WIT()
How to cite in this doc:
:ref:`Transport_turbulent_SGDH_WIT::~Transport_turbulent_SGDH_WIT() <public-transport-turbulent-sgdh-wit-dtor-transport-turbulent-sgdh-wit>`
[Transport_turbulent_SGDH_WIT::~Transport_turbulent_SGDH_WIT()](#public-transport-turbulent-sgdh-wit-dtor-transport-turbulent-sgdh-wit)
cree_instance
Objet_U * Transport_turbulent_SGDH_WIT::cree_instance()
How to cite in this doc:
:ref:`Objet_U * Transport_turbulent_SGDH_WIT::cree_instance() <public-static-objet-u-ptr-transport-turbulent-sgdh-wit-cree-instance>`
[Objet_U * Transport_turbulent_SGDH_WIT::cree_instance()](#public-static-objet-u-ptr-transport-turbulent-sgdh-wit-cree-instance)
info
const Type_info * Transport_turbulent_SGDH_WIT::info()
How to cite in this doc:
:ref:`const Type_info * Transport_turbulent_SGDH_WIT::info() <public-static-const-type-info-ptr-transport-turbulent-sgdh-wit-info>`
[const Type_info * Transport_turbulent_SGDH_WIT::info()](#public-static-const-type-info-ptr-transport-turbulent-sgdh-wit-info)
self_cast
const Transport_turbulent_SGDH_WIT & Transport_turbulent_SGDH_WIT::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Transport_turbulent_SGDH_WIT & Transport_turbulent_SGDH_WIT::self_cast(const Objet_U &) <public-static-const-transport-turbulent-sgdh-wit-ref-transport-turbulent-sgdh-wit-self-cast-const-objet-u-ref>`
[const Transport_turbulent_SGDH_WIT & Transport_turbulent_SGDH_WIT::self_cast(const Objet_U &)](#public-static-const-transport-turbulent-sgdh-wit-ref-transport-turbulent-sgdh-wit-self-cast-const-objet-u-ref)
self_cast
Transport_turbulent_SGDH_WIT & Transport_turbulent_SGDH_WIT::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Transport_turbulent_SGDH_WIT & Transport_turbulent_SGDH_WIT::self_cast(Objet_U &) <public-static-transport-turbulent-sgdh-wit-ref-transport-turbulent-sgdh-wit-self-cast-objet-u-ref>`
[Transport_turbulent_SGDH_WIT & Transport_turbulent_SGDH_WIT::self_cast(Objet_U &)](#public-static-transport-turbulent-sgdh-wit-ref-transport-turbulent-sgdh-wit-self-cast-objet-u-ref)
printOn
Sortie & Transport_turbulent_SGDH_WIT::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie Methode a surcharger.
Reimplements:
How to cite in this doc:
:ref:`Sortie & Transport_turbulent_SGDH_WIT::printOn(Sortie &x) const override <protected-sortie-ref-transport-turbulent-sgdh-wit-printon-sortie-ref-x-const-override>`
[Sortie & Transport_turbulent_SGDH_WIT::printOn(Sortie &x) const override](#protected-sortie-ref-transport-turbulent-sgdh-wit-printon-sortie-ref-x-const-override)
readOn
Entree & Transport_turbulent_SGDH_WIT::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.
Reimplements:
How to cite in this doc:
:ref:`Entree & Transport_turbulent_SGDH_WIT::readOn(Entree &) override <protected-entree-ref-transport-turbulent-sgdh-wit-readon-entree-ref-override>`
[Entree & Transport_turbulent_SGDH_WIT::readOn(Entree &) override](#protected-entree-ref-transport-turbulent-sgdh-wit-readon-entree-ref-override)
Attributes Documentation#
info_obj (public)
const Type_info Transport_turbulent_SGDH_WIT::info_obj
C_s (private)
double Transport_turbulent_SGDH_WIT::C_s = 1.
delta_ (private)
double Transport_turbulent_SGDH_WIT::delta_ = 1.3
gamma_ (private)
double Transport_turbulent_SGDH_WIT::gamma_ = 1.