Flux_parietal_Kommajosyula#
#include <Flux_parietal_Kommajosyula.h>
classe Flux_parietal_Kommajosyula classe qui implemente une correlation de flux parietal monophasique
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:`Flux\_parietal\_Kommajosyula <class-flux-parietal-kommajosyula>`
[Flux\_parietal\_Kommajosyula](#class-flux-parietal-kommajosyula)
Detailed description#
pour un ecoulement turbulent avec une loi de paroi adaptative (i.e. qui peut gerer la zone visqueuse comme la zone log en proche paroi) cf page 123 de la these de Kommajosyula
Inherits from#
public : Flux_parietal_base
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
calculates_bubble_nucleation_diameter#
int Flux_parietal_Kommajosyula::calculates_bubble_nucleation_diameter() 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 Flux_parietal_Kommajosyula::calculates_bubble_nucleation_diameter() const override <flux-parietal-kommajosyula-public-int-flux-parietal-kommajosyula-calculates-bubble-nucleation-diameter-const-override>`
[int Flux_parietal_Kommajosyula::calculates_bubble_nucleation_diameter() const override](#flux-parietal-kommajosyula-public-int-flux-parietal-kommajosyula-calculates-bubble-nucleation-diameter-const-override)
completer#
void Flux_parietal_Kommajosyula::completer() 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 Flux_parietal_Kommajosyula::completer() override <flux-parietal-kommajosyula-public-void-flux-parietal-kommajosyula-completer-override>`
[void Flux_parietal_Kommajosyula::completer() override](#flux-parietal-kommajosyula-public-void-flux-parietal-kommajosyula-completer-override)
duplique#
int Flux_parietal_Kommajosyula::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 Flux_parietal_Kommajosyula::duplique() const override <flux-parietal-kommajosyula-public-int-flux-parietal-kommajosyula-duplique-const-override>`
[int Flux_parietal_Kommajosyula::duplique() const override](#flux-parietal-kommajosyula-public-int-flux-parietal-kommajosyula-duplique-const-override)
Flux_parietal_Kommajosyula#
Flux_parietal_Kommajosyula::Flux_parietal_Kommajosyula()
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:`Flux_parietal_Kommajosyula::Flux_parietal_Kommajosyula() <flux-parietal-kommajosyula-public-flux-parietal-kommajosyula-flux-parietal-kommajosyula>`
[Flux_parietal_Kommajosyula::Flux_parietal_Kommajosyula()](#flux-parietal-kommajosyula-public-flux-parietal-kommajosyula-flux-parietal-kommajosyula)
get_info#
const Type_info * Flux_parietal_Kommajosyula::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 * Flux_parietal_Kommajosyula::get_info() const override <flux-parietal-kommajosyula-public-const-type-info-ptr-flux-parietal-kommajosyula-get-info-const-override>`
[const Type_info * Flux_parietal_Kommajosyula::get_info() const override](#flux-parietal-kommajosyula-public-const-type-info-ptr-flux-parietal-kommajosyula-get-info-const-override)
needs_saturation#
int Flux_parietal_Kommajosyula::needs_saturation() 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 Flux_parietal_Kommajosyula::needs_saturation() const override <flux-parietal-kommajosyula-public-int-flux-parietal-kommajosyula-needs-saturation-const-override>`
[int Flux_parietal_Kommajosyula::needs_saturation() const override](#flux-parietal-kommajosyula-public-int-flux-parietal-kommajosyula-needs-saturation-const-override)
qp#
void Flux_parietal_Kommajosyula::qp(const input_t &input, output_t &output) const override
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 Flux_parietal_Kommajosyula::qp(const input_t &input, output_t &output) const override <flux-parietal-kommajosyula-public-void-flux-parietal-kommajosyula-qp-const-input-t-ref-input-output-t-ref-output-const-override>`
[void Flux_parietal_Kommajosyula::qp(const input_t &input, output_t &output) const override](#flux-parietal-kommajosyula-public-void-flux-parietal-kommajosyula-qp-const-input-t-ref-input-output-t-ref-output-const-override)
T_at_wall#
virtual int Flux_parietal_Kommajosyula::T_at_wall() 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:`virtual int Flux_parietal_Kommajosyula::T_at_wall() const override <flux-parietal-kommajosyula-public-virtual-int-flux-parietal-kommajosyula-t-at-wall-const-override>`
[virtual int Flux_parietal_Kommajosyula::T_at_wall() const override](#flux-parietal-kommajosyula-public-virtual-int-flux-parietal-kommajosyula-t-at-wall-const-override)
taille_memoire#
unsigned Flux_parietal_Kommajosyula::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 Flux_parietal_Kommajosyula::taille_memoire() const override <flux-parietal-kommajosyula-public-unsigned-flux-parietal-kommajosyula-taille-memoire-const-override>`
[unsigned Flux_parietal_Kommajosyula::taille_memoire() const override](#flux-parietal-kommajosyula-public-unsigned-flux-parietal-kommajosyula-taille-memoire-const-override)
~Flux_parietal_Kommajosyula#
Flux_parietal_Kommajosyula::~Flux_parietal_Kommajosyula()
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:`Flux_parietal_Kommajosyula::~Flux_parietal_Kommajosyula() <flux-parietal-kommajosyula-public-flux-parietal-kommajosyula-dtor-flux-parietal-kommajosyula>`
[Flux_parietal_Kommajosyula::~Flux_parietal_Kommajosyula()](#flux-parietal-kommajosyula-public-flux-parietal-kommajosyula-dtor-flux-parietal-kommajosyula)
cree_instance#
Objet_U * Flux_parietal_Kommajosyula::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 * Flux_parietal_Kommajosyula::cree_instance() <flux-parietal-kommajosyula-public-static-objet-u-ptr-flux-parietal-kommajosyula-cree-instance>`
[Objet_U * Flux_parietal_Kommajosyula::cree_instance()](#flux-parietal-kommajosyula-public-static-objet-u-ptr-flux-parietal-kommajosyula-cree-instance)
info#
const Type_info * Flux_parietal_Kommajosyula::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 * Flux_parietal_Kommajosyula::info() <flux-parietal-kommajosyula-public-static-const-type-info-ptr-flux-parietal-kommajosyula-info>`
[const Type_info * Flux_parietal_Kommajosyula::info()](#flux-parietal-kommajosyula-public-static-const-type-info-ptr-flux-parietal-kommajosyula-info)
self_cast#
const Flux_parietal_Kommajosyula & Flux_parietal_Kommajosyula::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 Flux_parietal_Kommajosyula & Flux_parietal_Kommajosyula::self_cast(const Objet_U &) <flux-parietal-kommajosyula-public-static-const-flux-parietal-kommajosyula-ref-flux-parietal-kommajosyula-self-cast-const-objet-u-ref>`
[const Flux_parietal_Kommajosyula & Flux_parietal_Kommajosyula::self_cast(const Objet_U &)](#flux-parietal-kommajosyula-public-static-const-flux-parietal-kommajosyula-ref-flux-parietal-kommajosyula-self-cast-const-objet-u-ref)
self_cast#
Flux_parietal_Kommajosyula & Flux_parietal_Kommajosyula::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:`Flux_parietal_Kommajosyula & Flux_parietal_Kommajosyula::self_cast(Objet_U &) <flux-parietal-kommajosyula-public-static-flux-parietal-kommajosyula-ref-flux-parietal-kommajosyula-self-cast-objet-u-ref>`
[Flux_parietal_Kommajosyula & Flux_parietal_Kommajosyula::self_cast(Objet_U &)](#flux-parietal-kommajosyula-public-static-flux-parietal-kommajosyula-ref-flux-parietal-kommajosyula-self-cast-objet-u-ref)
dTk_Hibiki_Ishii_Site_density#
double Flux_parietal_Kommajosyula::dTk_Hibiki_Ishii_Site_density(double rho_v, double rho_l, double T_v, double T_l, double p, double Tp, double h_lv, double T_sat, double sigma, double theta, double molar_mass) const
Detailed description
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 Flux_parietal_Kommajosyula::dTk_Hibiki_Ishii_Site_density(double rho_v, double rho_l, double T_v, double T_l, double p, double Tp, double h_lv, double T_sat, double sigma, double theta, double molar_mass) const <flux-parietal-kommajosyula-protected-double-flux-parietal-kommajosyula-dtk-hibiki-ishii-site-density-double-rho-v-double-rho-l-double-t-v-double-t-l-double-p-double-tp-double-h-lv-double-t-sat-double-sigma-double-theta-double-molar-mass-const>`
[double Flux_parietal_Kommajosyula::dTk_Hibiki_Ishii_Site_density(double rho_v, double rho_l, double T_v, double T_l, double p, double Tp, double h_lv, double T_sat, double sigma, double theta, double molar_mass) const](#flux-parietal-kommajosyula-protected-double-flux-parietal-kommajosyula-dtk-hibiki-ishii-site-density-double-rho-v-double-rho-l-double-t-v-double-t-l-double-p-double-tp-double-h-lv-double-t-sat-double-sigma-double-theta-double-molar-mass-const)
dTl_Hibiki_Ishii_Site_density#
double Flux_parietal_Kommajosyula::dTl_Hibiki_Ishii_Site_density(double rho_v, double rho_l, double T_v, double T_l, double p, double Tp, double h_lv, double T_sat, double sigma, double theta, double molar_mass) const
Detailed description
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 Flux_parietal_Kommajosyula::dTl_Hibiki_Ishii_Site_density(double rho_v, double rho_l, double T_v, double T_l, double p, double Tp, double h_lv, double T_sat, double sigma, double theta, double molar_mass) const <flux-parietal-kommajosyula-protected-double-flux-parietal-kommajosyula-dtl-hibiki-ishii-site-density-double-rho-v-double-rho-l-double-t-v-double-t-l-double-p-double-tp-double-h-lv-double-t-sat-double-sigma-double-theta-double-molar-mass-const>`
[double Flux_parietal_Kommajosyula::dTl_Hibiki_Ishii_Site_density(double rho_v, double rho_l, double T_v, double T_l, double p, double Tp, double h_lv, double T_sat, double sigma, double theta, double molar_mass) const](#flux-parietal-kommajosyula-protected-double-flux-parietal-kommajosyula-dtl-hibiki-ishii-site-density-double-rho-v-double-rho-l-double-t-v-double-t-l-double-p-double-tp-double-h-lv-double-t-sat-double-sigma-double-theta-double-molar-mass-const)
dTp_Hibiki_Ishii_Site_density#
double Flux_parietal_Kommajosyula::dTp_Hibiki_Ishii_Site_density(const double rho_v, const double rho_l, const double T_v, const double T_l, const double p, const double Tp, const double h_lv, const double T_sat, const double sigma, const double theta, const double molar_mass) const
Detailed description
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 Flux_parietal_Kommajosyula::dTp_Hibiki_Ishii_Site_density(const double rho_v, const double rho_l, const double T_v, const double T_l, const double p, const double Tp, const double h_lv, const double T_sat, const double sigma, const double theta, const double molar_mass) const <flux-parietal-kommajosyula-protected-double-flux-parietal-kommajosyula-dtp-hibiki-ishii-site-density-const-double-rho-v-const-double-rho-l-const-double-t-v-const-double-t-l-const-double-p-const-double-tp-const-double-h-lv-const-double-t-sat-const-double-sigma-const-double-theta-const-double-molar-mass-const>`
[double Flux_parietal_Kommajosyula::dTp_Hibiki_Ishii_Site_density(const double rho_v, const double rho_l, const double T_v, const double T_l, const double p, const double Tp, const double h_lv, const double T_sat, const double sigma, const double theta, const double molar_mass) const](#flux-parietal-kommajosyula-protected-double-flux-parietal-kommajosyula-dtp-hibiki-ishii-site-density-const-double-rho-v-const-double-rho-l-const-double-t-v-const-double-t-l-const-double-p-const-double-tp-const-double-h-lv-const-double-t-sat-const-double-sigma-const-double-theta-const-double-molar-mass-const)
dx_Lambert_W_function#
double Flux_parietal_Kommajosyula::dx_Lambert_W_function(const double x) const
Detailed description
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 Flux_parietal_Kommajosyula::dx_Lambert_W_function(const double x) const <flux-parietal-kommajosyula-protected-double-flux-parietal-kommajosyula-dx-lambert-w-function-const-double-x-const>`
[double Flux_parietal_Kommajosyula::dx_Lambert_W_function(const double x) const](#flux-parietal-kommajosyula-protected-double-flux-parietal-kommajosyula-dx-lambert-w-function-const-double-x-const)
Hibiki_Ishii_Site_density#
double Flux_parietal_Kommajosyula::Hibiki_Ishii_Site_density(const double rho_v, const double rho_l, const double T_v, const double T_l, const double p, const double Tp, const double h_lv, const double T_sat, const double sigma, const double theta, const double molar_mass) const
Detailed description
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 Flux_parietal_Kommajosyula::Hibiki_Ishii_Site_density(const double rho_v, const double rho_l, const double T_v, const double T_l, const double p, const double Tp, const double h_lv, const double T_sat, const double sigma, const double theta, const double molar_mass) const <flux-parietal-kommajosyula-protected-double-flux-parietal-kommajosyula-hibiki-ishii-site-density-const-double-rho-v-const-double-rho-l-const-double-t-v-const-double-t-l-const-double-p-const-double-tp-const-double-h-lv-const-double-t-sat-const-double-sigma-const-double-theta-const-double-molar-mass-const>`
[double Flux_parietal_Kommajosyula::Hibiki_Ishii_Site_density(const double rho_v, const double rho_l, const double T_v, const double T_l, const double p, const double Tp, const double h_lv, const double T_sat, const double sigma, const double theta, const double molar_mass) const](#flux-parietal-kommajosyula-protected-double-flux-parietal-kommajosyula-hibiki-ishii-site-density-const-double-rho-v-const-double-rho-l-const-double-t-v-const-double-t-l-const-double-p-const-double-tp-const-double-h-lv-const-double-t-sat-const-double-sigma-const-double-theta-const-double-molar-mass-const)
Lambert_W_function#
double Flux_parietal_Kommajosyula::Lambert_W_function(const double x) const
Detailed description
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 Flux_parietal_Kommajosyula::Lambert_W_function(const double x) const <flux-parietal-kommajosyula-protected-double-flux-parietal-kommajosyula-lambert-w-function-const-double-x-const>`
[double Flux_parietal_Kommajosyula::Lambert_W_function(const double x) const](#flux-parietal-kommajosyula-protected-double-flux-parietal-kommajosyula-lambert-w-function-const-double-x-const)
printOn#
Sortie & Flux_parietal_Kommajosyula::printOn(Sortie &x) const override
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 & Flux_parietal_Kommajosyula::printOn(Sortie &x) const override <flux-parietal-kommajosyula-protected-sortie-ref-flux-parietal-kommajosyula-printon-sortie-ref-x-const-override>`
[Sortie & Flux_parietal_Kommajosyula::printOn(Sortie &x) const override](#flux-parietal-kommajosyula-protected-sortie-ref-flux-parietal-kommajosyula-printon-sortie-ref-x-const-override)
readOn#
Entree & Flux_parietal_Kommajosyula::readOn(Entree &) override
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 & Flux_parietal_Kommajosyula::readOn(Entree &) override <flux-parietal-kommajosyula-protected-entree-ref-flux-parietal-kommajosyula-readon-entree-ref-override>`
[Entree & Flux_parietal_Kommajosyula::readOn(Entree &) override](#flux-parietal-kommajosyula-protected-entree-ref-flux-parietal-kommajosyula-readon-entree-ref-override)
Attributes Documentation#
const Type_info Flux_parietal_Kommajosyula::info_obj
TRUST_Deriv<Correlation_base> Flux_parietal_Kommajosyula::correlation_monophasique_
double Flux_parietal_Kommajosyula::molar_mass_
double Flux_parietal_Kommajosyula::theta_