Changement_phase_Silver_Simpson#
#include <Changement_phase_Silver_Simpson.h>
Correlation de changement de phase de Silver et Simpson (1949) G_{kl} = lambda A_i alpha_k alpha_l sqrt(M / 2 pi R) (psat(T_k) / sqrt(T_k) - p / sqrt(T_l))
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:`Changement\_phase\_Silver\_Simpson <class-changement-phase-silver-simpson>`
[Changement\_phase\_Silver\_Simpson](#class-changement-phase-silver-simpson)
Detailed description#
Inherits from#
public : Changement_phase_base
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
calculer#
double Changement_phase_Silver_Simpson::calculer(int k, int l, const double dh, const double *alpha, const double *T, const double p, const double *nv, const double *lambda, const double *mu, const double *rho, const double *Cp, const Saturation_base &sat, DoubleTab &dT_G, DoubleTab &da_G, double &dp_G) const override
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 Changement_phase_Silver_Simpson::calculer(int k, int l, const double dh, const double *alpha, const double *T, const double p, const double *nv, const double *lambda, const double *mu, const double *rho, const double *Cp, const Saturation_base &sat, DoubleTab &dT_G, DoubleTab &da_G, double &dp_G) const override <changement-phase-silver-simpson-public-double-changement-phase-silver-simpson-calculer-int-k-int-l-const-double-dh-const-double-ptr-alpha-const-double-ptr-t-const-double-p-const-double-ptr-nv-const-double-ptr-lambda-const-double-ptr-mu-const-double-ptr-rho-const-double-ptr-cp-const-saturation-base-ref-sat-doubletab-ref-dt-g-doubletab-ref-da-g-double-ref-dp-g-const-override>`
[double Changement_phase_Silver_Simpson::calculer(int k, int l, const double dh, const double *alpha, const double *T, const double p, const double *nv, const double *lambda, const double *mu, const double *rho, const double *Cp, const Saturation_base &sat, DoubleTab &dT_G, DoubleTab &da_G, double &dp_G) const override](#changement-phase-silver-simpson-public-double-changement-phase-silver-simpson-calculer-int-k-int-l-const-double-dh-const-double-ptr-alpha-const-double-ptr-t-const-double-p-const-double-ptr-nv-const-double-ptr-lambda-const-double-ptr-mu-const-double-ptr-rho-const-double-ptr-cp-const-saturation-base-ref-sat-doubletab-ref-dt-g-doubletab-ref-da-g-double-ref-dp-g-const-override)
Changement_phase_Silver_Simpson#
Changement_phase_Silver_Simpson::Changement_phase_Silver_Simpson()
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:`Changement_phase_Silver_Simpson::Changement_phase_Silver_Simpson() <changement-phase-silver-simpson-public-changement-phase-silver-simpson-changement-phase-silver-simpson>`
[Changement_phase_Silver_Simpson::Changement_phase_Silver_Simpson()](#changement-phase-silver-simpson-public-changement-phase-silver-simpson-changement-phase-silver-simpson)
duplique#
int Changement_phase_Silver_Simpson::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 Changement_phase_Silver_Simpson::duplique() const override <changement-phase-silver-simpson-public-int-changement-phase-silver-simpson-duplique-const-override>`
[int Changement_phase_Silver_Simpson::duplique() const override](#changement-phase-silver-simpson-public-int-changement-phase-silver-simpson-duplique-const-override)
get_info#
const Type_info * Changement_phase_Silver_Simpson::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 * Changement_phase_Silver_Simpson::get_info() const override <changement-phase-silver-simpson-public-const-type-info-ptr-changement-phase-silver-simpson-get-info-const-override>`
[const Type_info * Changement_phase_Silver_Simpson::get_info() const override](#changement-phase-silver-simpson-public-const-type-info-ptr-changement-phase-silver-simpson-get-info-const-override)
taille_memoire#
unsigned Changement_phase_Silver_Simpson::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 Changement_phase_Silver_Simpson::taille_memoire() const override <changement-phase-silver-simpson-public-unsigned-changement-phase-silver-simpson-taille-memoire-const-override>`
[unsigned Changement_phase_Silver_Simpson::taille_memoire() const override](#changement-phase-silver-simpson-public-unsigned-changement-phase-silver-simpson-taille-memoire-const-override)
~Changement_phase_Silver_Simpson#
Changement_phase_Silver_Simpson::~Changement_phase_Silver_Simpson()
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:`Changement_phase_Silver_Simpson::~Changement_phase_Silver_Simpson() <changement-phase-silver-simpson-public-changement-phase-silver-simpson-dtor-changement-phase-silver-simpson>`
[Changement_phase_Silver_Simpson::~Changement_phase_Silver_Simpson()](#changement-phase-silver-simpson-public-changement-phase-silver-simpson-dtor-changement-phase-silver-simpson)
cree_instance#
Objet_U * Changement_phase_Silver_Simpson::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 * Changement_phase_Silver_Simpson::cree_instance() <changement-phase-silver-simpson-public-static-objet-u-ptr-changement-phase-silver-simpson-cree-instance>`
[Objet_U * Changement_phase_Silver_Simpson::cree_instance()](#changement-phase-silver-simpson-public-static-objet-u-ptr-changement-phase-silver-simpson-cree-instance)
info#
const Type_info * Changement_phase_Silver_Simpson::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 * Changement_phase_Silver_Simpson::info() <changement-phase-silver-simpson-public-static-const-type-info-ptr-changement-phase-silver-simpson-info>`
[const Type_info * Changement_phase_Silver_Simpson::info()](#changement-phase-silver-simpson-public-static-const-type-info-ptr-changement-phase-silver-simpson-info)
self_cast#
const Changement_phase_Silver_Simpson & Changement_phase_Silver_Simpson::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 Changement_phase_Silver_Simpson & Changement_phase_Silver_Simpson::self_cast(const Objet_U &) <changement-phase-silver-simpson-public-static-const-changement-phase-silver-simpson-ref-changement-phase-silver-simpson-self-cast-const-objet-u-ref>`
[const Changement_phase_Silver_Simpson & Changement_phase_Silver_Simpson::self_cast(const Objet_U &)](#changement-phase-silver-simpson-public-static-const-changement-phase-silver-simpson-ref-changement-phase-silver-simpson-self-cast-const-objet-u-ref)
self_cast#
Changement_phase_Silver_Simpson & Changement_phase_Silver_Simpson::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:`Changement_phase_Silver_Simpson & Changement_phase_Silver_Simpson::self_cast(Objet_U &) <changement-phase-silver-simpson-public-static-changement-phase-silver-simpson-ref-changement-phase-silver-simpson-self-cast-objet-u-ref>`
[Changement_phase_Silver_Simpson & Changement_phase_Silver_Simpson::self_cast(Objet_U &)](#changement-phase-silver-simpson-public-static-changement-phase-silver-simpson-ref-changement-phase-silver-simpson-self-cast-objet-u-ref)
printOn#
Sortie & Changement_phase_Silver_Simpson::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie Methode a surcharger.
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:`Sortie & Changement_phase_Silver_Simpson::printOn(Sortie &x) const override <changement-phase-silver-simpson-protected-sortie-ref-changement-phase-silver-simpson-printon-sortie-ref-x-const-override>`
[Sortie & Changement_phase_Silver_Simpson::printOn(Sortie &x) const override](#changement-phase-silver-simpson-protected-sortie-ref-changement-phase-silver-simpson-printon-sortie-ref-x-const-override)
readOn#
Entree & Changement_phase_Silver_Simpson::readOn(Entree &) override
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 & Changement_phase_Silver_Simpson::readOn(Entree &) override <changement-phase-silver-simpson-protected-entree-ref-changement-phase-silver-simpson-readon-entree-ref-override>`
[Entree & Changement_phase_Silver_Simpson::readOn(Entree &) override](#changement-phase-silver-simpson-protected-entree-ref-changement-phase-silver-simpson-readon-entree-ref-override)
Attributes Documentation#
const Type_info Changement_phase_Silver_Simpson::info_obj
double Changement_phase_Silver_Simpson::alpha_min = 0.1
double Changement_phase_Silver_Simpson::lambda_ec[2] = { 1, 1 }
double Changement_phase_Silver_Simpson::M = - 100.