Flux_parietal_Nusselt#
#include <Flux_parietal_Nusselt.h>
Class Flux_parietal_Nusselt Correlation of parietal heat flux using the Nusselt number (with Nusselt provided by the user as a function of Re and Pr): lambda / D_ch * Nu * (Tp - Tl)
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\_Nusselt <class-flux-parietal-nusselt>`
[Flux\_parietal\_Nusselt](#class-flux-parietal-nusselt)
Detailed description#
Inherits from#
public : Flux_parietal_base
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#
duplique#
int Flux_parietal_Nusselt::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_Nusselt::duplique() const override <flux-parietal-nusselt-public-int-flux-parietal-nusselt-duplique-const-override>`
[int Flux_parietal_Nusselt::duplique() const override](#flux-parietal-nusselt-public-int-flux-parietal-nusselt-duplique-const-override)
Flux_parietal_Nusselt#
Flux_parietal_Nusselt::Flux_parietal_Nusselt()
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_Nusselt::Flux_parietal_Nusselt() <flux-parietal-nusselt-public-flux-parietal-nusselt-flux-parietal-nusselt>`
[Flux_parietal_Nusselt::Flux_parietal_Nusselt()](#flux-parietal-nusselt-public-flux-parietal-nusselt-flux-parietal-nusselt)
get_info#
const Type_info * Flux_parietal_Nusselt::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_Nusselt::get_info() const override <flux-parietal-nusselt-public-const-type-info-ptr-flux-parietal-nusselt-get-info-const-override>`
[const Type_info * Flux_parietal_Nusselt::get_info() const override](#flux-parietal-nusselt-public-const-type-info-ptr-flux-parietal-nusselt-get-info-const-override)
lire_motcle_non_standard#
int Flux_parietal_Nusselt::lire_motcle_non_standard(const Motcle &mot, Entree &is) override
Lecture des parametres de type non simple d’un objet_U a partir d’un flot d’entree.
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 Flux_parietal_Nusselt::lire_motcle_non_standard(const Motcle &mot, Entree &is) override <flux-parietal-nusselt-public-int-flux-parietal-nusselt-lire-motcle-non-standard-const-motcle-ref-mot-entree-ref-is-override>`
[int Flux_parietal_Nusselt::lire_motcle_non_standard(const Motcle &mot, Entree &is) override](#flux-parietal-nusselt-public-int-flux-parietal-nusselt-lire-motcle-non-standard-const-motcle-ref-mot-entree-ref-is-override)
qp#
void Flux_parietal_Nusselt::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_Nusselt::qp(const input_t &input, output_t &output) const override <flux-parietal-nusselt-public-void-flux-parietal-nusselt-qp-const-input-t-ref-input-output-t-ref-output-const-override>`
[void Flux_parietal_Nusselt::qp(const input_t &input, output_t &output) const override](#flux-parietal-nusselt-public-void-flux-parietal-nusselt-qp-const-input-t-ref-input-output-t-ref-output-const-override)
T_at_wall#
int Flux_parietal_Nusselt::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:`int Flux_parietal_Nusselt::T_at_wall() const override <flux-parietal-nusselt-public-int-flux-parietal-nusselt-t-at-wall-const-override>`
[int Flux_parietal_Nusselt::T_at_wall() const override](#flux-parietal-nusselt-public-int-flux-parietal-nusselt-t-at-wall-const-override)
taille_memoire#
unsigned Flux_parietal_Nusselt::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_Nusselt::taille_memoire() const override <flux-parietal-nusselt-public-unsigned-flux-parietal-nusselt-taille-memoire-const-override>`
[unsigned Flux_parietal_Nusselt::taille_memoire() const override](#flux-parietal-nusselt-public-unsigned-flux-parietal-nusselt-taille-memoire-const-override)
~Flux_parietal_Nusselt#
Flux_parietal_Nusselt::~Flux_parietal_Nusselt()
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_Nusselt::~Flux_parietal_Nusselt() <flux-parietal-nusselt-public-flux-parietal-nusselt-dtor-flux-parietal-nusselt>`
[Flux_parietal_Nusselt::~Flux_parietal_Nusselt()](#flux-parietal-nusselt-public-flux-parietal-nusselt-dtor-flux-parietal-nusselt)
cree_instance#
Objet_U * Flux_parietal_Nusselt::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_Nusselt::cree_instance() <flux-parietal-nusselt-public-static-objet-u-ptr-flux-parietal-nusselt-cree-instance>`
[Objet_U * Flux_parietal_Nusselt::cree_instance()](#flux-parietal-nusselt-public-static-objet-u-ptr-flux-parietal-nusselt-cree-instance)
info#
const Type_info * Flux_parietal_Nusselt::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_Nusselt::info() <flux-parietal-nusselt-public-static-const-type-info-ptr-flux-parietal-nusselt-info>`
[const Type_info * Flux_parietal_Nusselt::info()](#flux-parietal-nusselt-public-static-const-type-info-ptr-flux-parietal-nusselt-info)
self_cast#
const Flux_parietal_Nusselt & Flux_parietal_Nusselt::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_Nusselt & Flux_parietal_Nusselt::self_cast(const Objet_U &) <flux-parietal-nusselt-public-static-const-flux-parietal-nusselt-ref-flux-parietal-nusselt-self-cast-const-objet-u-ref>`
[const Flux_parietal_Nusselt & Flux_parietal_Nusselt::self_cast(const Objet_U &)](#flux-parietal-nusselt-public-static-const-flux-parietal-nusselt-ref-flux-parietal-nusselt-self-cast-const-objet-u-ref)
self_cast#
Flux_parietal_Nusselt & Flux_parietal_Nusselt::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_Nusselt & Flux_parietal_Nusselt::self_cast(Objet_U &) <flux-parietal-nusselt-public-static-flux-parietal-nusselt-ref-flux-parietal-nusselt-self-cast-objet-u-ref>`
[Flux_parietal_Nusselt & Flux_parietal_Nusselt::self_cast(Objet_U &)](#flux-parietal-nusselt-public-static-flux-parietal-nusselt-ref-flux-parietal-nusselt-self-cast-objet-u-ref)
printOn#
Sortie & Flux_parietal_Nusselt::printOn(Sortie &x) const override
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 & Flux_parietal_Nusselt::printOn(Sortie &x) const override <flux-parietal-nusselt-protected-sortie-ref-flux-parietal-nusselt-printon-sortie-ref-x-const-override>`
[Sortie & Flux_parietal_Nusselt::printOn(Sortie &x) const override](#flux-parietal-nusselt-protected-sortie-ref-flux-parietal-nusselt-printon-sortie-ref-x-const-override)
readOn#
Entree & Flux_parietal_Nusselt::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_Nusselt::readOn(Entree &) override <flux-parietal-nusselt-protected-entree-ref-flux-parietal-nusselt-readon-entree-ref-override>`
[Entree & Flux_parietal_Nusselt::readOn(Entree &) override](#flux-parietal-nusselt-protected-entree-ref-flux-parietal-nusselt-readon-entree-ref-override)
Attributes Documentation#
const Type_info Flux_parietal_Nusselt::info_obj
Parser_U Flux_parietal_Nusselt::nusselt_