ModPerm_ErgunPourForch#
#include <Source_Permeabilite_VDF.h>
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 cite this class in this doc#
:ref:`ModPerm\_ErgunPourForch <class-modperm-ergunpourforch>`
[ModPerm\_ErgunPourForch](#class-modperm-ergunpourforch)
Detailed description#
Inherits from#
public : ModPerm_Carman_Kozeny
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
duplique
int ModPerm_ErgunPourForch::duplique() const override
Reimplements:
How to cite in this doc:
:ref:`int ModPerm_ErgunPourForch::duplique() const override <public-int-modperm-ergunpourforch-duplique-const-override>`
[int ModPerm_ErgunPourForch::duplique() const override](#public-int-modperm-ergunpourforch-duplique-const-override)
get_info
const Type_info * ModPerm_ErgunPourForch::get_info() const override
Donne des informations sur le type de l’ Objet_U .
Reimplements:
How to cite in this doc:
:ref:`const Type_info * ModPerm_ErgunPourForch::get_info() const override <public-const-type-info-ptr-modperm-ergunpourforch-get-info-const-override>`
[const Type_info * ModPerm_ErgunPourForch::get_info() const override](#public-const-type-info-ptr-modperm-ergunpourforch-get-info-const-override)
getK
double ModPerm_ErgunPourForch::getK(double porosite) const override
Renvoie la valeur de la permeabilite en fonction de la porosite (d’une face par exemple).
Reimplements:
How to cite in this doc:
:ref:`double ModPerm_ErgunPourForch::getK(double porosite) const override <public-double-modperm-ergunpourforch-getk-double-porosite-const-override>`
[double ModPerm_ErgunPourForch::getK(double porosite) const override](#public-double-modperm-ergunpourforch-getk-double-porosite-const-override)
ModPerm_ErgunPourForch
ModPerm_ErgunPourForch::ModPerm_ErgunPourForch()
References
How to cite in this doc:
:ref:`ModPerm_ErgunPourForch::ModPerm_ErgunPourForch() <public-modperm-ergunpourforch-modperm-ergunpourforch>`
[ModPerm_ErgunPourForch::ModPerm_ErgunPourForch()](#public-modperm-ergunpourforch-modperm-ergunpourforch)
taille_memoire
unsigned ModPerm_ErgunPourForch::taille_memoire() const override
Reimplements:
How to cite in this doc:
:ref:`unsigned ModPerm_ErgunPourForch::taille_memoire() const override <public-unsigned-modperm-ergunpourforch-taille-memoire-const-override>`
[unsigned ModPerm_ErgunPourForch::taille_memoire() const override](#public-unsigned-modperm-ergunpourforch-taille-memoire-const-override)
~ModPerm_ErgunPourForch
ModPerm_ErgunPourForch::~ModPerm_ErgunPourForch()
How to cite in this doc:
:ref:`ModPerm_ErgunPourForch::~ModPerm_ErgunPourForch() <public-modperm-ergunpourforch-dtor-modperm-ergunpourforch>`
[ModPerm_ErgunPourForch::~ModPerm_ErgunPourForch()](#public-modperm-ergunpourforch-dtor-modperm-ergunpourforch)
cree_instance
Objet_U * ModPerm_ErgunPourForch::cree_instance()
How to cite in this doc:
:ref:`Objet_U * ModPerm_ErgunPourForch::cree_instance() <public-static-objet-u-ptr-modperm-ergunpourforch-cree-instance>`
[Objet_U * ModPerm_ErgunPourForch::cree_instance()](#public-static-objet-u-ptr-modperm-ergunpourforch-cree-instance)
info
const Type_info * ModPerm_ErgunPourForch::info()
How to cite in this doc:
:ref:`const Type_info * ModPerm_ErgunPourForch::info() <public-static-const-type-info-ptr-modperm-ergunpourforch-info>`
[const Type_info * ModPerm_ErgunPourForch::info()](#public-static-const-type-info-ptr-modperm-ergunpourforch-info)
self_cast
const ModPerm_ErgunPourForch & ModPerm_ErgunPourForch::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const ModPerm_ErgunPourForch & ModPerm_ErgunPourForch::self_cast(const Objet_U &) <public-static-const-modperm-ergunpourforch-ref-modperm-ergunpourforch-self-cast-const-objet-u-ref>`
[const ModPerm_ErgunPourForch & ModPerm_ErgunPourForch::self_cast(const Objet_U &)](#public-static-const-modperm-ergunpourforch-ref-modperm-ergunpourforch-self-cast-const-objet-u-ref)
self_cast
ModPerm_ErgunPourForch & ModPerm_ErgunPourForch::self_cast(Objet_U &)
How to cite in this doc:
:ref:`ModPerm_ErgunPourForch & ModPerm_ErgunPourForch::self_cast(Objet_U &) <public-static-modperm-ergunpourforch-ref-modperm-ergunpourforch-self-cast-objet-u-ref>`
[ModPerm_ErgunPourForch & ModPerm_ErgunPourForch::self_cast(Objet_U &)](#public-static-modperm-ergunpourforch-ref-modperm-ergunpourforch-self-cast-objet-u-ref)
printOn
Sortie & ModPerm_ErgunPourForch::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie Methode a surcharger.
Reimplements:
References
How to cite in this doc:
:ref:`Sortie & ModPerm_ErgunPourForch::printOn(Sortie &x) const override <protected-sortie-ref-modperm-ergunpourforch-printon-sortie-ref-x-const-override>`
[Sortie & ModPerm_ErgunPourForch::printOn(Sortie &x) const override](#protected-sortie-ref-modperm-ergunpourforch-printon-sortie-ref-x-const-override)
readOn
Entree & ModPerm_ErgunPourForch::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.
Reimplements:
References
How to cite in this doc:
:ref:`Entree & ModPerm_ErgunPourForch::readOn(Entree &) override <protected-entree-ref-modperm-ergunpourforch-readon-entree-ref-override>`
[Entree & ModPerm_ErgunPourForch::readOn(Entree &) override](#protected-entree-ref-modperm-ergunpourforch-readon-entree-ref-override)
Attributes Documentation#
info_obj (public)
const Type_info ModPerm_ErgunPourForch::info_obj