Milieu_composite#

#include <Milieu_composite.h>
Brief description

Classe Milieu_composite Cette classe represente un fluide reel ainsi que.

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:`Milieu\_composite <class-milieu-composite>`
[Milieu\_composite](#class-milieu-composite)

Detailed description#

ses proprietes:

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classMilieu__composite__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

List of Protected Static Methods#

Complete Member Function Documentation#

abortTimeStep#

Definition
void Milieu_composite::abortTimeStep() 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:`void Milieu_composite::abortTimeStep() override <milieu-composite-public-void-milieu-composite-aborttimestep-override>`
[void Milieu_composite::abortTimeStep() override](#milieu-composite-public-void-milieu-composite-aborttimestep-override)

are_fluid_properties_initialised#

Definition
bool Milieu_composite::are_fluid_properties_initialised() const
Brief description
Detailed description
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:`bool Milieu_composite::are_fluid_properties_initialised() const <milieu-composite-public-bool-milieu-composite-are-fluid-properties-initialised-const>`
[bool Milieu_composite::are_fluid_properties_initialised() const](#milieu-composite-public-bool-milieu-composite-are-fluid-properties-initialised-const)

associer_equation#

Definition
void Milieu_composite::associer_equation(const Equation_base *eqn) 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:`void Milieu_composite::associer_equation(const Equation_base *eqn) const override <milieu-composite-public-void-milieu-composite-associer-equation-const-equation-base-ptr-eqn-const-override>`
[void Milieu_composite::associer_equation(const Equation_base *eqn) const override](#milieu-composite-public-void-milieu-composite-associer-equation-const-equation-base-ptr-eqn-const-override)

check_unknown_range#

Definition
int Milieu_composite::check_unknown_range() const override
Brief description
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:`int Milieu_composite::check_unknown_range() const override <milieu-composite-public-int-milieu-composite-check-unknown-range-const-override>`
[int Milieu_composite::check_unknown_range() const override](#milieu-composite-public-int-milieu-composite-check-unknown-range-const-override)

discretiser#

Definition
void Milieu_composite::discretiser(const Probleme_base &pb, const Discretisation_base &dis) 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:`void Milieu_composite::discretiser(const Probleme_base &pb, const Discretisation_base &dis) override <milieu-composite-public-void-milieu-composite-discretiser-const-probleme-base-ref-pb-const-discretisation-base-ref-dis-override>`
[void Milieu_composite::discretiser(const Probleme_base &pb, const Discretisation_base &dis) override](#milieu-composite-public-void-milieu-composite-discretiser-const-probleme-base-ref-pb-const-discretisation-base-ref-dis-override)

duplique#

Definition
int Milieu_composite::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 Milieu_composite::duplique() const override <milieu-composite-public-int-milieu-composite-duplique-const-override>`
[int Milieu_composite::duplique() const override](#milieu-composite-public-int-milieu-composite-duplique-const-override)

get_fluid#

Definition
const Fluide_base & Milieu_composite::get_fluid(const int i) const
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:`const Fluide_base & Milieu_composite::get_fluid(const int i) const <milieu-composite-public-const-fluide-base-ref-milieu-composite-get-fluid-const-int-i-const>`
[const Fluide_base & Milieu_composite::get_fluid(const int i) const](#milieu-composite-public-const-fluide-base-ref-milieu-composite-get-fluid-const-int-i-const)

get_info#

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

get_interface#

Definition
Interface_base & Milieu_composite::get_interface(int k, int l) const
Brief description
Detailed description
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:`Interface_base & Milieu_composite::get_interface(int k, int l) const <milieu-composite-public-interface-base-ref-milieu-composite-get-interface-int-k-int-l-const>`
[Interface_base & Milieu_composite::get_interface(int k, int l) const](#milieu-composite-public-interface-base-ref-milieu-composite-get-interface-int-k-int-l-const)

get_saturation#

Definition
Saturation_base & Milieu_composite::get_saturation(int k, int l) const
Brief description
Detailed description
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:`Saturation_base & Milieu_composite::get_saturation(int k, int l) const <milieu-composite-public-saturation-base-ref-milieu-composite-get-saturation-int-k-int-l-const>`
[Saturation_base & Milieu_composite::get_saturation(int k, int l) const](#milieu-composite-public-saturation-base-ref-milieu-composite-get-saturation-int-k-int-l-const)

has_interface#

Definition
bool Milieu_composite::has_interface() const
Brief description
Detailed description
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:`bool Milieu_composite::has_interface() const <milieu-composite-public-bool-milieu-composite-has-interface-const>`
[bool Milieu_composite::has_interface() const](#milieu-composite-public-bool-milieu-composite-has-interface-const)

has_interface#

Definition
bool Milieu_composite::has_interface(int k, int l) const
Brief description
Detailed description
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:`bool Milieu_composite::has_interface(int k, int l) const <milieu-composite-public-bool-milieu-composite-has-interface-int-k-int-l-const>`
[bool Milieu_composite::has_interface(int k, int l) const](#milieu-composite-public-bool-milieu-composite-has-interface-int-k-int-l-const)

has_saturation#

Definition
bool Milieu_composite::has_saturation() const
Brief description
Detailed description
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:`bool Milieu_composite::has_saturation() const <milieu-composite-public-bool-milieu-composite-has-saturation-const>`
[bool Milieu_composite::has_saturation() const](#milieu-composite-public-bool-milieu-composite-has-saturation-const)

has_saturation#

Definition
bool Milieu_composite::has_saturation(int k, int l) const
Brief description
Detailed description
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:`bool Milieu_composite::has_saturation(int k, int l) const <milieu-composite-public-bool-milieu-composite-has-saturation-int-k-int-l-const>`
[bool Milieu_composite::has_saturation(int k, int l) const](#milieu-composite-public-bool-milieu-composite-has-saturation-int-k-int-l-const)

initialiser#

Definition
int Milieu_composite::initialiser(const double temps) override
Brief description

Initialise les parametres du fluide.

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:`int Milieu_composite::initialiser(const double temps) override <milieu-composite-public-int-milieu-composite-initialiser-const-double-temps-override>`
[int Milieu_composite::initialiser(const double temps) override](#milieu-composite-public-int-milieu-composite-initialiser-const-double-temps-override)

initTimeStep#

Definition
bool Milieu_composite::initTimeStep(double dt) 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:`bool Milieu_composite::initTimeStep(double dt) override <milieu-composite-public-bool-milieu-composite-inittimestep-double-dt-override>`
[bool Milieu_composite::initTimeStep(double dt) override](#milieu-composite-public-bool-milieu-composite-inittimestep-double-dt-override)

mettre_a_jour#

Definition
void Milieu_composite::mettre_a_jour(double temps) override
Brief description

Effectue une mise a jour en temps du milieu, et donc de ses parametres caracteristiques.

Detailed description

Les champs uniformes sont recalcules pour le nouveau temps specifie, les autres sont mis a par un appel a CLASSE_DU_CHAMP::mettre_a_jour(double temps).

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:`void Milieu_composite::mettre_a_jour(double temps) override <milieu-composite-public-void-milieu-composite-mettre-a-jour-double-temps-override>`
[void Milieu_composite::mettre_a_jour(double temps) override](#milieu-composite-public-void-milieu-composite-mettre-a-jour-double-temps-override)

Milieu_composite#

Definition
Milieu_composite::Milieu_composite()
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:`Milieu_composite::Milieu_composite() <milieu-composite-public-milieu-composite-milieu-composite>`
[Milieu_composite::Milieu_composite()](#milieu-composite-public-milieu-composite-milieu-composite)

noms_phases#

Definition
const Noms & Milieu_composite::noms_phases() const
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:`const Noms & Milieu_composite::noms_phases() const <milieu-composite-public-const-noms-ref-milieu-composite-noms-phases-const>`
[const Noms & Milieu_composite::noms_phases() const](#milieu-composite-public-const-noms-ref-milieu-composite-noms-phases-const)

preparer_calcul#

Definition
void Milieu_composite::preparer_calcul() 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:`void Milieu_composite::preparer_calcul() override <milieu-composite-public-void-milieu-composite-preparer-calcul-override>`
[void Milieu_composite::preparer_calcul() override](#milieu-composite-public-void-milieu-composite-preparer-calcul-override)

taille_memoire#

Definition
unsigned Milieu_composite::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 Milieu_composite::taille_memoire() const override <milieu-composite-public-unsigned-milieu-composite-taille-memoire-const-override>`
[unsigned Milieu_composite::taille_memoire() const override](#milieu-composite-public-unsigned-milieu-composite-taille-memoire-const-override)

~Milieu_composite#

Definition
Milieu_composite::~Milieu_composite()
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:`Milieu_composite::~Milieu_composite() <milieu-composite-public-milieu-composite-dtor-milieu-composite>`
[Milieu_composite::~Milieu_composite()](#milieu-composite-public-milieu-composite-dtor-milieu-composite)

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

check_fluid_name#

Definition
std::pair<std::string, int> Milieu_composite::check_fluid_name(const Nom &name)
Brief description
Detailed description
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:`std::pair<std::string, int> Milieu_composite::check_fluid_name(const Nom &name) <milieu-composite-protected-std-pair-std-string-int-milieu-composite-check-fluid-name-const-nom-ref-name>`
[std::pair<std::string, int> Milieu_composite::check_fluid_name(const Nom &name)](#milieu-composite-protected-std-pair-std-string-int-milieu-composite-check-fluid-name-const-nom-ref-name)

mettre_a_jour_tabs#

Definition
void Milieu_composite::mettre_a_jour_tabs()
Brief description
Detailed description
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 Milieu_composite::mettre_a_jour_tabs() <milieu-composite-protected-void-milieu-composite-mettre-a-jour-tabs>`
[void Milieu_composite::mettre_a_jour_tabs()](#milieu-composite-protected-void-milieu-composite-mettre-a-jour-tabs)

printOn#

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

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 & Milieu_composite::printOn(Sortie &x) const override <milieu-composite-protected-sortie-ref-milieu-composite-printon-sortie-ref-x-const-override>`
[Sortie & Milieu_composite::printOn(Sortie &x) const override](#milieu-composite-protected-sortie-ref-milieu-composite-printon-sortie-ref-x-const-override)

readOn#

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

Lit les caracteristiques du fluide a partir d’un flot d’entree.

Detailed description

Format: Fluide_base { Mu type_champ bloc de lecture de champ Rho Champ_Uniforme 1 vrel [Cp Champ_Uniforme 1 vrel] [Lambda type_champ bloc de lecture de champ] [Beta_th type_champ bloc de lecture de champ] [Beta_co type_champ bloc de lecture de champ] } cf Milieu_base::readOn

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 & Milieu_composite::readOn(Entree &) override <milieu-composite-protected-entree-ref-milieu-composite-readon-entree-ref-override>`
[Entree & Milieu_composite::readOn(Entree &) override](#milieu-composite-protected-entree-ref-milieu-composite-readon-entree-ref-override)

calculer_energie_interne#

Definition
void Milieu_composite::calculer_energie_interne(const Objet_U &obj, DoubleTab &val, DoubleTab &bval, tabs_t &deriv)
Brief description
Detailed description
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 Milieu_composite::calculer_energie_interne(const Objet_U &obj, DoubleTab &val, DoubleTab &bval, tabs_t &deriv) <milieu-composite-protected-static-void-milieu-composite-calculer-energie-interne-const-objet-u-ref-obj-doubletab-ref-val-doubletab-ref-bval-tabs-t-ref-deriv>`
[void Milieu_composite::calculer_energie_interne(const Objet_U &obj, DoubleTab &val, DoubleTab &bval, tabs_t &deriv)](#milieu-composite-protected-static-void-milieu-composite-calculer-energie-interne-const-objet-u-ref-obj-doubletab-ref-val-doubletab-ref-bval-tabs-t-ref-deriv)

calculer_enthalpie#

Definition
void Milieu_composite::calculer_enthalpie(const Objet_U &obj, DoubleTab &val, DoubleTab &bval, tabs_t &deriv)
Brief description
Detailed description
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 Milieu_composite::calculer_enthalpie(const Objet_U &obj, DoubleTab &val, DoubleTab &bval, tabs_t &deriv) <milieu-composite-protected-static-void-milieu-composite-calculer-enthalpie-const-objet-u-ref-obj-doubletab-ref-val-doubletab-ref-bval-tabs-t-ref-deriv>`
[void Milieu_composite::calculer_enthalpie(const Objet_U &obj, DoubleTab &val, DoubleTab &bval, tabs_t &deriv)](#milieu-composite-protected-static-void-milieu-composite-calculer-enthalpie-const-objet-u-ref-obj-doubletab-ref-val-doubletab-ref-bval-tabs-t-ref-deriv)

calculer_masse_volumique#

Definition
void Milieu_composite::calculer_masse_volumique(const Objet_U &obj, DoubleTab &val, DoubleTab &bval, tabs_t &deriv)
Brief description
Detailed description
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 Milieu_composite::calculer_masse_volumique(const Objet_U &obj, DoubleTab &val, DoubleTab &bval, tabs_t &deriv) <milieu-composite-protected-static-void-milieu-composite-calculer-masse-volumique-const-objet-u-ref-obj-doubletab-ref-val-doubletab-ref-bval-tabs-t-ref-deriv>`
[void Milieu_composite::calculer_masse_volumique(const Objet_U &obj, DoubleTab &val, DoubleTab &bval, tabs_t &deriv)](#milieu-composite-protected-static-void-milieu-composite-calculer-masse-volumique-const-objet-u-ref-obj-doubletab-ref-val-doubletab-ref-bval-tabs-t-ref-deriv)

calculer_temperature_multiphase#

Definition
void Milieu_composite::calculer_temperature_multiphase(const Objet_U &obj, DoubleTab &val, DoubleTab &bval, tabs_t &deriv)
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:`void Milieu_composite::calculer_temperature_multiphase(const Objet_U &obj, DoubleTab &val, DoubleTab &bval, tabs_t &deriv) <milieu-composite-protected-static-void-milieu-composite-calculer-temperature-multiphase-const-objet-u-ref-obj-doubletab-ref-val-doubletab-ref-bval-tabs-t-ref-deriv>`
[void Milieu_composite::calculer_temperature_multiphase(const Objet_U &obj, DoubleTab &val, DoubleTab &bval, tabs_t &deriv)](#milieu-composite-protected-static-void-milieu-composite-calculer-temperature-multiphase-const-objet-u-ref-obj-doubletab-ref-val-doubletab-ref-bval-tabs-t-ref-deriv)

Attributes Documentation#

info_obj (public)
const Type_info Milieu_composite::info_obj
fluid_properties_initialised_ (protected)
bool Milieu_composite::fluid_properties_initialised_ = false
fluides_ (protected)
std::vector<TRUST_Deriv<Fluide_base>> Milieu_composite::fluides_
h_m_ (protected)
TRUST_Deriv<Champ_Don_base> Milieu_composite::h_m_
has_interface_ (protected)
bool Milieu_composite::has_interface_ = false
has_saturation_ (protected)
bool Milieu_composite::has_saturation_ = false
inter_lu_ (protected)
TRUST_Deriv<Interface_base> Milieu_composite::inter_lu_
noms_phases_ (protected)
Noms Milieu_composite::noms_phases_
res_en_T_ (protected)
bool Milieu_composite::res_en_T_ = true
rho_m_ (protected)
TRUST_Deriv<Champ_Don_base> Milieu_composite::rho_m_
sat_lu_ (protected)
TRUST_Deriv<Interface_base> Milieu_composite::sat_lu_
t_init_ (protected)
double Milieu_composite::t_init_ = - 1.
tab_interface_ (protected)
std::vector<std::vector<Interface_base *>> Milieu_composite::tab_interface_