Paroi_std_hyd_VEF#

#include <Paroi_std_hyd_VEF.h>
Brief description

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:`Paroi\_std\_hyd\_VEF <class-paroi-std-hyd-vef>`
[Paroi\_std\_hyd\_VEF](#class-paroi-std-hyd-vef)

Detailed description#

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classParoi__std__hyd__VEF__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

calculer_hyd#

Definition
int Paroi_std_hyd_VEF::calculer_hyd(DoubleTab &) 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:`int Paroi_std_hyd_VEF::calculer_hyd(DoubleTab &) override <paroi-std-hyd-vef-public-int-paroi-std-hyd-vef-calculer-hyd-doubletab-ref-override>`
[int Paroi_std_hyd_VEF::calculer_hyd(DoubleTab &) override](#paroi-std-hyd-vef-public-int-paroi-std-hyd-vef-calculer-hyd-doubletab-ref-override)

calculer_hyd#

Definition
int Paroi_std_hyd_VEF::calculer_hyd(DoubleTab &, DoubleTab &) 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:`int Paroi_std_hyd_VEF::calculer_hyd(DoubleTab &, DoubleTab &) override <paroi-std-hyd-vef-public-int-paroi-std-hyd-vef-calculer-hyd-doubletab-ref-doubletab-ref-override>`
[int Paroi_std_hyd_VEF::calculer_hyd(DoubleTab &, DoubleTab &) override](#paroi-std-hyd-vef-public-int-paroi-std-hyd-vef-calculer-hyd-doubletab-ref-doubletab-ref-override)

calculer_hyd_BiK#

Definition
int Paroi_std_hyd_VEF::calculer_hyd_BiK(DoubleTab &, DoubleTab &) 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:`int Paroi_std_hyd_VEF::calculer_hyd_BiK(DoubleTab &, DoubleTab &) override <paroi-std-hyd-vef-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](#paroi-std-hyd-vef-public-int-paroi-std-hyd-vef-calculer-hyd-bik-doubletab-ref-doubletab-ref-override)

calculer_k_eps#

Definition
int Paroi_std_hyd_VEF::calculer_k_eps(double &, double &, double, double, double, double)
Brief description
Detailed description
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:`int Paroi_std_hyd_VEF::calculer_k_eps(double &, double &, double, double, double, double) <paroi-std-hyd-vef-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)](#paroi-std-hyd-vef-public-int-paroi-std-hyd-vef-calculer-k-eps-double-ref-double-ref-double-double-double-double)

calculer_u_plus#

Definition
double Paroi_std_hyd_VEF::calculer_u_plus(const int, const double, const double erugu)
Brief description
Detailed description
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:`double Paroi_std_hyd_VEF::calculer_u_plus(const int, const double, const double erugu) <paroi-std-hyd-vef-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)](#paroi-std-hyd-vef-public-double-paroi-std-hyd-vef-calculer-u-plus-const-int-const-double-const-double-erugu)

check_turbulence_model#

Definition
void Paroi_std_hyd_VEF::check_turbulence_model()
Brief description

Returns an integer value depending on the turbulence model.

Detailed description
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 Paroi_std_hyd_VEF::check_turbulence_model() <paroi-std-hyd-vef-public-void-paroi-std-hyd-vef-check-turbulence-model>`
[void Paroi_std_hyd_VEF::check_turbulence_model()](#paroi-std-hyd-vef-public-void-paroi-std-hyd-vef-check-turbulence-model)

compute_epsilon#

Definition
void Paroi_std_hyd_VEF::compute_epsilon(double &epsilon, const double yp, const double u_star, const double d_visco)
Brief description
Detailed description
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 Paroi_std_hyd_VEF::compute_epsilon(double &epsilon, const double yp, const double u_star, const double d_visco) <paroi-std-hyd-vef-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)](#paroi-std-hyd-vef-public-void-paroi-std-hyd-vef-compute-epsilon-double-ref-epsilon-const-double-yp-const-double-u-star-const-double-d-visco)

compute_k#

Definition
void Paroi_std_hyd_VEF::compute_k(double &k, const double yp, const double u_star)
Brief description
Detailed description
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 Paroi_std_hyd_VEF::compute_k(double &k, const double yp, const double u_star) <paroi-std-hyd-vef-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)](#paroi-std-hyd-vef-public-void-paroi-std-hyd-vef-compute-k-double-ref-k-const-double-yp-const-double-u-star)

compute_k_epsilon#

Definition
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)
Brief description
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:`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) <paroi-std-hyd-vef-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)](#paroi-std-hyd-vef-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#

Definition
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)
Brief description
Detailed description
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 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) <paroi-std-hyd-vef-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)](#paroi-std-hyd-vef-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#

Definition
void Paroi_std_hyd_VEF::compute_omega(double &omega, const double yp, const double u_star, const double d_visco, const double dist)
Brief description
Detailed description
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 Paroi_std_hyd_VEF::compute_omega(double &omega, const double yp, const double u_star, const double d_visco, const double dist) <paroi-std-hyd-vef-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)](#paroi-std-hyd-vef-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#

Definition
void Paroi_std_hyd_VEF::compute_turbulent_quantities(double &, double &, double d_plus, double u_star, double d_visco, double dist)
Brief description
Detailed description
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 Paroi_std_hyd_VEF::compute_turbulent_quantities(double &, double &, double d_plus, double u_star, double d_visco, double dist) <paroi-std-hyd-vef-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)](#paroi-std-hyd-vef-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#

Definition
int Paroi_std_hyd_VEF::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 Paroi_std_hyd_VEF::duplique() const override <paroi-std-hyd-vef-public-int-paroi-std-hyd-vef-duplique-const-override>`
[int Paroi_std_hyd_VEF::duplique() const override](#paroi-std-hyd-vef-public-int-paroi-std-hyd-vef-duplique-const-override)

get_info#

Definition
const Type_info * Paroi_std_hyd_VEF::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 * Paroi_std_hyd_VEF::get_info() const override <paroi-std-hyd-vef-public-const-type-info-ptr-paroi-std-hyd-vef-get-info-const-override>`
[const Type_info * Paroi_std_hyd_VEF::get_info() const override](#paroi-std-hyd-vef-public-const-type-info-ptr-paroi-std-hyd-vef-get-info-const-override)

imprimer_ustar#

Definition
void Paroi_std_hyd_VEF::imprimer_ustar(Sortie &) 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 Paroi_std_hyd_VEF::imprimer_ustar(Sortie &) const override <paroi-std-hyd-vef-public-void-paroi-std-hyd-vef-imprimer-ustar-sortie-ref-const-override>`
[void Paroi_std_hyd_VEF::imprimer_ustar(Sortie &) const override](#paroi-std-hyd-vef-public-void-paroi-std-hyd-vef-imprimer-ustar-sortie-ref-const-override)

init_lois_paroi#

Definition
int Paroi_std_hyd_VEF::init_lois_paroi() 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:`int Paroi_std_hyd_VEF::init_lois_paroi() override <paroi-std-hyd-vef-public-int-paroi-std-hyd-vef-init-lois-paroi-override>`
[int Paroi_std_hyd_VEF::init_lois_paroi() override](#paroi-std-hyd-vef-public-int-paroi-std-hyd-vef-init-lois-paroi-override)

Paroi_std_hyd_VEF#

Definition
Paroi_std_hyd_VEF::Paroi_std_hyd_VEF()
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:`Paroi_std_hyd_VEF::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()](#paroi-std-hyd-vef-public-paroi-std-hyd-vef-paroi-std-hyd-vef)

set_param#

Definition
void Paroi_std_hyd_VEF::set_param(Param &param) override
Brief description
Detailed description

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 Paroi_std_hyd_VEF::set_param(Param &param) override <paroi-std-hyd-vef-public-void-paroi-std-hyd-vef-set-param-param-ref-param-override>`
[void Paroi_std_hyd_VEF::set_param(Param &param) override](#paroi-std-hyd-vef-public-void-paroi-std-hyd-vef-set-param-param-ref-param-override)

taille_memoire#

Definition
unsigned Paroi_std_hyd_VEF::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 Paroi_std_hyd_VEF::taille_memoire() const override <paroi-std-hyd-vef-public-unsigned-paroi-std-hyd-vef-taille-memoire-const-override>`
[unsigned Paroi_std_hyd_VEF::taille_memoire() const override](#paroi-std-hyd-vef-public-unsigned-paroi-std-hyd-vef-taille-memoire-const-override)

~Paroi_std_hyd_VEF#

Definition
Paroi_std_hyd_VEF::~Paroi_std_hyd_VEF()
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:`Paroi_std_hyd_VEF::~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()](#paroi-std-hyd-vef-public-paroi-std-hyd-vef-dtor-paroi-std-hyd-vef)

cree_instance#

Definition
Objet_U * Paroi_std_hyd_VEF::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 * Paroi_std_hyd_VEF::cree_instance() <paroi-std-hyd-vef-public-static-objet-u-ptr-paroi-std-hyd-vef-cree-instance>`
[Objet_U * Paroi_std_hyd_VEF::cree_instance()](#paroi-std-hyd-vef-public-static-objet-u-ptr-paroi-std-hyd-vef-cree-instance)

info#

Definition
const Type_info * Paroi_std_hyd_VEF::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 * Paroi_std_hyd_VEF::info() <paroi-std-hyd-vef-public-static-const-type-info-ptr-paroi-std-hyd-vef-info>`
[const Type_info * Paroi_std_hyd_VEF::info()](#paroi-std-hyd-vef-public-static-const-type-info-ptr-paroi-std-hyd-vef-info)

self_cast#

Definition
const Paroi_std_hyd_VEF & Paroi_std_hyd_VEF::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 Paroi_std_hyd_VEF & Paroi_std_hyd_VEF::self_cast(const Objet_U &) <paroi-std-hyd-vef-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 &)](#paroi-std-hyd-vef-public-static-const-paroi-std-hyd-vef-ref-paroi-std-hyd-vef-self-cast-const-objet-u-ref)

self_cast#

Definition
Paroi_std_hyd_VEF & Paroi_std_hyd_VEF::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:`Paroi_std_hyd_VEF & Paroi_std_hyd_VEF::self_cast(Objet_U &) <paroi-std-hyd-vef-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 &)](#paroi-std-hyd-vef-public-static-paroi-std-hyd-vef-ref-paroi-std-hyd-vef-self-cast-objet-u-ref)

init_lois_paroi_hydraulique#

Definition
int Paroi_std_hyd_VEF::init_lois_paroi_hydraulique()
Brief description
Detailed description
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:`int Paroi_std_hyd_VEF::init_lois_paroi_hydraulique() <paroi-std-hyd-vef-protected-int-paroi-std-hyd-vef-init-lois-paroi-hydraulique>`
[int Paroi_std_hyd_VEF::init_lois_paroi_hydraulique()](#paroi-std-hyd-vef-protected-int-paroi-std-hyd-vef-init-lois-paroi-hydraulique)

printOn#

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

Ecriture de l’objet sur un flot de sortie 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:`Sortie & Paroi_std_hyd_VEF::printOn(Sortie &x) const override <paroi-std-hyd-vef-protected-sortie-ref-paroi-std-hyd-vef-printon-sortie-ref-x-const-override>`
[Sortie & Paroi_std_hyd_VEF::printOn(Sortie &x) const override](#paroi-std-hyd-vef-protected-sortie-ref-paroi-std-hyd-vef-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Paroi_std_hyd_VEF::readOn(Entree &) override
Brief description

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

Detailed description

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:`Entree & Paroi_std_hyd_VEF::readOn(Entree &) override <paroi-std-hyd-vef-protected-entree-ref-paroi-std-hyd-vef-readon-entree-ref-override>`
[Entree & Paroi_std_hyd_VEF::readOn(Entree &) override](#paroi-std-hyd-vef-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}