ModPerm_ErgunPourForch#

#include <Source_Permeabilite_VDF.h>
Brief description

Cette classe represente la correlation de Ergun associe au terme de Forchheimer, pour la permeabilite d’un lit de particule de diametre donne.

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:`ModPerm\_ErgunPourForch <class-modperm-ergunpourforch>`
[ModPerm\_ErgunPourForch](#class-modperm-ergunpourforch)

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classModPerm__ErgunPourForch__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

duplique#

Definition
int ModPerm_ErgunPourForch::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 ModPerm_ErgunPourForch::duplique() const override <modperm-ergunpourforch-public-int-modperm-ergunpourforch-duplique-const-override>`
[int ModPerm_ErgunPourForch::duplique() const override](#modperm-ergunpourforch-public-int-modperm-ergunpourforch-duplique-const-override)

get_info#

Definition
const Type_info * ModPerm_ErgunPourForch::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 * ModPerm_ErgunPourForch::get_info() const override <modperm-ergunpourforch-public-const-type-info-ptr-modperm-ergunpourforch-get-info-const-override>`
[const Type_info * ModPerm_ErgunPourForch::get_info() const override](#modperm-ergunpourforch-public-const-type-info-ptr-modperm-ergunpourforch-get-info-const-override)

getK#

Definition
double ModPerm_ErgunPourForch::getK(double porosite) const override
Brief description
Detailed description

Renvoie la valeur de la permeabilite en fonction de la porosite (d’une face par exemple).

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:`double ModPerm_ErgunPourForch::getK(double porosite) const override <modperm-ergunpourforch-public-double-modperm-ergunpourforch-getk-double-porosite-const-override>`
[double ModPerm_ErgunPourForch::getK(double porosite) const override](#modperm-ergunpourforch-public-double-modperm-ergunpourforch-getk-double-porosite-const-override)

ModPerm_ErgunPourForch#

Definition
ModPerm_ErgunPourForch::ModPerm_ErgunPourForch()
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:`ModPerm_ErgunPourForch::ModPerm_ErgunPourForch() <modperm-ergunpourforch-public-modperm-ergunpourforch-modperm-ergunpourforch>`
[ModPerm_ErgunPourForch::ModPerm_ErgunPourForch()](#modperm-ergunpourforch-public-modperm-ergunpourforch-modperm-ergunpourforch)

taille_memoire#

Definition
unsigned ModPerm_ErgunPourForch::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 ModPerm_ErgunPourForch::taille_memoire() const override <modperm-ergunpourforch-public-unsigned-modperm-ergunpourforch-taille-memoire-const-override>`
[unsigned ModPerm_ErgunPourForch::taille_memoire() const override](#modperm-ergunpourforch-public-unsigned-modperm-ergunpourforch-taille-memoire-const-override)

~ModPerm_ErgunPourForch#

Definition
ModPerm_ErgunPourForch::~ModPerm_ErgunPourForch()
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:`ModPerm_ErgunPourForch::~ModPerm_ErgunPourForch() <modperm-ergunpourforch-public-modperm-ergunpourforch-dtor-modperm-ergunpourforch>`
[ModPerm_ErgunPourForch::~ModPerm_ErgunPourForch()](#modperm-ergunpourforch-public-modperm-ergunpourforch-dtor-modperm-ergunpourforch)

cree_instance#

Definition
Objet_U * ModPerm_ErgunPourForch::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 * ModPerm_ErgunPourForch::cree_instance() <modperm-ergunpourforch-public-static-objet-u-ptr-modperm-ergunpourforch-cree-instance>`
[Objet_U * ModPerm_ErgunPourForch::cree_instance()](#modperm-ergunpourforch-public-static-objet-u-ptr-modperm-ergunpourforch-cree-instance)

info#

Definition
const Type_info * ModPerm_ErgunPourForch::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 * ModPerm_ErgunPourForch::info() <modperm-ergunpourforch-public-static-const-type-info-ptr-modperm-ergunpourforch-info>`
[const Type_info * ModPerm_ErgunPourForch::info()](#modperm-ergunpourforch-public-static-const-type-info-ptr-modperm-ergunpourforch-info)

self_cast#

Definition
const ModPerm_ErgunPourForch & ModPerm_ErgunPourForch::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 ModPerm_ErgunPourForch & ModPerm_ErgunPourForch::self_cast(const Objet_U &) <modperm-ergunpourforch-public-static-const-modperm-ergunpourforch-ref-modperm-ergunpourforch-self-cast-const-objet-u-ref>`
[const ModPerm_ErgunPourForch & ModPerm_ErgunPourForch::self_cast(const Objet_U &)](#modperm-ergunpourforch-public-static-const-modperm-ergunpourforch-ref-modperm-ergunpourforch-self-cast-const-objet-u-ref)

self_cast#

Definition
ModPerm_ErgunPourForch & ModPerm_ErgunPourForch::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:`ModPerm_ErgunPourForch & ModPerm_ErgunPourForch::self_cast(Objet_U &) <modperm-ergunpourforch-public-static-modperm-ergunpourforch-ref-modperm-ergunpourforch-self-cast-objet-u-ref>`
[ModPerm_ErgunPourForch & ModPerm_ErgunPourForch::self_cast(Objet_U &)](#modperm-ergunpourforch-public-static-modperm-ergunpourforch-ref-modperm-ergunpourforch-self-cast-objet-u-ref)

printOn#

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

Ecriture de l’objet sur un flot de sortie 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:`Sortie & ModPerm_ErgunPourForch::printOn(Sortie &x) const override <modperm-ergunpourforch-protected-sortie-ref-modperm-ergunpourforch-printon-sortie-ref-x-const-override>`
[Sortie & ModPerm_ErgunPourForch::printOn(Sortie &x) const override](#modperm-ergunpourforch-protected-sortie-ref-modperm-ergunpourforch-printon-sortie-ref-x-const-override)

readOn#

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

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 & ModPerm_ErgunPourForch::readOn(Entree &) override <modperm-ergunpourforch-protected-entree-ref-modperm-ergunpourforch-readon-entree-ref-override>`
[Entree & ModPerm_ErgunPourForch::readOn(Entree &) override](#modperm-ergunpourforch-protected-entree-ref-modperm-ergunpourforch-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info ModPerm_ErgunPourForch::info_obj