Loi_paroi_Ramstorfer#

#include <Loi_paroi_Ramstorfer.h>
Brief description

classe Loi_paroi_Ramstorfer correlation pour une loi de paroi adaptative qui calcule u_tau et du y_plus

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:`Loi\_paroi\_Ramstorfer <class-loi-paroi-ramstorfer>`
[Loi\_paroi\_Ramstorfer](#class-loi-paroi-ramstorfer)

Detailed description#

Methodes implementees :

Inherits from#

Inheritance graph#

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

../../../../../_images/classLoi__paroi__Ramstorfer__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

calc_y_plus#

Definition
void Loi_paroi_Ramstorfer::calc_y_plus(const DoubleTab &vit, const DoubleTab &nu_visc) 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 Loi_paroi_Ramstorfer::calc_y_plus(const DoubleTab &vit, const DoubleTab &nu_visc) override <loi-paroi-ramstorfer-public-void-loi-paroi-ramstorfer-calc-y-plus-const-doubletab-ref-vit-const-doubletab-ref-nu-visc-override>`
[void Loi_paroi_Ramstorfer::calc_y_plus(const DoubleTab &vit, const DoubleTab &nu_visc) override](#loi-paroi-ramstorfer-public-void-loi-paroi-ramstorfer-calc-y-plus-const-doubletab-ref-vit-const-doubletab-ref-nu-visc-override)

completer#

Definition
void Loi_paroi_Ramstorfer::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 Loi_paroi_Ramstorfer::completer() override <loi-paroi-ramstorfer-public-void-loi-paroi-ramstorfer-completer-override>`
[void Loi_paroi_Ramstorfer::completer() override](#loi-paroi-ramstorfer-public-void-loi-paroi-ramstorfer-completer-override)

duplique#

Definition
int Loi_paroi_Ramstorfer::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 Loi_paroi_Ramstorfer::duplique() const override <loi-paroi-ramstorfer-public-int-loi-paroi-ramstorfer-duplique-const-override>`
[int Loi_paroi_Ramstorfer::duplique() const override](#loi-paroi-ramstorfer-public-int-loi-paroi-ramstorfer-duplique-const-override)

get_info#

Definition
const Type_info * Loi_paroi_Ramstorfer::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 * Loi_paroi_Ramstorfer::get_info() const override <loi-paroi-ramstorfer-public-const-type-info-ptr-loi-paroi-ramstorfer-get-info-const-override>`
[const Type_info * Loi_paroi_Ramstorfer::get_info() const override](#loi-paroi-ramstorfer-public-const-type-info-ptr-loi-paroi-ramstorfer-get-info-const-override)

Loi_paroi_Ramstorfer#

Definition
Loi_paroi_Ramstorfer::Loi_paroi_Ramstorfer()
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:`Loi_paroi_Ramstorfer::Loi_paroi_Ramstorfer() <loi-paroi-ramstorfer-public-loi-paroi-ramstorfer-loi-paroi-ramstorfer>`
[Loi_paroi_Ramstorfer::Loi_paroi_Ramstorfer()](#loi-paroi-ramstorfer-public-loi-paroi-ramstorfer-loi-paroi-ramstorfer)

taille_memoire#

Definition
unsigned Loi_paroi_Ramstorfer::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 Loi_paroi_Ramstorfer::taille_memoire() const override <loi-paroi-ramstorfer-public-unsigned-loi-paroi-ramstorfer-taille-memoire-const-override>`
[unsigned Loi_paroi_Ramstorfer::taille_memoire() const override](#loi-paroi-ramstorfer-public-unsigned-loi-paroi-ramstorfer-taille-memoire-const-override)

~Loi_paroi_Ramstorfer#

Definition
Loi_paroi_Ramstorfer::~Loi_paroi_Ramstorfer()
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:`Loi_paroi_Ramstorfer::~Loi_paroi_Ramstorfer() <loi-paroi-ramstorfer-public-loi-paroi-ramstorfer-dtor-loi-paroi-ramstorfer>`
[Loi_paroi_Ramstorfer::~Loi_paroi_Ramstorfer()](#loi-paroi-ramstorfer-public-loi-paroi-ramstorfer-dtor-loi-paroi-ramstorfer)

cree_instance#

Definition
Objet_U * Loi_paroi_Ramstorfer::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 * Loi_paroi_Ramstorfer::cree_instance() <loi-paroi-ramstorfer-public-static-objet-u-ptr-loi-paroi-ramstorfer-cree-instance>`
[Objet_U * Loi_paroi_Ramstorfer::cree_instance()](#loi-paroi-ramstorfer-public-static-objet-u-ptr-loi-paroi-ramstorfer-cree-instance)

info#

Definition
const Type_info * Loi_paroi_Ramstorfer::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 * Loi_paroi_Ramstorfer::info() <loi-paroi-ramstorfer-public-static-const-type-info-ptr-loi-paroi-ramstorfer-info>`
[const Type_info * Loi_paroi_Ramstorfer::info()](#loi-paroi-ramstorfer-public-static-const-type-info-ptr-loi-paroi-ramstorfer-info)

self_cast#

Definition
const Loi_paroi_Ramstorfer & Loi_paroi_Ramstorfer::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 Loi_paroi_Ramstorfer & Loi_paroi_Ramstorfer::self_cast(const Objet_U &) <loi-paroi-ramstorfer-public-static-const-loi-paroi-ramstorfer-ref-loi-paroi-ramstorfer-self-cast-const-objet-u-ref>`
[const Loi_paroi_Ramstorfer & Loi_paroi_Ramstorfer::self_cast(const Objet_U &)](#loi-paroi-ramstorfer-public-static-const-loi-paroi-ramstorfer-ref-loi-paroi-ramstorfer-self-cast-const-objet-u-ref)

self_cast#

Definition
Loi_paroi_Ramstorfer & Loi_paroi_Ramstorfer::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:`Loi_paroi_Ramstorfer & Loi_paroi_Ramstorfer::self_cast(Objet_U &) <loi-paroi-ramstorfer-public-static-loi-paroi-ramstorfer-ref-loi-paroi-ramstorfer-self-cast-objet-u-ref>`
[Loi_paroi_Ramstorfer & Loi_paroi_Ramstorfer::self_cast(Objet_U &)](#loi-paroi-ramstorfer-public-static-loi-paroi-ramstorfer-ref-loi-paroi-ramstorfer-self-cast-objet-u-ref)

calc_y_plus_loc#

Definition
double Loi_paroi_Ramstorfer::calc_y_plus_loc(double u_par, double nu, double y, double yp, const double *d_bulles, const double *alpha)
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 Loi_paroi_Ramstorfer::calc_y_plus_loc(double u_par, double nu, double y, double yp, const double *d_bulles, const double *alpha) <loi-paroi-ramstorfer-protected-double-loi-paroi-ramstorfer-calc-y-plus-loc-double-u-par-double-nu-double-y-double-yp-const-double-ptr-d-bulles-const-double-ptr-alpha>`
[double Loi_paroi_Ramstorfer::calc_y_plus_loc(double u_par, double nu, double y, double yp, const double *d_bulles, const double *alpha)](#loi-paroi-ramstorfer-protected-double-loi-paroi-ramstorfer-calc-y-plus-loc-double-u-par-double-nu-double-y-double-yp-const-double-ptr-d-bulles-const-double-ptr-alpha)

deriv_u_plus_de_y_plus#

Definition
double Loi_paroi_Ramstorfer::deriv_u_plus_de_y_plus(double u_tau, double nu, double y, const double *d_bulles, const double *alpha)
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 Loi_paroi_Ramstorfer::deriv_u_plus_de_y_plus(double u_tau, double nu, double y, const double *d_bulles, const double *alpha) <loi-paroi-ramstorfer-protected-double-loi-paroi-ramstorfer-deriv-u-plus-de-y-plus-double-u-tau-double-nu-double-y-const-double-ptr-d-bulles-const-double-ptr-alpha>`
[double Loi_paroi_Ramstorfer::deriv_u_plus_de_y_plus(double u_tau, double nu, double y, const double *d_bulles, const double *alpha)](#loi-paroi-ramstorfer-protected-double-loi-paroi-ramstorfer-deriv-u-plus-de-y-plus-double-u-tau-double-nu-double-y-const-double-ptr-d-bulles-const-double-ptr-alpha)

printOn#

Definition
Sortie & Loi_paroi_Ramstorfer::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 & Loi_paroi_Ramstorfer::printOn(Sortie &x) const override <loi-paroi-ramstorfer-protected-sortie-ref-loi-paroi-ramstorfer-printon-sortie-ref-x-const-override>`
[Sortie & Loi_paroi_Ramstorfer::printOn(Sortie &x) const override](#loi-paroi-ramstorfer-protected-sortie-ref-loi-paroi-ramstorfer-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Loi_paroi_Ramstorfer::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 & Loi_paroi_Ramstorfer::readOn(Entree &) override <loi-paroi-ramstorfer-protected-entree-ref-loi-paroi-ramstorfer-readon-entree-ref-override>`
[Entree & Loi_paroi_Ramstorfer::readOn(Entree &) override](#loi-paroi-ramstorfer-protected-entree-ref-loi-paroi-ramstorfer-readon-entree-ref-override)

u_plus_de_y_plus#

Definition
double Loi_paroi_Ramstorfer::u_plus_de_y_plus(double u_tau, double nu, double y, const double *d_bulles, const double *alpha)
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 Loi_paroi_Ramstorfer::u_plus_de_y_plus(double u_tau, double nu, double y, const double *d_bulles, const double *alpha) <loi-paroi-ramstorfer-protected-double-loi-paroi-ramstorfer-u-plus-de-y-plus-double-u-tau-double-nu-double-y-const-double-ptr-d-bulles-const-double-ptr-alpha>`
[double Loi_paroi_Ramstorfer::u_plus_de_y_plus(double u_tau, double nu, double y, const double *d_bulles, const double *alpha)](#loi-paroi-ramstorfer-protected-double-loi-paroi-ramstorfer-u-plus-de-y-plus-double-u-tau-double-nu-double-y-const-double-ptr-d-bulles-const-double-ptr-alpha)

Attributes Documentation#

info_obj (public)
const Type_info Loi_paroi_Ramstorfer::info_obj
C_kr_ (protected)
double Loi_paroi_Ramstorfer::C_kr_ = .5
limiteur_y_p (protected)
double Loi_paroi_Ramstorfer::limiteur_y_p = 0.01
von_karman_ (protected)
double Loi_paroi_Ramstorfer::von_karman_ = 0.41