Echange_contact_rayo_semi_transp_VDF#
#include <Echange_contact_rayo_semi_transp_VDF.h>
classe Echange_contact_rayo_semi_transp_VDF Cette classe est utilisee pour realiser un couplage entre une
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:`Echange\_contact\_rayo\_semi\_transp\_VDF <class-echange-contact-rayo-semi-transp-vdf>`
[Echange\_contact\_rayo\_semi\_transp\_VDF](#class-echange-contact-rayo-semi-transp-vdf)
Detailed description#
paroi solide et un fluide semi transparent en prenant en compte le rayonnement de la paroi. Elle est utilisee uniquement pour une discretisation VDF.
Inherits from#
public : Cond_Lim_rayo_semi_transp
public : Echange_contact_VDF
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_temperature_bord#
void Echange_contact_rayo_semi_transp_VDF::calculer_temperature_bord(double temps)
la methode mettre_a_jour(temps) a pour role de remplire le tableau T_ext avec les temperatures de paroi.
Detailed description
Ces temperatures de paroi sont utilisees pour imposer la condition a la limite du probleme de rayonnement. Les temperatures de paroi sont calculees en tenant compte du caractere rayonnant de la paroi.
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 Echange_contact_rayo_semi_transp_VDF::calculer_temperature_bord(double temps) <echange-contact-rayo-semi-transp-vdf-public-void-echange-contact-rayo-semi-transp-vdf-calculer-temperature-bord-double-temps>`
[void Echange_contact_rayo_semi_transp_VDF::calculer_temperature_bord(double temps)](#echange-contact-rayo-semi-transp-vdf-public-void-echange-contact-rayo-semi-transp-vdf-calculer-temperature-bord-double-temps)
calculer_Teta_equiv#
void Echange_contact_rayo_semi_transp_VDF::calculer_Teta_equiv(DoubleTab &Teta_eq, const DoubleTab &mon_h, const DoubleTab &autre_h, int i, double temps) override
remplit Teta_eq utilise T_autre_pb au temps passe en parametre
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 Echange_contact_rayo_semi_transp_VDF::calculer_Teta_equiv(DoubleTab &Teta_eq, const DoubleTab &mon_h, const DoubleTab &autre_h, int i, double temps) override <echange-contact-rayo-semi-transp-vdf-public-void-echange-contact-rayo-semi-transp-vdf-calculer-teta-equiv-doubletab-ref-teta-eq-const-doubletab-ref-mon-h-const-doubletab-ref-autre-h-int-i-double-temps-override>`
[void Echange_contact_rayo_semi_transp_VDF::calculer_Teta_equiv(DoubleTab &Teta_eq, const DoubleTab &mon_h, const DoubleTab &autre_h, int i, double temps) override](#echange-contact-rayo-semi-transp-vdf-public-void-echange-contact-rayo-semi-transp-vdf-calculer-teta-equiv-doubletab-ref-teta-eq-const-doubletab-ref-mon-h-const-doubletab-ref-autre-h-int-i-double-temps-override)
calculer_Teta_paroi#
void Echange_contact_rayo_semi_transp_VDF::calculer_Teta_paroi(DoubleTab &Teta_p, const DoubleTab &mon_h, const DoubleTab &autre_h, int i, double temps) override
remplit Teta_p utilise T_autre_pb au temps passe en parametre
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 Echange_contact_rayo_semi_transp_VDF::calculer_Teta_paroi(DoubleTab &Teta_p, const DoubleTab &mon_h, const DoubleTab &autre_h, int i, double temps) override <echange-contact-rayo-semi-transp-vdf-public-void-echange-contact-rayo-semi-transp-vdf-calculer-teta-paroi-doubletab-ref-teta-p-const-doubletab-ref-mon-h-const-doubletab-ref-autre-h-int-i-double-temps-override>`
[void Echange_contact_rayo_semi_transp_VDF::calculer_Teta_paroi(DoubleTab &Teta_p, const DoubleTab &mon_h, const DoubleTab &autre_h, int i, double temps) override](#echange-contact-rayo-semi-transp-vdf-public-void-echange-contact-rayo-semi-transp-vdf-calculer-teta-paroi-doubletab-ref-teta-p-const-doubletab-ref-mon-h-const-doubletab-ref-autre-h-int-i-double-temps-override)
compatible_avec_eqn#
int Echange_contact_rayo_semi_transp_VDF::compatible_avec_eqn(const Equation_base &) 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 Echange_contact_rayo_semi_transp_VDF::compatible_avec_eqn(const Equation_base &) const override <echange-contact-rayo-semi-transp-vdf-public-int-echange-contact-rayo-semi-transp-vdf-compatible-avec-eqn-const-equation-base-ref-const-override>`
[int Echange_contact_rayo_semi_transp_VDF::compatible_avec_eqn(const Equation_base &) const override](#echange-contact-rayo-semi-transp-vdf-public-int-echange-contact-rayo-semi-transp-vdf-compatible-avec-eqn-const-equation-base-ref-const-override)
completer#
void Echange_contact_rayo_semi_transp_VDF::completer() override
NE FAIT RIEN A surcharger dans les classes derivees.
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 Echange_contact_rayo_semi_transp_VDF::completer() override <echange-contact-rayo-semi-transp-vdf-public-void-echange-contact-rayo-semi-transp-vdf-completer-override>`
[void Echange_contact_rayo_semi_transp_VDF::completer() override](#echange-contact-rayo-semi-transp-vdf-public-void-echange-contact-rayo-semi-transp-vdf-completer-override)
duplique#
int Echange_contact_rayo_semi_transp_VDF::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 Echange_contact_rayo_semi_transp_VDF::duplique() const override <echange-contact-rayo-semi-transp-vdf-public-int-echange-contact-rayo-semi-transp-vdf-duplique-const-override>`
[int Echange_contact_rayo_semi_transp_VDF::duplique() const override](#echange-contact-rayo-semi-transp-vdf-public-int-echange-contact-rayo-semi-transp-vdf-duplique-const-override)
Echange_contact_rayo_semi_transp_VDF#
Echange_contact_rayo_semi_transp_VDF::Echange_contact_rayo_semi_transp_VDF()
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:`Echange_contact_rayo_semi_transp_VDF::Echange_contact_rayo_semi_transp_VDF() <echange-contact-rayo-semi-transp-vdf-public-echange-contact-rayo-semi-transp-vdf-echange-contact-rayo-semi-transp-vdf>`
[Echange_contact_rayo_semi_transp_VDF::Echange_contact_rayo_semi_transp_VDF()](#echange-contact-rayo-semi-transp-vdf-public-echange-contact-rayo-semi-transp-vdf-echange-contact-rayo-semi-transp-vdf)
get_info#
const Type_info * Echange_contact_rayo_semi_transp_VDF::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 * Echange_contact_rayo_semi_transp_VDF::get_info() const override <echange-contact-rayo-semi-transp-vdf-public-const-type-info-ptr-echange-contact-rayo-semi-transp-vdf-get-info-const-override>`
[const Type_info * Echange_contact_rayo_semi_transp_VDF::get_info() const override](#echange-contact-rayo-semi-transp-vdf-public-const-type-info-ptr-echange-contact-rayo-semi-transp-vdf-get-info-const-override)
la_cl#
const Cond_lim_base & Echange_contact_rayo_semi_transp_VDF::la_cl() 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:`const Cond_lim_base & Echange_contact_rayo_semi_transp_VDF::la_cl() const override <echange-contact-rayo-semi-transp-vdf-public-const-cond-lim-base-ref-echange-contact-rayo-semi-transp-vdf-la-cl-const-override>`
[const Cond_lim_base & Echange_contact_rayo_semi_transp_VDF::la_cl() const override](#echange-contact-rayo-semi-transp-vdf-public-const-cond-lim-base-ref-echange-contact-rayo-semi-transp-vdf-la-cl-const-override)
la_Cl_opposee#
Echange_contact_rayo_semi_transp_VDF & Echange_contact_rayo_semi_transp_VDF::la_Cl_opposee()
Renvoie la CL portee par le probleme de l’autre cote de la frontiere.
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:`Echange_contact_rayo_semi_transp_VDF & Echange_contact_rayo_semi_transp_VDF::la_Cl_opposee() <echange-contact-rayo-semi-transp-vdf-public-echange-contact-rayo-semi-transp-vdf-ref-echange-contact-rayo-semi-transp-vdf-la-cl-opposee>`
[Echange_contact_rayo_semi_transp_VDF & Echange_contact_rayo_semi_transp_VDF::la_Cl_opposee()](#echange-contact-rayo-semi-transp-vdf-public-echange-contact-rayo-semi-transp-vdf-ref-echange-contact-rayo-semi-transp-vdf-la-cl-opposee)
mettre_a_jour#
void Echange_contact_rayo_semi_transp_VDF::mettre_a_jour(double temps) override
la methode mettre_a_jour(temps) a pour role de remplire le tableau T_ext avec les temperatures de paroi.
Detailed description
T_ext sera utilise pour calculer le flux impose a la limite de chaque domaine du probleme couple. Les temperatures de paroi sont calculees en tenant compte du caractere rayonnant de la paroi. Appel de la methode Echange_externe_impose::mettre_a_jour(temps);
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 Echange_contact_rayo_semi_transp_VDF::mettre_a_jour(double temps) override <echange-contact-rayo-semi-transp-vdf-public-void-echange-contact-rayo-semi-transp-vdf-mettre-a-jour-double-temps-override>`
[void Echange_contact_rayo_semi_transp_VDF::mettre_a_jour(double temps) override](#echange-contact-rayo-semi-transp-vdf-public-void-echange-contact-rayo-semi-transp-vdf-mettre-a-jour-double-temps-override)
taille_memoire#
unsigned Echange_contact_rayo_semi_transp_VDF::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 Echange_contact_rayo_semi_transp_VDF::taille_memoire() const override <echange-contact-rayo-semi-transp-vdf-public-unsigned-echange-contact-rayo-semi-transp-vdf-taille-memoire-const-override>`
[unsigned Echange_contact_rayo_semi_transp_VDF::taille_memoire() const override](#echange-contact-rayo-semi-transp-vdf-public-unsigned-echange-contact-rayo-semi-transp-vdf-taille-memoire-const-override)
temperature_bord#
Champ_front_base & Echange_contact_rayo_semi_transp_VDF::temperature_bord()
Renvoie le champ_front des temperatures de bord.
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:`Champ_front_base & Echange_contact_rayo_semi_transp_VDF::temperature_bord() <echange-contact-rayo-semi-transp-vdf-public-champ-front-base-ref-echange-contact-rayo-semi-transp-vdf-temperature-bord>`
[Champ_front_base & Echange_contact_rayo_semi_transp_VDF::temperature_bord()](#echange-contact-rayo-semi-transp-vdf-public-champ-front-base-ref-echange-contact-rayo-semi-transp-vdf-temperature-bord)
~Echange_contact_rayo_semi_transp_VDF#
Echange_contact_rayo_semi_transp_VDF::~Echange_contact_rayo_semi_transp_VDF()
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:`Echange_contact_rayo_semi_transp_VDF::~Echange_contact_rayo_semi_transp_VDF() <echange-contact-rayo-semi-transp-vdf-public-echange-contact-rayo-semi-transp-vdf-dtor-echange-contact-rayo-semi-transp-vdf>`
[Echange_contact_rayo_semi_transp_VDF::~Echange_contact_rayo_semi_transp_VDF()](#echange-contact-rayo-semi-transp-vdf-public-echange-contact-rayo-semi-transp-vdf-dtor-echange-contact-rayo-semi-transp-vdf)
cree_instance#
Objet_U * Echange_contact_rayo_semi_transp_VDF::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 * Echange_contact_rayo_semi_transp_VDF::cree_instance() <echange-contact-rayo-semi-transp-vdf-public-static-objet-u-ptr-echange-contact-rayo-semi-transp-vdf-cree-instance>`
[Objet_U * Echange_contact_rayo_semi_transp_VDF::cree_instance()](#echange-contact-rayo-semi-transp-vdf-public-static-objet-u-ptr-echange-contact-rayo-semi-transp-vdf-cree-instance)
info#
const Type_info * Echange_contact_rayo_semi_transp_VDF::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 * Echange_contact_rayo_semi_transp_VDF::info() <echange-contact-rayo-semi-transp-vdf-public-static-const-type-info-ptr-echange-contact-rayo-semi-transp-vdf-info>`
[const Type_info * Echange_contact_rayo_semi_transp_VDF::info()](#echange-contact-rayo-semi-transp-vdf-public-static-const-type-info-ptr-echange-contact-rayo-semi-transp-vdf-info)
self_cast#
const Echange_contact_rayo_semi_transp_VDF & Echange_contact_rayo_semi_transp_VDF::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 Echange_contact_rayo_semi_transp_VDF & Echange_contact_rayo_semi_transp_VDF::self_cast(const Objet_U &) <echange-contact-rayo-semi-transp-vdf-public-static-const-echange-contact-rayo-semi-transp-vdf-ref-echange-contact-rayo-semi-transp-vdf-self-cast-const-objet-u-ref>`
[const Echange_contact_rayo_semi_transp_VDF & Echange_contact_rayo_semi_transp_VDF::self_cast(const Objet_U &)](#echange-contact-rayo-semi-transp-vdf-public-static-const-echange-contact-rayo-semi-transp-vdf-ref-echange-contact-rayo-semi-transp-vdf-self-cast-const-objet-u-ref)
self_cast#
Echange_contact_rayo_semi_transp_VDF & Echange_contact_rayo_semi_transp_VDF::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:`Echange_contact_rayo_semi_transp_VDF & Echange_contact_rayo_semi_transp_VDF::self_cast(Objet_U &) <echange-contact-rayo-semi-transp-vdf-public-static-echange-contact-rayo-semi-transp-vdf-ref-echange-contact-rayo-semi-transp-vdf-self-cast-objet-u-ref>`
[Echange_contact_rayo_semi_transp_VDF & Echange_contact_rayo_semi_transp_VDF::self_cast(Objet_U &)](#echange-contact-rayo-semi-transp-vdf-public-static-echange-contact-rayo-semi-transp-vdf-ref-echange-contact-rayo-semi-transp-vdf-self-cast-objet-u-ref)
printOn#
Sortie & Echange_contact_rayo_semi_transp_VDF::printOn(Sortie &x) 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:`Sortie & Echange_contact_rayo_semi_transp_VDF::printOn(Sortie &x) const override <echange-contact-rayo-semi-transp-vdf-protected-sortie-ref-echange-contact-rayo-semi-transp-vdf-printon-sortie-ref-x-const-override>`
[Sortie & Echange_contact_rayo_semi_transp_VDF::printOn(Sortie &x) const override](#echange-contact-rayo-semi-transp-vdf-protected-sortie-ref-echange-contact-rayo-semi-transp-vdf-printon-sortie-ref-x-const-override)
readOn#
Entree & Echange_contact_rayo_semi_transp_VDF::readOn(Entree &) override
Lecture et construction du champ_front_calc T_autre_Pb qui servira pour calculer les conditions d’echange a la paroi.
Detailed description
Lecture de l’emissivite de la paroi Lecture du coefficient A typage et dimenssionnement du champ_front T_ext() qui contient les temperatures de paroi et qui est utilise lors du calcul des flux diffusifs.
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 & Echange_contact_rayo_semi_transp_VDF::readOn(Entree &) override <echange-contact-rayo-semi-transp-vdf-protected-entree-ref-echange-contact-rayo-semi-transp-vdf-readon-entree-ref-override>`
[Entree & Echange_contact_rayo_semi_transp_VDF::readOn(Entree &) override](#echange-contact-rayo-semi-transp-vdf-protected-entree-ref-echange-contact-rayo-semi-transp-vdf-readon-entree-ref-override)
Attributes Documentation#
const Type_info Echange_contact_rayo_semi_transp_VDF::info_obj
int Echange_contact_rayo_semi_transp_VDF::num_premiere_face_dans_pb_fluide
TRUST_Deriv<Champ_front_base> Echange_contact_rayo_semi_transp_VDF::T_paroi