Flux_interfacial_base#
#include <Flux_interfacial_base.h>
classe Flux_interfacial_base correlations de flux de chaleur interfacial 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\_interfacial\_base <class-flux-interfacial-base>`
[Flux\_interfacial\_base](#class-flux-interfacial-base)
Detailed description#
Phi_{kl} = h_{kl}(T_k - T_l) cette classe definit une fonction flux avec : entrees : D_h - > diametre hyd alpha[n] - > taux de presence de la phase n T[n] - > temperature de la phase n p - > pression nv[N * n + k] - > norme de la vitesse de la phase n en si k = = n, norme de v_k - v_n si k ! = n lambda[n], mu[n], rho[n], Cp[n] - > diverses proprietes physiques de la phase n sorties : hi(k, l) - > coeff d’echange entre la phase k et l’interface avec la phase l (hi(l, k) ! = hi(k, l) !) dT_hi(k, l, n) - > derivee de hi(k, l) en T[n] da_hi(k, l, n) - > derivee de hi(k, l) en a[n] dp_hi(k, l) - > derivee de hi(k, l) en p
Inherits from#
public : Correlation_base
Inherited by#
public : Flux_interfacial_Chen_Mayinger
public : Flux_interfacial_Coef_Constant
public : Flux_interfacial_Kim_Park
public : Flux_interfacial_Ranz_Marshall
public : Flux_interfacial_Wolfert
public : Flux_interfacial_Wolfert_composant
public : Flux_interfacial_Zeitoun
public : Flux_interfacial_constant_Nu
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#
coeffs#
virtual void Flux_interfacial_base::coeffs(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_interfacial_base::coeffs(const input_t &input, output_t &output) const =0 <flux-interfacial-base-public-virtual-void-flux-interfacial-base-coeffs-const-input-t-ref-input-output-t-ref-output-const-equal-0>`
[virtual void Flux_interfacial_base::coeffs(const input_t &input, output_t &output) const =0](#flux-interfacial-base-public-virtual-void-flux-interfacial-base-coeffs-const-input-t-ref-input-output-t-ref-output-const-equal-0)
dv_min#
double Flux_interfacial_base::dv_min() const
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:`double Flux_interfacial_base::dv_min() const <flux-interfacial-base-public-double-flux-interfacial-base-dv-min-const>`
[double Flux_interfacial_base::dv_min() const](#flux-interfacial-base-public-double-flux-interfacial-base-dv-min-const)
Flux_interfacial_base#
Flux_interfacial_base::Flux_interfacial_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_interfacial_base::Flux_interfacial_base() <flux-interfacial-base-public-flux-interfacial-base-flux-interfacial-base>`
[Flux_interfacial_base::Flux_interfacial_base()](#flux-interfacial-base-public-flux-interfacial-base-flux-interfacial-base)
get_info#
const Type_info * Flux_interfacial_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_interfacial_base::get_info() const override <flux-interfacial-base-public-const-type-info-ptr-flux-interfacial-base-get-info-const-override>`
[const Type_info * Flux_interfacial_base::get_info() const override](#flux-interfacial-base-public-const-type-info-ptr-flux-interfacial-base-get-info-const-override)
~Flux_interfacial_base#
Flux_interfacial_base::~Flux_interfacial_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_interfacial_base::~Flux_interfacial_base() override <flux-interfacial-base-public-flux-interfacial-base-dtor-flux-interfacial-base-override>`
[Flux_interfacial_base::~Flux_interfacial_base() override](#flux-interfacial-base-public-flux-interfacial-base-dtor-flux-interfacial-base-override)
info#
const Type_info * Flux_interfacial_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_interfacial_base::info() <flux-interfacial-base-public-static-const-type-info-ptr-flux-interfacial-base-info>`
[const Type_info * Flux_interfacial_base::info()](#flux-interfacial-base-public-static-const-type-info-ptr-flux-interfacial-base-info)
self_cast#
const Flux_interfacial_base & Flux_interfacial_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_interfacial_base & Flux_interfacial_base::self_cast(const Objet_U &) <flux-interfacial-base-public-static-const-flux-interfacial-base-ref-flux-interfacial-base-self-cast-const-objet-u-ref>`
[const Flux_interfacial_base & Flux_interfacial_base::self_cast(const Objet_U &)](#flux-interfacial-base-public-static-const-flux-interfacial-base-ref-flux-interfacial-base-self-cast-const-objet-u-ref)
self_cast#
Flux_interfacial_base & Flux_interfacial_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_interfacial_base & Flux_interfacial_base::self_cast(Objet_U &) <flux-interfacial-base-public-static-flux-interfacial-base-ref-flux-interfacial-base-self-cast-objet-u-ref>`
[Flux_interfacial_base & Flux_interfacial_base::self_cast(Objet_U &)](#flux-interfacial-base-public-static-flux-interfacial-base-ref-flux-interfacial-base-self-cast-objet-u-ref)
printOn#
Sortie & Flux_interfacial_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_interfacial_base::printOn(Sortie &x) const override <flux-interfacial-base-protected-sortie-ref-flux-interfacial-base-printon-sortie-ref-x-const-override>`
[Sortie & Flux_interfacial_base::printOn(Sortie &x) const override](#flux-interfacial-base-protected-sortie-ref-flux-interfacial-base-printon-sortie-ref-x-const-override)
readOn#
Entree & Flux_interfacial_base::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree 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:`Entree & Flux_interfacial_base::readOn(Entree &) override <flux-interfacial-base-protected-entree-ref-flux-interfacial-base-readon-entree-ref-override>`
[Entree & Flux_interfacial_base::readOn(Entree &) override](#flux-interfacial-base-protected-entree-ref-flux-interfacial-base-readon-entree-ref-override)
Attributes Documentation#
const Type_info Flux_interfacial_base::info_obj
double Flux_interfacial_base::dv_min_ = 0.01