Perte_Charge_Directionnelle_VDF_Face#

#include <Perte_Charge_Directionnelle_VDF_Face.h>
Brief description

Perte de charge directionnelle (selon un vecteur unitaire v)

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:`Perte\_Charge\_Directionnelle\_VDF\_Face <class-perte-charge-directionnelle-vdf-face>`
[Perte\_Charge\_Directionnelle\_VDF\_Face](#class-perte-charge-directionnelle-vdf-face)

Detailed description#

du/dt = - volume * lambda(Re,x,y,z,t) * u.(v / ||v||) * (v / ||v||) * ||u|| / (2 * Dh) Lecture des arguments : Perte_Charge_Directionnelle_VDF_Face diametre_hydraulique { lambda expression(Re,x,y,z,t) diam_hydr champ_don direction champ_don [sous_domaine nom] }

Inherits from#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

duplique#

Definition
int Perte_Charge_Directionnelle_VDF_Face::duplique() const override
Brief description
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 Perte_Charge_Directionnelle_VDF_Face::duplique() const override <perte-charge-directionnelle-vdf-face-public-int-perte-charge-directionnelle-vdf-face-duplique-const-override>`
[int Perte_Charge_Directionnelle_VDF_Face::duplique() const override](#perte-charge-directionnelle-vdf-face-public-int-perte-charge-directionnelle-vdf-face-duplique-const-override)

get_info#

Definition
const Type_info * Perte_Charge_Directionnelle_VDF_Face::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 * Perte_Charge_Directionnelle_VDF_Face::get_info() const override <perte-charge-directionnelle-vdf-face-public-const-type-info-ptr-perte-charge-directionnelle-vdf-face-get-info-const-override>`
[const Type_info * Perte_Charge_Directionnelle_VDF_Face::get_info() const override](#perte-charge-directionnelle-vdf-face-public-const-type-info-ptr-perte-charge-directionnelle-vdf-face-get-info-const-override)

mettre_a_jour#

Definition
void Perte_Charge_Directionnelle_VDF_Face::mettre_a_jour(double temps) override
Brief description

DOES NOTHING - to override in derived classes.

Detailed description

Mise a jour en temps du terme source.

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 Perte_Charge_Directionnelle_VDF_Face::mettre_a_jour(double temps) override <perte-charge-directionnelle-vdf-face-public-void-perte-charge-directionnelle-vdf-face-mettre-a-jour-double-temps-override>`
[void Perte_Charge_Directionnelle_VDF_Face::mettre_a_jour(double temps) override](#perte-charge-directionnelle-vdf-face-public-void-perte-charge-directionnelle-vdf-face-mettre-a-jour-double-temps-override)

Perte_Charge_Directionnelle_VDF_Face#

Definition
Perte_Charge_Directionnelle_VDF_Face::Perte_Charge_Directionnelle_VDF_Face()
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:`Perte_Charge_Directionnelle_VDF_Face::Perte_Charge_Directionnelle_VDF_Face() <perte-charge-directionnelle-vdf-face-public-perte-charge-directionnelle-vdf-face-perte-charge-directionnelle-vdf-face>`
[Perte_Charge_Directionnelle_VDF_Face::Perte_Charge_Directionnelle_VDF_Face()](#perte-charge-directionnelle-vdf-face-public-perte-charge-directionnelle-vdf-face-perte-charge-directionnelle-vdf-face)

taille_memoire#

Definition
unsigned Perte_Charge_Directionnelle_VDF_Face::taille_memoire() const override
Brief description
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 Perte_Charge_Directionnelle_VDF_Face::taille_memoire() const override <perte-charge-directionnelle-vdf-face-public-unsigned-perte-charge-directionnelle-vdf-face-taille-memoire-const-override>`
[unsigned Perte_Charge_Directionnelle_VDF_Face::taille_memoire() const override](#perte-charge-directionnelle-vdf-face-public-unsigned-perte-charge-directionnelle-vdf-face-taille-memoire-const-override)

~Perte_Charge_Directionnelle_VDF_Face#

Definition
Perte_Charge_Directionnelle_VDF_Face::~Perte_Charge_Directionnelle_VDF_Face()
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:`Perte_Charge_Directionnelle_VDF_Face::~Perte_Charge_Directionnelle_VDF_Face() <perte-charge-directionnelle-vdf-face-public-perte-charge-directionnelle-vdf-face-dtor-perte-charge-directionnelle-vdf-face>`
[Perte_Charge_Directionnelle_VDF_Face::~Perte_Charge_Directionnelle_VDF_Face()](#perte-charge-directionnelle-vdf-face-public-perte-charge-directionnelle-vdf-face-dtor-perte-charge-directionnelle-vdf-face)

cree_instance#

Definition
Objet_U * Perte_Charge_Directionnelle_VDF_Face::cree_instance()
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:`Objet_U * Perte_Charge_Directionnelle_VDF_Face::cree_instance() <perte-charge-directionnelle-vdf-face-public-static-objet-u-ptr-perte-charge-directionnelle-vdf-face-cree-instance>`
[Objet_U * Perte_Charge_Directionnelle_VDF_Face::cree_instance()](#perte-charge-directionnelle-vdf-face-public-static-objet-u-ptr-perte-charge-directionnelle-vdf-face-cree-instance)

info#

Definition
const Type_info * Perte_Charge_Directionnelle_VDF_Face::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 * Perte_Charge_Directionnelle_VDF_Face::info() <perte-charge-directionnelle-vdf-face-public-static-const-type-info-ptr-perte-charge-directionnelle-vdf-face-info>`
[const Type_info * Perte_Charge_Directionnelle_VDF_Face::info()](#perte-charge-directionnelle-vdf-face-public-static-const-type-info-ptr-perte-charge-directionnelle-vdf-face-info)

self_cast#

Definition
const Perte_Charge_Directionnelle_VDF_Face & Perte_Charge_Directionnelle_VDF_Face::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 Perte_Charge_Directionnelle_VDF_Face & Perte_Charge_Directionnelle_VDF_Face::self_cast(const Objet_U &) <perte-charge-directionnelle-vdf-face-public-static-const-perte-charge-directionnelle-vdf-face-ref-perte-charge-directionnelle-vdf-face-self-cast-const-objet-u-ref>`
[const Perte_Charge_Directionnelle_VDF_Face & Perte_Charge_Directionnelle_VDF_Face::self_cast(const Objet_U &)](#perte-charge-directionnelle-vdf-face-public-static-const-perte-charge-directionnelle-vdf-face-ref-perte-charge-directionnelle-vdf-face-self-cast-const-objet-u-ref)

self_cast#

Definition
Perte_Charge_Directionnelle_VDF_Face & Perte_Charge_Directionnelle_VDF_Face::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:`Perte_Charge_Directionnelle_VDF_Face & Perte_Charge_Directionnelle_VDF_Face::self_cast(Objet_U &) <perte-charge-directionnelle-vdf-face-public-static-perte-charge-directionnelle-vdf-face-ref-perte-charge-directionnelle-vdf-face-self-cast-objet-u-ref>`
[Perte_Charge_Directionnelle_VDF_Face & Perte_Charge_Directionnelle_VDF_Face::self_cast(Objet_U &)](#perte-charge-directionnelle-vdf-face-public-static-perte-charge-directionnelle-vdf-face-ref-perte-charge-directionnelle-vdf-face-self-cast-objet-u-ref)

coeffs_perte_charge#

Definition
void Perte_Charge_Directionnelle_VDF_Face::coeffs_perte_charge(const DoubleVect &u, const DoubleVect &pos, double t, double norme_u, double dh, double nu, double reynolds, double &coeff_ortho, double &coeff_long, double &u_l, DoubleVect &v_valeur) const override
Brief description

Implemente le calcul effectif de la perte de charge pour un lieu donne.

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 Perte_Charge_Directionnelle_VDF_Face::coeffs_perte_charge(const DoubleVect &u, const DoubleVect &pos, double t, double norme_u, double dh, double nu, double reynolds, double &coeff_ortho, double &coeff_long, double &u_l, DoubleVect &v_valeur) const override <perte-charge-directionnelle-vdf-face-protected-void-perte-charge-directionnelle-vdf-face-coeffs-perte-charge-const-doublevect-ref-u-const-doublevect-ref-pos-double-t-double-norme-u-double-dh-double-nu-double-reynolds-double-ref-coeff-ortho-double-ref-coeff-long-double-ref-u-l-doublevect-ref-v-valeur-const-override>`
[void Perte_Charge_Directionnelle_VDF_Face::coeffs_perte_charge(const DoubleVect &u, const DoubleVect &pos, double t, double norme_u, double dh, double nu, double reynolds, double &coeff_ortho, double &coeff_long, double &u_l, DoubleVect &v_valeur) const override](#perte-charge-directionnelle-vdf-face-protected-void-perte-charge-directionnelle-vdf-face-coeffs-perte-charge-const-doublevect-ref-u-const-doublevect-ref-pos-double-t-double-norme-u-double-dh-double-nu-double-reynolds-double-ref-coeff-ortho-double-ref-coeff-long-double-ref-u-l-doublevect-ref-v-valeur-const-override)

printOn#

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

DOES NOTHING - to override in derived classes.

Detailed description

Imprime la source sur un flot de sortie.

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 & Perte_Charge_Directionnelle_VDF_Face::printOn(Sortie &x) const override <perte-charge-directionnelle-vdf-face-protected-sortie-ref-perte-charge-directionnelle-vdf-face-printon-sortie-ref-x-const-override>`
[Sortie & Perte_Charge_Directionnelle_VDF_Face::printOn(Sortie &x) const override](#perte-charge-directionnelle-vdf-face-protected-sortie-ref-perte-charge-directionnelle-vdf-face-printon-sortie-ref-x-const-override)

readOn#

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

DOES NOTHING - to override in derived classes.

Detailed description

Lecture d’un terme source sur un flot d’entree.

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 & Perte_Charge_Directionnelle_VDF_Face::readOn(Entree &) override <perte-charge-directionnelle-vdf-face-protected-entree-ref-perte-charge-directionnelle-vdf-face-readon-entree-ref-override>`
[Entree & Perte_Charge_Directionnelle_VDF_Face::readOn(Entree &) override](#perte-charge-directionnelle-vdf-face-protected-entree-ref-perte-charge-directionnelle-vdf-face-readon-entree-ref-override)

set_param#

Definition
void Perte_Charge_Directionnelle_VDF_Face::set_param(Param &titi) override
Brief description
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 Perte_Charge_Directionnelle_VDF_Face::set_param(Param &titi) override <perte-charge-directionnelle-vdf-face-protected-void-perte-charge-directionnelle-vdf-face-set-param-param-ref-titi-override>`
[void Perte_Charge_Directionnelle_VDF_Face::set_param(Param &titi) override](#perte-charge-directionnelle-vdf-face-protected-void-perte-charge-directionnelle-vdf-face-set-param-param-ref-titi-override)

Attributes Documentation#

info_obj (public)
const Type_info Perte_Charge_Directionnelle_VDF_Face::info_obj
v (protected)
TRUST_Deriv<Champ_Don_base> Perte_Charge_Directionnelle_VDF_Face::v

Vecteur directeur de la perte de charge.