Flux_interfacial_base#

#include <Flux_interfacial_base.h>
Brief description

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#

Inherited by#

Inheritance graph#

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

../../../../../_images/classFlux__interfacial__base__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

coeffs#

Definition
virtual void Flux_interfacial_base::coeffs(const input_t &input, output_t &output) const =0
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:`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#

Definition
double Flux_interfacial_base::dv_min() const
Brief description
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#

Definition
Flux_interfacial_base::Flux_interfacial_base()
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:`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#

Definition
const Type_info * Flux_interfacial_base::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 * 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#

Definition
Flux_interfacial_base::~Flux_interfacial_base() override
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:`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#

Definition
const Type_info * Flux_interfacial_base::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 * 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#

Definition
const Flux_interfacial_base & Flux_interfacial_base::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 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#

Definition
Flux_interfacial_base & Flux_interfacial_base::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:`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#

Definition
Sortie & Flux_interfacial_base::printOn(Sortie &x) const override
Brief description

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#

Definition
Entree & Flux_interfacial_base::readOn(Entree &) override
Brief description

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#

info_obj (public)
const Type_info Flux_interfacial_base::info_obj
dv_min_ (public)
double Flux_interfacial_base::dv_min_ = 0.01