Loi_Etat_Binaire_GP_base#

#include <Loi_Etat_Binaire_GP_base.h>
Brief description

classe Loi_Etat_Binaire_GP_base Cette classe represente la loi d’etat pour les melanges binaires.

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:`Loi\_Etat\_Binaire\_GP\_base <class-loi-etat-binaire-gp-base>`
[Loi\_Etat\_Binaire\_GP\_base](#class-loi-etat-binaire-gp-base)

Detailed description#

Elle definit un fluide binaire dilatable dont la loi d’eata est : Pth = rho*R*T*(Y1/M1 + Y2/M2)

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classLoi__Etat__Binaire__GP__base__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

calculer_alpha#

Definition
void Loi_Etat_Binaire_GP_base::calculer_alpha() override
Brief description

Calcule la diffusivite.

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:`void Loi_Etat_Binaire_GP_base::calculer_alpha() override <loi-etat-binaire-gp-base-public-void-loi-etat-binaire-gp-base-calculer-alpha-override>`
[void Loi_Etat_Binaire_GP_base::calculer_alpha() override](#loi-etat-binaire-gp-base-public-void-loi-etat-binaire-gp-base-calculer-alpha-override)

calculer_Cp#

Definition
void Loi_Etat_Binaire_GP_base::calculer_Cp() override
Brief description

Calcule le Cp NE FAIT RIEN : le Cp est constant.

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:`void Loi_Etat_Binaire_GP_base::calculer_Cp() override <loi-etat-binaire-gp-base-public-void-loi-etat-binaire-gp-base-calculer-cp-override>`
[void Loi_Etat_Binaire_GP_base::calculer_Cp() override](#loi-etat-binaire-gp-base-public-void-loi-etat-binaire-gp-base-calculer-cp-override)

calculer_lambda#

Definition
void Loi_Etat_Binaire_GP_base::calculer_lambda() override
Brief description

Calcule la conductivite.

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:`void Loi_Etat_Binaire_GP_base::calculer_lambda() override <loi-etat-binaire-gp-base-public-void-loi-etat-binaire-gp-base-calculer-lambda-override>`
[void Loi_Etat_Binaire_GP_base::calculer_lambda() override](#loi-etat-binaire-gp-base-public-void-loi-etat-binaire-gp-base-calculer-lambda-override)

calculer_masse_volumique#

Definition
void Loi_Etat_Binaire_GP_base::calculer_masse_volumique() override=0
Brief description

Recalcule la masse volumique.

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:`void Loi_Etat_Binaire_GP_base::calculer_masse_volumique() override=0 <loi-etat-binaire-gp-base-public-void-loi-etat-binaire-gp-base-calculer-masse-volumique-override-equal-0>`
[void Loi_Etat_Binaire_GP_base::calculer_masse_volumique() override=0](#loi-etat-binaire-gp-base-public-void-loi-etat-binaire-gp-base-calculer-masse-volumique-override-equal-0)

calculer_masse_volumique#

Definition
double Loi_Etat_Binaire_GP_base::calculer_masse_volumique(double P, double Y1) const 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:`double Loi_Etat_Binaire_GP_base::calculer_masse_volumique(double P, double Y1) const override <loi-etat-binaire-gp-base-public-double-loi-etat-binaire-gp-base-calculer-masse-volumique-double-p-double-y1-const-override>`
[double Loi_Etat_Binaire_GP_base::calculer_masse_volumique(double P, double Y1) const override](#loi-etat-binaire-gp-base-public-double-loi-etat-binaire-gp-base-calculer-masse-volumique-double-p-double-y1-const-override)

calculer_mu#

Definition
void Loi_Etat_Binaire_GP_base::calculer_mu() override
Brief description

Calcule la viscosite dynamique.

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 Loi_Etat_Binaire_GP_base::calculer_mu() override <loi-etat-binaire-gp-base-public-void-loi-etat-binaire-gp-base-calculer-mu-override>`
[void Loi_Etat_Binaire_GP_base::calculer_mu() override](#loi-etat-binaire-gp-base-public-void-loi-etat-binaire-gp-base-calculer-mu-override)

calculer_mu_sur_Sc#

Definition
void Loi_Etat_Binaire_GP_base::calculer_mu_sur_Sc() override
Brief description

Calcule la viscosite dynamique sur Schmidt.

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 Loi_Etat_Binaire_GP_base::calculer_mu_sur_Sc() override <loi-etat-binaire-gp-base-public-void-loi-etat-binaire-gp-base-calculer-mu-sur-sc-override>`
[void Loi_Etat_Binaire_GP_base::calculer_mu_sur_Sc() override](#loi-etat-binaire-gp-base-public-void-loi-etat-binaire-gp-base-calculer-mu-sur-sc-override)

calculer_mu_wilke#

Definition
void Loi_Etat_Binaire_GP_base::calculer_mu_wilke()
Brief description

Calcule la viscosite dynamique de melange (depend des fraction massique) Voir Wilke .

Detailed description

scitation.org/doi/pdf/10.1063/1.1747673

References
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:`void Loi_Etat_Binaire_GP_base::calculer_mu_wilke() <loi-etat-binaire-gp-base-public-void-loi-etat-binaire-gp-base-calculer-mu-wilke>`
[void Loi_Etat_Binaire_GP_base::calculer_mu_wilke()](#loi-etat-binaire-gp-base-public-void-loi-etat-binaire-gp-base-calculer-mu-wilke)

calculer_nu_sur_Sc#

Definition
void Loi_Etat_Binaire_GP_base::calculer_nu_sur_Sc() override
Brief description

Calcule la viscosite dynamique sur Schmidt.

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 Loi_Etat_Binaire_GP_base::calculer_nu_sur_Sc() override <loi-etat-binaire-gp-base-public-void-loi-etat-binaire-gp-base-calculer-nu-sur-sc-override>`
[void Loi_Etat_Binaire_GP_base::calculer_nu_sur_Sc() override](#loi-etat-binaire-gp-base-public-void-loi-etat-binaire-gp-base-calculer-nu-sur-sc-override)

get_info#

Definition
const Type_info * Loi_Etat_Binaire_GP_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 * Loi_Etat_Binaire_GP_base::get_info() const override <loi-etat-binaire-gp-base-public-const-type-info-ptr-loi-etat-binaire-gp-base-get-info-const-override>`
[const Type_info * Loi_Etat_Binaire_GP_base::get_info() const override](#loi-etat-binaire-gp-base-public-const-type-info-ptr-loi-etat-binaire-gp-base-get-info-const-override)

inverser_Pth#

Definition
double Loi_Etat_Binaire_GP_base::inverser_Pth(double, double) override
Brief description

Calcule la pression avec la temperature et la masse volumique.

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:`double Loi_Etat_Binaire_GP_base::inverser_Pth(double, double) override <loi-etat-binaire-gp-base-public-double-loi-etat-binaire-gp-base-inverser-pth-double-double-override>`
[double Loi_Etat_Binaire_GP_base::inverser_Pth(double, double) override](#loi-etat-binaire-gp-base-public-double-loi-etat-binaire-gp-base-inverser-pth-double-double-override)

Loi_Etat_Binaire_GP_base#

Definition
Loi_Etat_Binaire_GP_base::Loi_Etat_Binaire_GP_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:`Loi_Etat_Binaire_GP_base::Loi_Etat_Binaire_GP_base() <loi-etat-binaire-gp-base-public-loi-etat-binaire-gp-base-loi-etat-binaire-gp-base>`
[Loi_Etat_Binaire_GP_base::Loi_Etat_Binaire_GP_base()](#loi-etat-binaire-gp-base-public-loi-etat-binaire-gp-base-loi-etat-binaire-gp-base)

type_fluide#

Definition
const Nom Loi_Etat_Binaire_GP_base::type_fluide() const override
Brief description

Renvoie le type de fluide associe.

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 Nom Loi_Etat_Binaire_GP_base::type_fluide() const override <loi-etat-binaire-gp-base-public-const-nom-loi-etat-binaire-gp-base-type-fluide-const-override>`
[const Nom Loi_Etat_Binaire_GP_base::type_fluide() const override](#loi-etat-binaire-gp-base-public-const-nom-loi-etat-binaire-gp-base-type-fluide-const-override)

~Loi_Etat_Binaire_GP_base#

Definition
Loi_Etat_Binaire_GP_base::~Loi_Etat_Binaire_GP_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:`Loi_Etat_Binaire_GP_base::~Loi_Etat_Binaire_GP_base() override <loi-etat-binaire-gp-base-public-loi-etat-binaire-gp-base-dtor-loi-etat-binaire-gp-base-override>`
[Loi_Etat_Binaire_GP_base::~Loi_Etat_Binaire_GP_base() override](#loi-etat-binaire-gp-base-public-loi-etat-binaire-gp-base-dtor-loi-etat-binaire-gp-base-override)

info#

Definition
const Type_info * Loi_Etat_Binaire_GP_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 * Loi_Etat_Binaire_GP_base::info() <loi-etat-binaire-gp-base-public-static-const-type-info-ptr-loi-etat-binaire-gp-base-info>`
[const Type_info * Loi_Etat_Binaire_GP_base::info()](#loi-etat-binaire-gp-base-public-static-const-type-info-ptr-loi-etat-binaire-gp-base-info)

self_cast#

Definition
const Loi_Etat_Binaire_GP_base & Loi_Etat_Binaire_GP_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 Loi_Etat_Binaire_GP_base & Loi_Etat_Binaire_GP_base::self_cast(const Objet_U &) <loi-etat-binaire-gp-base-public-static-const-loi-etat-binaire-gp-base-ref-loi-etat-binaire-gp-base-self-cast-const-objet-u-ref>`
[const Loi_Etat_Binaire_GP_base & Loi_Etat_Binaire_GP_base::self_cast(const Objet_U &)](#loi-etat-binaire-gp-base-public-static-const-loi-etat-binaire-gp-base-ref-loi-etat-binaire-gp-base-self-cast-const-objet-u-ref)

self_cast#

Definition
Loi_Etat_Binaire_GP_base & Loi_Etat_Binaire_GP_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:`Loi_Etat_Binaire_GP_base & Loi_Etat_Binaire_GP_base::self_cast(Objet_U &) <loi-etat-binaire-gp-base-public-static-loi-etat-binaire-gp-base-ref-loi-etat-binaire-gp-base-self-cast-objet-u-ref>`
[Loi_Etat_Binaire_GP_base & Loi_Etat_Binaire_GP_base::self_cast(Objet_U &)](#loi-etat-binaire-gp-base-public-static-loi-etat-binaire-gp-base-ref-loi-etat-binaire-gp-base-self-cast-objet-u-ref)

printOn#

Definition
Sortie & Loi_Etat_Binaire_GP_base::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 & Loi_Etat_Binaire_GP_base::printOn(Sortie &x) const override <loi-etat-binaire-gp-base-protected-sortie-ref-loi-etat-binaire-gp-base-printon-sortie-ref-x-const-override>`
[Sortie & Loi_Etat_Binaire_GP_base::printOn(Sortie &x) const override](#loi-etat-binaire-gp-base-protected-sortie-ref-loi-etat-binaire-gp-base-printon-sortie-ref-x-const-override)

readOn#

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

Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.

Detailed description

Reimplements:

References
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 & Loi_Etat_Binaire_GP_base::readOn(Entree &) override <loi-etat-binaire-gp-base-protected-entree-ref-loi-etat-binaire-gp-base-readon-entree-ref-override>`
[Entree & Loi_Etat_Binaire_GP_base::readOn(Entree &) override](#loi-etat-binaire-gp-base-protected-entree-ref-loi-etat-binaire-gp-base-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Loi_Etat_Binaire_GP_base::info_obj
diff_coeff_ (protected)
double Loi_Etat_Binaire_GP_base::diff_coeff_
massmol1_ (protected)
double Loi_Etat_Binaire_GP_base::massmol1_
massmol2_ (protected)
double Loi_Etat_Binaire_GP_base::massmol2_
mu1_ (protected)
double Loi_Etat_Binaire_GP_base::mu1_
mu2_ (protected)
double Loi_Etat_Binaire_GP_base::mu2_
tempr_ (protected)
double Loi_Etat_Binaire_GP_base::tempr_