Convection_Diffusion_std#
#include <Convection_Diffusion_std.h>
classe Convection_Diffusion_std Cette classe est la base des equations modelisant le transport
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:`Convection\_Diffusion\_std <class-convection-diffusion-std>`
[Convection\_Diffusion\_std](#class-convection-diffusion-std)
Detailed description#
d’un scalaire. Cette classe porte les termes communs a l’equation de transport d’un scalaire en regime laminaire. On se place sous l’hypothese de fluide incompressible. DT/dt = div(terme visqueux) + termes sources/rho_0 avec DT/dt : derivee particulaire du scalaire Rq: l’implementation de la classe permet bien sur de negliger certains termes de l’equation (le terme diffusif, le terme convectif,tel ou tel terme source).
Inherits from#
public : Equation_base
Inherited by#
public : Aire_interfaciale
public : Convection_Diffusion_Concentration
public : Energie_cinetique_turbulente_WIT
public : Masse_Multiphase
public : Transport_Fluctuation_Temperature
public : Transport_Fluctuation_Temperature_W
public : Transport_Flux_Chaleur_Turbulente
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
associer_vitesse#
void Convection_Diffusion_std::associer_vitesse(const Champ_base &)
Associe la vitesse transportante a l’equation.
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 Convection_Diffusion_std::associer_vitesse(const Champ_base &) <convection-diffusion-std-public-void-convection-diffusion-std-associer-vitesse-const-champ-base-ref>`
[void Convection_Diffusion_std::associer_vitesse(const Champ_base &)](#convection-diffusion-std-public-void-convection-diffusion-std-associer-vitesse-const-champ-base-ref)
Convection_Diffusion_std#
Convection_Diffusion_std::Convection_Diffusion_std()
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:`Convection_Diffusion_std::Convection_Diffusion_std() <convection-diffusion-std-public-convection-diffusion-std-convection-diffusion-std>`
[Convection_Diffusion_std::Convection_Diffusion_std()](#convection-diffusion-std-public-convection-diffusion-std-convection-diffusion-std)
data_a_sauvegarder_base#
std::vector<YAML_data> Convection_Diffusion_std::data_a_sauvegarder_base() 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:`std::vector<YAML_data> Convection_Diffusion_std::data_a_sauvegarder_base() const <convection-diffusion-std-public-std-vector-yaml-data-convection-diffusion-std-data-a-sauvegarder-base-const>`
[std::vector<YAML_data> Convection_Diffusion_std::data_a_sauvegarder_base() const](#convection-diffusion-std-public-std-vector-yaml-data-convection-diffusion-std-data-a-sauvegarder-base-const)
diffusivite_pour_pas_de_temps#
const Champ_base & Convection_Diffusion_std::diffusivite_pour_pas_de_temps() 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 Champ_base & Convection_Diffusion_std::diffusivite_pour_pas_de_temps() const <convection-diffusion-std-public-const-champ-base-ref-convection-diffusion-std-diffusivite-pour-pas-de-temps-const>`
[const Champ_base & Convection_Diffusion_std::diffusivite_pour_pas_de_temps() const](#convection-diffusion-std-public-const-champ-base-ref-convection-diffusion-std-diffusivite-pour-pas-de-temps-const)
diffusivite_pour_transport#
const Champ_Don_base & Convection_Diffusion_std::diffusivite_pour_transport() 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:`const Champ_Don_base & Convection_Diffusion_std::diffusivite_pour_transport() const <convection-diffusion-std-public-const-champ-don-base-ref-convection-diffusion-std-diffusivite-pour-transport-const>`
[const Champ_Don_base & Convection_Diffusion_std::diffusivite_pour_transport() const](#convection-diffusion-std-public-const-champ-don-base-ref-convection-diffusion-std-diffusivite-pour-transport-const)
get_info#
const Type_info * Convection_Diffusion_std::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 * Convection_Diffusion_std::get_info() const override <convection-diffusion-std-public-const-type-info-ptr-convection-diffusion-std-get-info-const-override>`
[const Type_info * Convection_Diffusion_std::get_info() const override](#convection-diffusion-std-public-const-type-info-ptr-convection-diffusion-std-get-info-const-override)
inconnue#
const Champ_Inc_base & Convection_Diffusion_std::inconnue() const override=0
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 Champ_Inc_base & Convection_Diffusion_std::inconnue() const override=0 <convection-diffusion-std-public-const-champ-inc-base-ref-convection-diffusion-std-inconnue-const-override-equal-0>`
[const Champ_Inc_base & Convection_Diffusion_std::inconnue() const override=0](#convection-diffusion-std-public-const-champ-inc-base-ref-convection-diffusion-std-inconnue-const-override-equal-0)
inconnue#
Champ_Inc_base & Convection_Diffusion_std::inconnue() override=0
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:`Champ_Inc_base & Convection_Diffusion_std::inconnue() override=0 <convection-diffusion-std-public-champ-inc-base-ref-convection-diffusion-std-inconnue-override-equal-0>`
[Champ_Inc_base & Convection_Diffusion_std::inconnue() override=0](#convection-diffusion-std-public-champ-inc-base-ref-convection-diffusion-std-inconnue-override-equal-0)
lire_motcle_non_standard#
int Convection_Diffusion_std::lire_motcle_non_standard(const Motcle &, Entree &) override
Lecture des parametres de type non simple d’un objet_U a partir d’un flot d’entree.
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 Convection_Diffusion_std::lire_motcle_non_standard(const Motcle &, Entree &) override <convection-diffusion-std-public-int-convection-diffusion-std-lire-motcle-non-standard-const-motcle-ref-entree-ref-override>`
[int Convection_Diffusion_std::lire_motcle_non_standard(const Motcle &, Entree &) override](#convection-diffusion-std-public-int-convection-diffusion-std-lire-motcle-non-standard-const-motcle-ref-entree-ref-override)
nombre_d_operateurs#
int Convection_Diffusion_std::nombre_d_operateurs() const override
Renvoie le nombre d’operateurs de l’equation: 2 pour une equation de diffusion.
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:`int Convection_Diffusion_std::nombre_d_operateurs() const override <convection-diffusion-std-public-int-convection-diffusion-std-nombre-d-operateurs-const-override>`
[int Convection_Diffusion_std::nombre_d_operateurs() const override](#convection-diffusion-std-public-int-convection-diffusion-std-nombre-d-operateurs-const-override)
operateur#
const Operateur & Convection_Diffusion_std::operateur(int) const override
Renvoie l’operateur specifie par son index: renvoie terme_diffusif si i = 0.
Detailed description
renvoie terme_convectif si i = 1 exit si i>1 (version const)
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:`const Operateur & Convection_Diffusion_std::operateur(int) const override <convection-diffusion-std-public-const-operateur-ref-convection-diffusion-std-operateur-int-const-override>`
[const Operateur & Convection_Diffusion_std::operateur(int) const override](#convection-diffusion-std-public-const-operateur-ref-convection-diffusion-std-operateur-int-const-override)
operateur#
Operateur & Convection_Diffusion_std::operateur(int) override
Renvoie l’operateur specifie par son index: renvoie terme_diffusif si i = 0.
Detailed description
renvoie terme_convectif si i = 1 exit si i>1
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:`Operateur & Convection_Diffusion_std::operateur(int) override <convection-diffusion-std-public-operateur-ref-convection-diffusion-std-operateur-int-override>`
[Operateur & Convection_Diffusion_std::operateur(int) override](#convection-diffusion-std-public-operateur-ref-convection-diffusion-std-operateur-int-override)
reprendre_base#
int Convection_Diffusion_std::reprendre_base(Entree &)
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:`int Convection_Diffusion_std::reprendre_base(Entree &) <convection-diffusion-std-public-int-convection-diffusion-std-reprendre-base-entree-ref>`
[int Convection_Diffusion_std::reprendre_base(Entree &)](#convection-diffusion-std-public-int-convection-diffusion-std-reprendre-base-entree-ref)
sauvegarder_base#
int Convection_Diffusion_std::sauvegarder_base(Sortie &) 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:`int Convection_Diffusion_std::sauvegarder_base(Sortie &) const <convection-diffusion-std-public-int-convection-diffusion-std-sauvegarder-base-sortie-ref-const>`
[int Convection_Diffusion_std::sauvegarder_base(Sortie &) const](#convection-diffusion-std-public-int-convection-diffusion-std-sauvegarder-base-sortie-ref-const)
set_param#
void Convection_Diffusion_std::set_param(Param &titi) 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:`void Convection_Diffusion_std::set_param(Param &titi) override <convection-diffusion-std-public-void-convection-diffusion-std-set-param-param-ref-titi-override>`
[void Convection_Diffusion_std::set_param(Param &titi) override](#convection-diffusion-std-public-void-convection-diffusion-std-set-param-param-ref-titi-override)
vitesse_pour_transport#
const Champ_base & Convection_Diffusion_std::vitesse_pour_transport() 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:`const Champ_base & Convection_Diffusion_std::vitesse_pour_transport() const <convection-diffusion-std-public-const-champ-base-ref-convection-diffusion-std-vitesse-pour-transport-const>`
[const Champ_base & Convection_Diffusion_std::vitesse_pour_transport() const](#convection-diffusion-std-public-const-champ-base-ref-convection-diffusion-std-vitesse-pour-transport-const)
vitesse_transportante#
const Champ_Inc_base & Convection_Diffusion_std::vitesse_transportante() const
Renvoie une reference sur le champ representant la vitesse transportante.
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 Champ_Inc_base & Convection_Diffusion_std::vitesse_transportante() const <convection-diffusion-std-public-const-champ-inc-base-ref-convection-diffusion-std-vitesse-transportante-const>`
[const Champ_Inc_base & Convection_Diffusion_std::vitesse_transportante() const](#convection-diffusion-std-public-const-champ-inc-base-ref-convection-diffusion-std-vitesse-transportante-const)
~Convection_Diffusion_std#
Convection_Diffusion_std::~Convection_Diffusion_std() override
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:`Convection_Diffusion_std::~Convection_Diffusion_std() override <convection-diffusion-std-public-convection-diffusion-std-dtor-convection-diffusion-std-override>`
[Convection_Diffusion_std::~Convection_Diffusion_std() override](#convection-diffusion-std-public-convection-diffusion-std-dtor-convection-diffusion-std-override)
info#
const Type_info * Convection_Diffusion_std::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 * Convection_Diffusion_std::info() <convection-diffusion-std-public-static-const-type-info-ptr-convection-diffusion-std-info>`
[const Type_info * Convection_Diffusion_std::info()](#convection-diffusion-std-public-static-const-type-info-ptr-convection-diffusion-std-info)
self_cast#
const Convection_Diffusion_std & Convection_Diffusion_std::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 Convection_Diffusion_std & Convection_Diffusion_std::self_cast(const Objet_U &) <convection-diffusion-std-public-static-const-convection-diffusion-std-ref-convection-diffusion-std-self-cast-const-objet-u-ref>`
[const Convection_Diffusion_std & Convection_Diffusion_std::self_cast(const Objet_U &)](#convection-diffusion-std-public-static-const-convection-diffusion-std-ref-convection-diffusion-std-self-cast-const-objet-u-ref)
self_cast#
Convection_Diffusion_std & Convection_Diffusion_std::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:`Convection_Diffusion_std & Convection_Diffusion_std::self_cast(Objet_U &) <convection-diffusion-std-public-static-convection-diffusion-std-ref-convection-diffusion-std-self-cast-objet-u-ref>`
[Convection_Diffusion_std & Convection_Diffusion_std::self_cast(Objet_U &)](#convection-diffusion-std-public-static-convection-diffusion-std-ref-convection-diffusion-std-self-cast-objet-u-ref)
printOn#
Sortie & Convection_Diffusion_std::printOn(Sortie &x) const override
Simple appel a Equation_base::printOn(Sortie&)
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:`Sortie & Convection_Diffusion_std::printOn(Sortie &x) const override <convection-diffusion-std-protected-sortie-ref-convection-diffusion-std-printon-sortie-ref-x-const-override>`
[Sortie & Convection_Diffusion_std::printOn(Sortie &x) const override](#convection-diffusion-std-protected-sortie-ref-convection-diffusion-std-printon-sortie-ref-x-const-override)
readOn#
Entree & Convection_Diffusion_std::readOn(Entree &) 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:`Entree & Convection_Diffusion_std::readOn(Entree &) override <convection-diffusion-std-protected-entree-ref-convection-diffusion-std-readon-entree-ref-override>`
[Entree & Convection_Diffusion_std::readOn(Entree &) override](#convection-diffusion-std-protected-entree-ref-convection-diffusion-std-readon-entree-ref-override)
Attributes Documentation#
const Type_info Convection_Diffusion_std::info_obj
TRUST_Ref<Champ_Inc_base *> Convection_Diffusion_std::la_vitesse_transportante
Operateur_Conv Convection_Diffusion_std::terme_convectif
Operateur_Diff Convection_Diffusion_std::terme_diffusif