Milieu_composite#
#include <Milieu_composite.h>
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#
public : Fluide_base
Inherited by#
public : Milieu_MUSIG
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#
List of Protected Static Methods#
Complete Member Function Documentation#
abortTimeStep#
void Milieu_composite::abortTimeStep() 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:`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#
bool Milieu_composite::are_fluid_properties_initialised() const
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#
void Milieu_composite::associer_equation(const Equation_base *eqn) 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:`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#
int Milieu_composite::check_unknown_range() const override
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#
void Milieu_composite::discretiser(const Probleme_base &pb, const Discretisation_base &dis) 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:`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#
int Milieu_composite::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 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#
const Fluide_base & Milieu_composite::get_fluid(const int i) 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:`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#
const Type_info * Milieu_composite::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 * 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#
Interface_base & Milieu_composite::get_interface(int k, int l) const
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#
Saturation_base & Milieu_composite::get_saturation(int k, int l) const
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#
bool Milieu_composite::has_interface() const
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#
bool Milieu_composite::has_interface(int k, int l) const
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#
bool Milieu_composite::has_saturation() const
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#
bool Milieu_composite::has_saturation(int k, int l) const
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#
int Milieu_composite::initialiser(const double temps) override
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#
bool Milieu_composite::initTimeStep(double dt) 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:`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#
void Milieu_composite::mettre_a_jour(double temps) override
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#
Milieu_composite::Milieu_composite()
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#
const Noms & Milieu_composite::noms_phases() 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:`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#
void Milieu_composite::preparer_calcul() 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:`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#
unsigned Milieu_composite::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 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#
Milieu_composite::~Milieu_composite()
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#
Objet_U * Milieu_composite::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 * 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#
const Type_info * Milieu_composite::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 * 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#
const Milieu_composite & Milieu_composite::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 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#
Milieu_composite & Milieu_composite::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:`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#
std::pair<std::string, int> Milieu_composite::check_fluid_name(const Nom &name)
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#
void Milieu_composite::mettre_a_jour_tabs()
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#
Sortie & Milieu_composite::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 & 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#
Entree & Milieu_composite::readOn(Entree &) override
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#
void Milieu_composite::calculer_energie_interne(const Objet_U &obj, DoubleTab &val, DoubleTab &bval, tabs_t &deriv)
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#
void Milieu_composite::calculer_enthalpie(const Objet_U &obj, DoubleTab &val, DoubleTab &bval, tabs_t &deriv)
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#
void Milieu_composite::calculer_masse_volumique(const Objet_U &obj, DoubleTab &val, DoubleTab &bval, tabs_t &deriv)
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#
void Milieu_composite::calculer_temperature_multiphase(const Objet_U &obj, DoubleTab &val, DoubleTab &bval, tabs_t &deriv)
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#
const Type_info Milieu_composite::info_obj
bool Milieu_composite::fluid_properties_initialised_ = false
std::vector<TRUST_Deriv<Fluide_base>> Milieu_composite::fluides_
TRUST_Deriv<Champ_Don_base> Milieu_composite::h_m_
bool Milieu_composite::has_interface_ = false
bool Milieu_composite::has_saturation_ = false
TRUST_Deriv<Interface_base> Milieu_composite::inter_lu_
Noms Milieu_composite::noms_phases_
bool Milieu_composite::res_en_T_ = true
TRUST_Deriv<Champ_Don_base> Milieu_composite::rho_m_
TRUST_Deriv<Interface_base> Milieu_composite::sat_lu_
double Milieu_composite::t_init_ = - 1.
std::vector<std::vector<Interface_base *>> Milieu_composite::tab_interface_