Flux_parietal_base#
#include <Flux_parietal_base.h>
classe Flux_parietal_base correlations de flux parietal de la forme
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\_base <class-flux-parietal-base>`
[Flux\_parietal\_base](#class-flux-parietal-base)
Detailed description#
flux de chaleur sensible : q_{p}(k) = F(alpha_f, p, T_f, T_p, v_f, D_h, D_ch) flux de chaleur latente : q_{pi}(k, l) = F(alpha_f, p, T_f, T_p, v_f, D_h, D_ch) (par ex ebullition nucleee : Gamma_{kl} = q_{pi}(k, l) / Lvap) cette classe definit deux fonctions q_pk, q_pi
Inherits from#
public : Correlation_base
Inherited by#
public : Flux_parietal_Hibiki
public : Flux_parietal_Kommajosyula
public : Flux_parietal_Kurul_Podowski
public : Flux_parietal_Nusselt
public : Flux_parietal_adaptatif
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
calculates_bubble_nucleation_diameter#
virtual int Flux_parietal_base::calculates_bubble_nucleation_diameter() 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:`virtual int Flux_parietal_base::calculates_bubble_nucleation_diameter() const <flux-parietal-base-public-virtual-int-flux-parietal-base-calculates-bubble-nucleation-diameter-const>`
[virtual int Flux_parietal_base::calculates_bubble_nucleation_diameter() const](#flux-parietal-base-public-virtual-int-flux-parietal-base-calculates-bubble-nucleation-diameter-const)
Flux_parietal_base#
Flux_parietal_base::Flux_parietal_base()
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_base::Flux_parietal_base() <flux-parietal-base-public-flux-parietal-base-flux-parietal-base>`
[Flux_parietal_base::Flux_parietal_base()](#flux-parietal-base-public-flux-parietal-base-flux-parietal-base)
get_info#
const Type_info * Flux_parietal_base::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_base::get_info() const override <flux-parietal-base-public-const-type-info-ptr-flux-parietal-base-get-info-const-override>`
[const Type_info * Flux_parietal_base::get_info() const override](#flux-parietal-base-public-const-type-info-ptr-flux-parietal-base-get-info-const-override)
needs_saturation#
virtual int Flux_parietal_base::needs_saturation() const
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:`virtual int Flux_parietal_base::needs_saturation() const <flux-parietal-base-public-virtual-int-flux-parietal-base-needs-saturation-const>`
[virtual int Flux_parietal_base::needs_saturation() const](#flux-parietal-base-public-virtual-int-flux-parietal-base-needs-saturation-const)
qp#
virtual void Flux_parietal_base::qp(const input_t &input, output_t &output) const =0
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:`virtual void Flux_parietal_base::qp(const input_t &input, output_t &output) const =0 <flux-parietal-base-public-virtual-void-flux-parietal-base-qp-const-input-t-ref-input-output-t-ref-output-const-equal-0>`
[virtual void Flux_parietal_base::qp(const input_t &input, output_t &output) const =0](#flux-parietal-base-public-virtual-void-flux-parietal-base-qp-const-input-t-ref-input-output-t-ref-output-const-equal-0)
T_at_wall#
virtual int Flux_parietal_base::T_at_wall() const =0
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:`virtual int Flux_parietal_base::T_at_wall() const =0 <flux-parietal-base-public-virtual-int-flux-parietal-base-t-at-wall-const-equal-0>`
[virtual int Flux_parietal_base::T_at_wall() const =0](#flux-parietal-base-public-virtual-int-flux-parietal-base-t-at-wall-const-equal-0)
~Flux_parietal_base#
Flux_parietal_base::~Flux_parietal_base() override
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_base::~Flux_parietal_base() override <flux-parietal-base-public-flux-parietal-base-dtor-flux-parietal-base-override>`
[Flux_parietal_base::~Flux_parietal_base() override](#flux-parietal-base-public-flux-parietal-base-dtor-flux-parietal-base-override)
info#
const Type_info * Flux_parietal_base::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_base::info() <flux-parietal-base-public-static-const-type-info-ptr-flux-parietal-base-info>`
[const Type_info * Flux_parietal_base::info()](#flux-parietal-base-public-static-const-type-info-ptr-flux-parietal-base-info)
self_cast#
const Flux_parietal_base & Flux_parietal_base::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_base & Flux_parietal_base::self_cast(const Objet_U &) <flux-parietal-base-public-static-const-flux-parietal-base-ref-flux-parietal-base-self-cast-const-objet-u-ref>`
[const Flux_parietal_base & Flux_parietal_base::self_cast(const Objet_U &)](#flux-parietal-base-public-static-const-flux-parietal-base-ref-flux-parietal-base-self-cast-const-objet-u-ref)
self_cast#
Flux_parietal_base & Flux_parietal_base::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_base & Flux_parietal_base::self_cast(Objet_U &) <flux-parietal-base-public-static-flux-parietal-base-ref-flux-parietal-base-self-cast-objet-u-ref>`
[Flux_parietal_base & Flux_parietal_base::self_cast(Objet_U &)](#flux-parietal-base-public-static-flux-parietal-base-ref-flux-parietal-base-self-cast-objet-u-ref)
printOn#
Sortie & Flux_parietal_base::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie Methode a surcharger.
Detailed description
Reimplements:
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:`Sortie & Flux_parietal_base::printOn(Sortie &x) const override <flux-parietal-base-protected-sortie-ref-flux-parietal-base-printon-sortie-ref-x-const-override>`
[Sortie & Flux_parietal_base::printOn(Sortie &x) const override](#flux-parietal-base-protected-sortie-ref-flux-parietal-base-printon-sortie-ref-x-const-override)
readOn#
Entree & Flux_parietal_base::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.
Detailed description
Reimplements:
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 & Flux_parietal_base::readOn(Entree &) override <flux-parietal-base-protected-entree-ref-flux-parietal-base-readon-entree-ref-override>`
[Entree & Flux_parietal_base::readOn(Entree &) override](#flux-parietal-base-protected-entree-ref-flux-parietal-base-readon-entree-ref-override)
Attributes Documentation#
const Type_info Flux_parietal_base::info_obj