Paroi_std_hyd_VEF#

#include <Paroi_std_hyd_VEF.h>

How to cite this class in this doc#

:ref:`Paroi\_std\_hyd\_VEF <class-paroi-std-hyd-vef>`
[Paroi\_std\_hyd\_VEF](#class-paroi-std-hyd-vef)

Detailed description#

Inherits from#

Inherited by#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

calculer_hyd
int Paroi_std_hyd_VEF::calculer_hyd(DoubleTab &, DoubleTab &) override

Reimplements:

References
How to cite in this doc:
:ref:`int Paroi_std_hyd_VEF::calculer_hyd(DoubleTab &, DoubleTab &) override <public-int-paroi-std-hyd-vef-calculer-hyd-doubletab-ref-doubletab-ref-override>`
[int Paroi_std_hyd_VEF::calculer_hyd(DoubleTab &, DoubleTab &) override](#public-int-paroi-std-hyd-vef-calculer-hyd-doubletab-ref-doubletab-ref-override)
calculer_hyd_BiK
int Paroi_std_hyd_VEF::calculer_hyd_BiK(DoubleTab &, DoubleTab &) override

Reimplements:

References
How to cite in this doc:
:ref:`int Paroi_std_hyd_VEF::calculer_hyd_BiK(DoubleTab &, DoubleTab &) override <public-int-paroi-std-hyd-vef-calculer-hyd-bik-doubletab-ref-doubletab-ref-override>`
[int Paroi_std_hyd_VEF::calculer_hyd_BiK(DoubleTab &, DoubleTab &) override](#public-int-paroi-std-hyd-vef-calculer-hyd-bik-doubletab-ref-doubletab-ref-override)
calculer_k_eps
int Paroi_std_hyd_VEF::calculer_k_eps(double &, double &, double, double, double, double)
References
Referenced By
How to cite in this doc:
:ref:`int Paroi_std_hyd_VEF::calculer_k_eps(double &, double &, double, double, double, double) <public-int-paroi-std-hyd-vef-calculer-k-eps-double-ref-double-ref-double-double-double-double>`
[int Paroi_std_hyd_VEF::calculer_k_eps(double &, double &, double, double, double, double)](#public-int-paroi-std-hyd-vef-calculer-k-eps-double-ref-double-ref-double-double-double-double)
calculer_u_plus
double Paroi_std_hyd_VEF::calculer_u_plus(const int, const double, const double erugu)
References
Referenced By
How to cite in this doc:
:ref:`double Paroi_std_hyd_VEF::calculer_u_plus(const int, const double, const double erugu) <public-double-paroi-std-hyd-vef-calculer-u-plus-const-int-const-double-const-double-erugu>`
[double Paroi_std_hyd_VEF::calculer_u_plus(const int, const double, const double erugu)](#public-double-paroi-std-hyd-vef-calculer-u-plus-const-int-const-double-const-double-erugu)
check_turbulence_model
void Paroi_std_hyd_VEF::check_turbulence_model()

Returns an integer value depending on the turbulence model.

References
Referenced By
How to cite in this doc:
:ref:`void Paroi_std_hyd_VEF::check_turbulence_model() <public-void-paroi-std-hyd-vef-check-turbulence-model>`
[void Paroi_std_hyd_VEF::check_turbulence_model()](#public-void-paroi-std-hyd-vef-check-turbulence-model)
compute_epsilon
void Paroi_std_hyd_VEF::compute_epsilon(double &epsilon, const double yp, const double u_star, const double d_visco)
References
Referenced By
How to cite in this doc:
:ref:`void Paroi_std_hyd_VEF::compute_epsilon(double &epsilon, const double yp, const double u_star, const double d_visco) <public-void-paroi-std-hyd-vef-compute-epsilon-double-ref-epsilon-const-double-yp-const-double-u-star-const-double-d-visco>`
[void Paroi_std_hyd_VEF::compute_epsilon(double &epsilon, const double yp, const double u_star, const double d_visco)](#public-void-paroi-std-hyd-vef-compute-epsilon-double-ref-epsilon-const-double-yp-const-double-u-star-const-double-d-visco)
compute_k
void Paroi_std_hyd_VEF::compute_k(double &k, const double yp, const double u_star)
References
Referenced By
How to cite in this doc:
:ref:`void Paroi_std_hyd_VEF::compute_k(double &k, const double yp, const double u_star) <public-void-paroi-std-hyd-vef-compute-k-double-ref-k-const-double-yp-const-double-u-star>`
[void Paroi_std_hyd_VEF::compute_k(double &k, const double yp, const double u_star)](#public-void-paroi-std-hyd-vef-compute-k-double-ref-k-const-double-yp-const-double-u-star)
compute_k_epsilon
void Paroi_std_hyd_VEF::compute_k_epsilon(double &k, double &epsilon, const double yplus, const double u_star, const double d_visco, const double dist)
References
How to cite in this doc:
:ref:`void Paroi_std_hyd_VEF::compute_k_epsilon(double &k, double &epsilon, const double yplus, const double u_star, const double d_visco, const double dist) <public-void-paroi-std-hyd-vef-compute-k-epsilon-double-ref-k-double-ref-epsilon-const-double-yplus-const-double-u-star-const-double-d-visco-const-double-dist>`
[void Paroi_std_hyd_VEF::compute_k_epsilon(double &k, double &epsilon, const double yplus, const double u_star, const double d_visco, const double dist)](#public-void-paroi-std-hyd-vef-compute-k-epsilon-double-ref-k-double-ref-epsilon-const-double-yplus-const-double-u-star-const-double-d-visco-const-double-dist)
compute_k_omega
void Paroi_std_hyd_VEF::compute_k_omega(double &k, double &omega, const double yplus, const double u_star, const double d_visco, const double dist)
References
Referenced By
How to cite in this doc:
:ref:`void Paroi_std_hyd_VEF::compute_k_omega(double &k, double &omega, const double yplus, const double u_star, const double d_visco, const double dist) <public-void-paroi-std-hyd-vef-compute-k-omega-double-ref-k-double-ref-omega-const-double-yplus-const-double-u-star-const-double-d-visco-const-double-dist>`
[void Paroi_std_hyd_VEF::compute_k_omega(double &k, double &omega, const double yplus, const double u_star, const double d_visco, const double dist)](#public-void-paroi-std-hyd-vef-compute-k-omega-double-ref-k-double-ref-omega-const-double-yplus-const-double-u-star-const-double-d-visco-const-double-dist)
compute_omega
void Paroi_std_hyd_VEF::compute_omega(double &omega, const double yp, const double u_star, const double d_visco, const double dist)
References
Referenced By
How to cite in this doc:
:ref:`void Paroi_std_hyd_VEF::compute_omega(double &omega, const double yp, const double u_star, const double d_visco, const double dist) <public-void-paroi-std-hyd-vef-compute-omega-double-ref-omega-const-double-yp-const-double-u-star-const-double-d-visco-const-double-dist>`
[void Paroi_std_hyd_VEF::compute_omega(double &omega, const double yp, const double u_star, const double d_visco, const double dist)](#public-void-paroi-std-hyd-vef-compute-omega-double-ref-omega-const-double-yp-const-double-u-star-const-double-d-visco-const-double-dist)
compute_turbulent_quantities
void Paroi_std_hyd_VEF::compute_turbulent_quantities(double &, double &, double d_plus, double u_star, double d_visco, double dist)
References
Referenced By
How to cite in this doc:
:ref:`void Paroi_std_hyd_VEF::compute_turbulent_quantities(double &, double &, double d_plus, double u_star, double d_visco, double dist) <public-void-paroi-std-hyd-vef-compute-turbulent-quantities-double-ref-double-ref-double-d-plus-double-u-star-double-d-visco-double-dist>`
[void Paroi_std_hyd_VEF::compute_turbulent_quantities(double &, double &, double d_plus, double u_star, double d_visco, double dist)](#public-void-paroi-std-hyd-vef-compute-turbulent-quantities-double-ref-double-ref-double-d-plus-double-u-star-double-d-visco-double-dist)
duplique
int Paroi_std_hyd_VEF::duplique() const override

Reimplements:

How to cite in this doc:
:ref:`int Paroi_std_hyd_VEF::duplique() const override <public-int-paroi-std-hyd-vef-duplique-const-override>`
[int Paroi_std_hyd_VEF::duplique() const override](#public-int-paroi-std-hyd-vef-duplique-const-override)
get_info
const Type_info * Paroi_std_hyd_VEF::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 * Paroi_std_hyd_VEF::get_info() const override <public-const-type-info-ptr-paroi-std-hyd-vef-get-info-const-override>`
[const Type_info * Paroi_std_hyd_VEF::get_info() const override](#public-const-type-info-ptr-paroi-std-hyd-vef-get-info-const-override)
imprimer_ustar
void Paroi_std_hyd_VEF::imprimer_ustar(Sortie &) const override

Reimplements:

References
How to cite in this doc:
:ref:`void Paroi_std_hyd_VEF::imprimer_ustar(Sortie &) const override <public-void-paroi-std-hyd-vef-imprimer-ustar-sortie-ref-const-override>`
[void Paroi_std_hyd_VEF::imprimer_ustar(Sortie &) const override](#public-void-paroi-std-hyd-vef-imprimer-ustar-sortie-ref-const-override)
init_lois_paroi
int Paroi_std_hyd_VEF::init_lois_paroi() override

Reimplements:

References
How to cite in this doc:
:ref:`int Paroi_std_hyd_VEF::init_lois_paroi() override <public-int-paroi-std-hyd-vef-init-lois-paroi-override>`
[int Paroi_std_hyd_VEF::init_lois_paroi() override](#public-int-paroi-std-hyd-vef-init-lois-paroi-override)
Paroi_std_hyd_VEF
Paroi_std_hyd_VEF::Paroi_std_hyd_VEF()
How to cite in this doc:
:ref:`Paroi_std_hyd_VEF::Paroi_std_hyd_VEF() <public-paroi-std-hyd-vef-paroi-std-hyd-vef>`
[Paroi_std_hyd_VEF::Paroi_std_hyd_VEF()](#public-paroi-std-hyd-vef-paroi-std-hyd-vef)
set_param
void Paroi_std_hyd_VEF::set_param(Param &param) override

Reimplements:

References
Referenced By
How to cite in this doc:
:ref:`void Paroi_std_hyd_VEF::set_param(Param &param) override <public-void-paroi-std-hyd-vef-set-param-param-ref-param-override>`
[void Paroi_std_hyd_VEF::set_param(Param &param) override](#public-void-paroi-std-hyd-vef-set-param-param-ref-param-override)
taille_memoire
unsigned Paroi_std_hyd_VEF::taille_memoire() const override

Reimplements:

How to cite in this doc:
:ref:`unsigned Paroi_std_hyd_VEF::taille_memoire() const override <public-unsigned-paroi-std-hyd-vef-taille-memoire-const-override>`
[unsigned Paroi_std_hyd_VEF::taille_memoire() const override](#public-unsigned-paroi-std-hyd-vef-taille-memoire-const-override)
~Paroi_std_hyd_VEF
Paroi_std_hyd_VEF::~Paroi_std_hyd_VEF()
How to cite in this doc:
:ref:`Paroi_std_hyd_VEF::~Paroi_std_hyd_VEF() <public-paroi-std-hyd-vef-dtor-paroi-std-hyd-vef>`
[Paroi_std_hyd_VEF::~Paroi_std_hyd_VEF()](#public-paroi-std-hyd-vef-dtor-paroi-std-hyd-vef)
cree_instance
Objet_U * Paroi_std_hyd_VEF::cree_instance()
How to cite in this doc:
:ref:`Objet_U * Paroi_std_hyd_VEF::cree_instance() <public-static-objet-u-ptr-paroi-std-hyd-vef-cree-instance>`
[Objet_U * Paroi_std_hyd_VEF::cree_instance()](#public-static-objet-u-ptr-paroi-std-hyd-vef-cree-instance)
info
const Type_info * Paroi_std_hyd_VEF::info()
How to cite in this doc:
:ref:`const Type_info * Paroi_std_hyd_VEF::info() <public-static-const-type-info-ptr-paroi-std-hyd-vef-info>`
[const Type_info * Paroi_std_hyd_VEF::info()](#public-static-const-type-info-ptr-paroi-std-hyd-vef-info)
self_cast
const Paroi_std_hyd_VEF & Paroi_std_hyd_VEF::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Paroi_std_hyd_VEF & Paroi_std_hyd_VEF::self_cast(const Objet_U &) <public-static-const-paroi-std-hyd-vef-ref-paroi-std-hyd-vef-self-cast-const-objet-u-ref>`
[const Paroi_std_hyd_VEF & Paroi_std_hyd_VEF::self_cast(const Objet_U &)](#public-static-const-paroi-std-hyd-vef-ref-paroi-std-hyd-vef-self-cast-const-objet-u-ref)
self_cast
Paroi_std_hyd_VEF & Paroi_std_hyd_VEF::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Paroi_std_hyd_VEF & Paroi_std_hyd_VEF::self_cast(Objet_U &) <public-static-paroi-std-hyd-vef-ref-paroi-std-hyd-vef-self-cast-objet-u-ref>`
[Paroi_std_hyd_VEF & Paroi_std_hyd_VEF::self_cast(Objet_U &)](#public-static-paroi-std-hyd-vef-ref-paroi-std-hyd-vef-self-cast-objet-u-ref)
init_lois_paroi_hydraulique
int Paroi_std_hyd_VEF::init_lois_paroi_hydraulique()
References
Referenced By
How to cite in this doc:
:ref:`int Paroi_std_hyd_VEF::init_lois_paroi_hydraulique() <protected-int-paroi-std-hyd-vef-init-lois-paroi-hydraulique>`
[int Paroi_std_hyd_VEF::init_lois_paroi_hydraulique()](#protected-int-paroi-std-hyd-vef-init-lois-paroi-hydraulique)
printOn
Sortie & Paroi_std_hyd_VEF::printOn(Sortie &x) const override

Ecriture de l’objet sur un flot de sortie Methode a surcharger.

Reimplements:

References
How to cite in this doc:
:ref:`Sortie & Paroi_std_hyd_VEF::printOn(Sortie &x) const override <protected-sortie-ref-paroi-std-hyd-vef-printon-sortie-ref-x-const-override>`
[Sortie & Paroi_std_hyd_VEF::printOn(Sortie &x) const override](#protected-sortie-ref-paroi-std-hyd-vef-printon-sortie-ref-x-const-override)
readOn
Entree & Paroi_std_hyd_VEF::readOn(Entree &) override

Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.

Reimplements:

References
Referenced By
How to cite in this doc:
:ref:`Entree & Paroi_std_hyd_VEF::readOn(Entree &) override <protected-entree-ref-paroi-std-hyd-vef-readon-entree-ref-override>`
[Entree & Paroi_std_hyd_VEF::readOn(Entree &) override](#protected-entree-ref-paroi-std-hyd-vef-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Paroi_std_hyd_VEF::info_obj
is_u_star_impose_ (protected)
int Paroi_std_hyd_VEF::is_u_star_impose_
iterations_LP_ (protected)
IntVect Paroi_std_hyd_VEF::iterations_LP_
methode_calcul_face_keps_impose_ (protected)
int Paroi_std_hyd_VEF::methode_calcul_face_keps_impose_
seuil_LP_ (protected)
DoubleVect Paroi_std_hyd_VEF::seuil_LP_
turbulence_model_type (protected)
int Paroi_std_hyd_VEF::turbulence_model_type{0}
u_star_impose_ (protected)
double Paroi_std_hyd_VEF::u_star_impose_
uplus_ (protected)
DoubleVect Paroi_std_hyd_VEF::uplus_
BETA_K (protected)
constexpr double Paroi_std_hyd_VEF::BETA_K{0.09}
BETA_OMEGA (protected)
constexpr double Paroi_std_hyd_VEF::BETA_OMEGA{0.075}