ModPerm_Carman_Kozeny#
#include <Source_Permeabilite_VDF.h>
Cette classe represente la correlation de Carman Kozeny 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\_Carman\_Kozeny <class-modperm-carman-kozeny>`
[ModPerm\_Carman\_Kozeny](#class-modperm-carman-kozeny)
Detailed description#
Inherits from#
public : Modele_Permeabilite_base
Inherited by#
public : ModPerm_ErgunPourDarcy
public : ModPerm_ErgunPourForch
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
duplique#
int ModPerm_Carman_Kozeny::duplique() const override
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_Carman_Kozeny::duplique() const override <modperm-carman-kozeny-public-int-modperm-carman-kozeny-duplique-const-override>`
[int ModPerm_Carman_Kozeny::duplique() const override](#modperm-carman-kozeny-public-int-modperm-carman-kozeny-duplique-const-override)
get_info#
const Type_info * ModPerm_Carman_Kozeny::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 * ModPerm_Carman_Kozeny::get_info() const override <modperm-carman-kozeny-public-const-type-info-ptr-modperm-carman-kozeny-get-info-const-override>`
[const Type_info * ModPerm_Carman_Kozeny::get_info() const override](#modperm-carman-kozeny-public-const-type-info-ptr-modperm-carman-kozeny-get-info-const-override)
getDiametre#
double ModPerm_Carman_Kozeny::getDiametre() 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 ModPerm_Carman_Kozeny::getDiametre() const <modperm-carman-kozeny-public-double-modperm-carman-kozeny-getdiametre-const>`
[double ModPerm_Carman_Kozeny::getDiametre() const](#modperm-carman-kozeny-public-double-modperm-carman-kozeny-getdiametre-const)
getK#
double ModPerm_Carman_Kozeny::getK(double porosite) const override
Detailed description
Renvoie la valeur de la permeabilite en fonction de la porosite (d’une face par exemple).
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:`double ModPerm_Carman_Kozeny::getK(double porosite) const override <modperm-carman-kozeny-public-double-modperm-carman-kozeny-getk-double-porosite-const-override>`
[double ModPerm_Carman_Kozeny::getK(double porosite) const override](#modperm-carman-kozeny-public-double-modperm-carman-kozeny-getk-double-porosite-const-override)
ModPerm_Carman_Kozeny#
ModPerm_Carman_Kozeny::ModPerm_Carman_Kozeny()
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_Carman_Kozeny::ModPerm_Carman_Kozeny() <modperm-carman-kozeny-public-modperm-carman-kozeny-modperm-carman-kozeny>`
[ModPerm_Carman_Kozeny::ModPerm_Carman_Kozeny()](#modperm-carman-kozeny-public-modperm-carman-kozeny-modperm-carman-kozeny)
setDiametre#
void ModPerm_Carman_Kozeny::setDiametre(double d)
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:`void ModPerm_Carman_Kozeny::setDiametre(double d) <modperm-carman-kozeny-public-void-modperm-carman-kozeny-setdiametre-double-d>`
[void ModPerm_Carman_Kozeny::setDiametre(double d)](#modperm-carman-kozeny-public-void-modperm-carman-kozeny-setdiametre-double-d)
taille_memoire#
unsigned ModPerm_Carman_Kozeny::taille_memoire() const override
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_Carman_Kozeny::taille_memoire() const override <modperm-carman-kozeny-public-unsigned-modperm-carman-kozeny-taille-memoire-const-override>`
[unsigned ModPerm_Carman_Kozeny::taille_memoire() const override](#modperm-carman-kozeny-public-unsigned-modperm-carman-kozeny-taille-memoire-const-override)
~ModPerm_Carman_Kozeny#
ModPerm_Carman_Kozeny::~ModPerm_Carman_Kozeny()
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_Carman_Kozeny::~ModPerm_Carman_Kozeny() <modperm-carman-kozeny-public-modperm-carman-kozeny-dtor-modperm-carman-kozeny>`
[ModPerm_Carman_Kozeny::~ModPerm_Carman_Kozeny()](#modperm-carman-kozeny-public-modperm-carman-kozeny-dtor-modperm-carman-kozeny)
cree_instance#
Objet_U * ModPerm_Carman_Kozeny::cree_instance()
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_Carman_Kozeny::cree_instance() <modperm-carman-kozeny-public-static-objet-u-ptr-modperm-carman-kozeny-cree-instance>`
[Objet_U * ModPerm_Carman_Kozeny::cree_instance()](#modperm-carman-kozeny-public-static-objet-u-ptr-modperm-carman-kozeny-cree-instance)
info#
const Type_info * ModPerm_Carman_Kozeny::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 * ModPerm_Carman_Kozeny::info() <modperm-carman-kozeny-public-static-const-type-info-ptr-modperm-carman-kozeny-info>`
[const Type_info * ModPerm_Carman_Kozeny::info()](#modperm-carman-kozeny-public-static-const-type-info-ptr-modperm-carman-kozeny-info)
self_cast#
const ModPerm_Carman_Kozeny & ModPerm_Carman_Kozeny::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 ModPerm_Carman_Kozeny & ModPerm_Carman_Kozeny::self_cast(const Objet_U &) <modperm-carman-kozeny-public-static-const-modperm-carman-kozeny-ref-modperm-carman-kozeny-self-cast-const-objet-u-ref>`
[const ModPerm_Carman_Kozeny & ModPerm_Carman_Kozeny::self_cast(const Objet_U &)](#modperm-carman-kozeny-public-static-const-modperm-carman-kozeny-ref-modperm-carman-kozeny-self-cast-const-objet-u-ref)
self_cast#
ModPerm_Carman_Kozeny & ModPerm_Carman_Kozeny::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:`ModPerm_Carman_Kozeny & ModPerm_Carman_Kozeny::self_cast(Objet_U &) <modperm-carman-kozeny-public-static-modperm-carman-kozeny-ref-modperm-carman-kozeny-self-cast-objet-u-ref>`
[ModPerm_Carman_Kozeny & ModPerm_Carman_Kozeny::self_cast(Objet_U &)](#modperm-carman-kozeny-public-static-modperm-carman-kozeny-ref-modperm-carman-kozeny-self-cast-objet-u-ref)
printOn#
Sortie & ModPerm_Carman_Kozeny::printOn(Sortie &x) const override
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_Carman_Kozeny::printOn(Sortie &x) const override <modperm-carman-kozeny-protected-sortie-ref-modperm-carman-kozeny-printon-sortie-ref-x-const-override>`
[Sortie & ModPerm_Carman_Kozeny::printOn(Sortie &x) const override](#modperm-carman-kozeny-protected-sortie-ref-modperm-carman-kozeny-printon-sortie-ref-x-const-override)
readOn#
Entree & ModPerm_Carman_Kozeny::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree 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:`Entree & ModPerm_Carman_Kozeny::readOn(Entree &) override <modperm-carman-kozeny-protected-entree-ref-modperm-carman-kozeny-readon-entree-ref-override>`
[Entree & ModPerm_Carman_Kozeny::readOn(Entree &) override](#modperm-carman-kozeny-protected-entree-ref-modperm-carman-kozeny-readon-entree-ref-override)
Attributes Documentation#
const Type_info ModPerm_Carman_Kozeny::info_obj
double ModPerm_Carman_Kozeny::C
double ModPerm_Carman_Kozeny::diam