Turbulence_paroi_scal_base#
#include <Turbulence_paroi_scal_base.h>
Classe Turbulence_paroi_scal_base Classe de base pour la hierarchie des classes representant les modeles.
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:`Turbulence\_paroi\_scal\_base <class-turbulence-paroi-scal-base>`
[Turbulence\_paroi\_scal\_base](#class-turbulence-paroi-scal-base)
Detailed description#
de calcul des grandeurs turbulentes aux voisinages des parois. La methode principale a implenter dans les classes filles est calculer_scal qui doit se charger de calculer et remplir le tableau equivalent_distance_ des distances equivalentes en paroi.
Inherits from#
public : Champs_compris_interface
public : Objet_U
Inherited by#
public : Paroi_scal_hyd_base_EF
public : Paroi_scal_hyd_base_VDF
public : Paroi_scal_hyd_base_VEF
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#
associer#
virtual void Turbulence_paroi_scal_base::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &)=0
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:`virtual void Turbulence_paroi_scal_base::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &)=0 <turbulence-paroi-scal-base-public-virtual-void-turbulence-paroi-scal-base-associer-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-equal-0>`
[virtual void Turbulence_paroi_scal_base::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &)=0](#turbulence-paroi-scal-base-public-virtual-void-turbulence-paroi-scal-base-associer-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-equal-0)
associer_modele#
void Turbulence_paroi_scal_base::associer_modele(const Modele_turbulence_scal_base &)
Associe un modele de turbulence a l’objet.
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 Turbulence_paroi_scal_base::associer_modele(const Modele_turbulence_scal_base &) <turbulence-paroi-scal-base-public-void-turbulence-paroi-scal-base-associer-modele-const-modele-turbulence-scal-base-ref>`
[void Turbulence_paroi_scal_base::associer_modele(const Modele_turbulence_scal_base &)](#turbulence-paroi-scal-base-public-void-turbulence-paroi-scal-base-associer-modele-const-modele-turbulence-scal-base-ref)
calculer_scal#
virtual int Turbulence_paroi_scal_base::calculer_scal(Champ_Fonc_base &)=0
Detailed description
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:`virtual int Turbulence_paroi_scal_base::calculer_scal(Champ_Fonc_base &)=0 <turbulence-paroi-scal-base-public-virtual-int-turbulence-paroi-scal-base-calculer-scal-champ-fonc-base-ref-equal-0>`
[virtual int Turbulence_paroi_scal_base::calculer_scal(Champ_Fonc_base &)=0](#turbulence-paroi-scal-base-public-virtual-int-turbulence-paroi-scal-base-calculer-scal-champ-fonc-base-ref-equal-0)
completer#
virtual void Turbulence_paroi_scal_base::completer()
Detailed description
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:`virtual void Turbulence_paroi_scal_base::completer() <turbulence-paroi-scal-base-public-virtual-void-turbulence-paroi-scal-base-completer>`
[virtual void Turbulence_paroi_scal_base::completer()](#turbulence-paroi-scal-base-public-virtual-void-turbulence-paroi-scal-base-completer)
compute_nusselt#
virtual void Turbulence_paroi_scal_base::compute_nusselt() const =0
Detailed description
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:`virtual void Turbulence_paroi_scal_base::compute_nusselt() const =0 <turbulence-paroi-scal-base-public-virtual-void-turbulence-paroi-scal-base-compute-nusselt-const-equal-0>`
[virtual void Turbulence_paroi_scal_base::compute_nusselt() const =0](#turbulence-paroi-scal-base-public-virtual-void-turbulence-paroi-scal-base-compute-nusselt-const-equal-0)
creer_champ#
void Turbulence_paroi_scal_base::creer_champ(const Motcle &motlu) override
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:`void Turbulence_paroi_scal_base::creer_champ(const Motcle &motlu) override <turbulence-paroi-scal-base-public-void-turbulence-paroi-scal-base-creer-champ-const-motcle-ref-motlu-override>`
[void Turbulence_paroi_scal_base::creer_champ(const Motcle &motlu) override](#turbulence-paroi-scal-base-public-void-turbulence-paroi-scal-base-creer-champ-const-motcle-ref-motlu-override)
data_a_sauvegarder#
virtual std::vector<YAML_data> Turbulence_paroi_scal_base::data_a_sauvegarder() const
Detailed description
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:`virtual std::vector<YAML_data> Turbulence_paroi_scal_base::data_a_sauvegarder() const <turbulence-paroi-scal-base-public-virtual-std-vector-yaml-data-turbulence-paroi-scal-base-data-a-sauvegarder-const>`
[virtual std::vector<YAML_data> Turbulence_paroi_scal_base::data_a_sauvegarder() const](#turbulence-paroi-scal-base-public-virtual-std-vector-yaml-data-turbulence-paroi-scal-base-data-a-sauvegarder-const)
equivalent_distance#
const DoubleVects & Turbulence_paroi_scal_base::equivalent_distance() 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 DoubleVects & Turbulence_paroi_scal_base::equivalent_distance() const <turbulence-paroi-scal-base-public-const-doublevects-ref-turbulence-paroi-scal-base-equivalent-distance-const>`
[const DoubleVects & Turbulence_paroi_scal_base::equivalent_distance() const](#turbulence-paroi-scal-base-public-const-doublevects-ref-turbulence-paroi-scal-base-equivalent-distance-const)
equivalent_distance#
const DoubleVect & Turbulence_paroi_scal_base::equivalent_distance(int bord) 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 DoubleVect & Turbulence_paroi_scal_base::equivalent_distance(int bord) const <turbulence-paroi-scal-base-public-const-doublevect-ref-turbulence-paroi-scal-base-equivalent-distance-int-bord-const>`
[const DoubleVect & Turbulence_paroi_scal_base::equivalent_distance(int bord) const](#turbulence-paroi-scal-base-public-const-doublevect-ref-turbulence-paroi-scal-base-equivalent-distance-int-bord-const)
equivalent_distance#
double Turbulence_paroi_scal_base::equivalent_distance(int bord, int face) 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:`double Turbulence_paroi_scal_base::equivalent_distance(int bord, int face) const <turbulence-paroi-scal-base-public-double-turbulence-paroi-scal-base-equivalent-distance-int-bord-int-face-const>`
[double Turbulence_paroi_scal_base::equivalent_distance(int bord, int face) const](#turbulence-paroi-scal-base-public-double-turbulence-paroi-scal-base-equivalent-distance-int-bord-int-face-const)
equivalent_distance_name#
virtual DoubleVect & Turbulence_paroi_scal_base::equivalent_distance_name(DoubleVect &d_eq, const Nom &nom_bord) const =0
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:`virtual DoubleVect & Turbulence_paroi_scal_base::equivalent_distance_name(DoubleVect &d_eq, const Nom &nom_bord) const =0 <turbulence-paroi-scal-base-public-virtual-doublevect-ref-turbulence-paroi-scal-base-equivalent-distance-name-doublevect-ref-d-eq-const-nom-ref-nom-bord-const-equal-0>`
[virtual DoubleVect & Turbulence_paroi_scal_base::equivalent_distance_name(DoubleVect &d_eq, const Nom &nom_bord) const =0](#turbulence-paroi-scal-base-public-virtual-doublevect-ref-turbulence-paroi-scal-base-equivalent-distance-name-doublevect-ref-d-eq-const-nom-ref-nom-bord-const-equal-0)
get_champ#
const Champ_base & Turbulence_paroi_scal_base::get_champ(const Motcle &nom) 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:`const Champ_base & Turbulence_paroi_scal_base::get_champ(const Motcle &nom) const override <turbulence-paroi-scal-base-public-const-champ-base-ref-turbulence-paroi-scal-base-get-champ-const-motcle-ref-nom-const-override>`
[const Champ_base & Turbulence_paroi_scal_base::get_champ(const Motcle &nom) const override](#turbulence-paroi-scal-base-public-const-champ-base-ref-turbulence-paroi-scal-base-get-champ-const-motcle-ref-nom-const-override)
get_flag_calcul_ldp_en_flux_impose#
const int & Turbulence_paroi_scal_base::get_flag_calcul_ldp_en_flux_impose() 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 int & Turbulence_paroi_scal_base::get_flag_calcul_ldp_en_flux_impose() const <turbulence-paroi-scal-base-public-const-int-ref-turbulence-paroi-scal-base-get-flag-calcul-ldp-en-flux-impose-const>`
[const int & Turbulence_paroi_scal_base::get_flag_calcul_ldp_en_flux_impose() const](#turbulence-paroi-scal-base-public-const-int-ref-turbulence-paroi-scal-base-get-flag-calcul-ldp-en-flux-impose-const)
get_info#
const Type_info * Turbulence_paroi_scal_base::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 * Turbulence_paroi_scal_base::get_info() const override <turbulence-paroi-scal-base-public-const-type-info-ptr-turbulence-paroi-scal-base-get-info-const-override>`
[const Type_info * Turbulence_paroi_scal_base::get_info() const override](#turbulence-paroi-scal-base-public-const-type-info-ptr-turbulence-paroi-scal-base-get-info-const-override)
get_noms_champs_postraitables#
void Turbulence_paroi_scal_base::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) 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:`void Turbulence_paroi_scal_base::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const override <turbulence-paroi-scal-base-public-void-turbulence-paroi-scal-base-get-noms-champs-postraitables-noms-ref-nom-option-opt-equal-none-const-override>`
[void Turbulence_paroi_scal_base::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const override](#turbulence-paroi-scal-base-public-void-turbulence-paroi-scal-base-get-noms-champs-postraitables-noms-ref-nom-option-opt-equal-none-const-override)
has_champ#
bool Turbulence_paroi_scal_base::has_champ(const Motcle &nom) 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:`bool Turbulence_paroi_scal_base::has_champ(const Motcle &nom) const override <turbulence-paroi-scal-base-public-bool-turbulence-paroi-scal-base-has-champ-const-motcle-ref-nom-const-override>`
[bool Turbulence_paroi_scal_base::has_champ(const Motcle &nom) const override](#turbulence-paroi-scal-base-public-bool-turbulence-paroi-scal-base-has-champ-const-motcle-ref-nom-const-override)
has_champ#
bool Turbulence_paroi_scal_base::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) 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:`bool Turbulence_paroi_scal_base::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override <turbulence-paroi-scal-base-public-bool-turbulence-paroi-scal-base-has-champ-const-motcle-ref-nom-trust-ref-champ-base-ptr-ref-ref-champ-const-override>`
[bool Turbulence_paroi_scal_base::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override](#turbulence-paroi-scal-base-public-bool-turbulence-paroi-scal-base-has-champ-const-motcle-ref-nom-trust-ref-champ-base-ptr-ref-ref-champ-const-override)
imprimer_nusselt#
virtual void Turbulence_paroi_scal_base::imprimer_nusselt(Sortie &) 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:`virtual void Turbulence_paroi_scal_base::imprimer_nusselt(Sortie &) const <turbulence-paroi-scal-base-public-virtual-void-turbulence-paroi-scal-base-imprimer-nusselt-sortie-ref-const>`
[virtual void Turbulence_paroi_scal_base::imprimer_nusselt(Sortie &) const](#turbulence-paroi-scal-base-public-virtual-void-turbulence-paroi-scal-base-imprimer-nusselt-sortie-ref-const)
imprimer_nusselt_mean_only#
void Turbulence_paroi_scal_base::imprimer_nusselt_mean_only(Sortie &, int, const TRUST_List< Nom > &, const Nom &) const
Prints mean Nusselt number and heat transfer statistics to a file for specified boundaries.
Detailed description
Calculates and writes average values for multiple thermal parameters: Results are written for all boundaries combined and then for each boundary separately. Only processes fixed walls ( Dirichlet_paroi_fixe ) and moving walls ( Dirichlet_paroi_defilante ). Output format: time [mean_values] [boundary1_values] [boundary2_values] …
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 Turbulence_paroi_scal_base::imprimer_nusselt_mean_only(Sortie &, int, const TRUST_List< Nom > &, const Nom &) const <turbulence-paroi-scal-base-public-void-turbulence-paroi-scal-base-imprimer-nusselt-mean-only-sortie-ref-int-const-trust-list-nom-ref-const-nom-ref-const>`
[void Turbulence_paroi_scal_base::imprimer_nusselt_mean_only(Sortie &, int, const TRUST_List< Nom > &, const Nom &) const](#turbulence-paroi-scal-base-public-void-turbulence-paroi-scal-base-imprimer-nusselt-mean-only-sortie-ref-int-const-trust-list-nom-ref-const-nom-ref-const)
imprimer_premiere_ligne_nusselt#
void Turbulence_paroi_scal_base::imprimer_premiere_ligne_nusselt(int, const TRUST_List< Nom > &, const Nom &) const
Writes header line for Nusselt number and heat transfer statistics file.
Detailed description
Creates header line with column names for thermal statistics including: Format: “Time Mean(field1) Mean(field2) … [boundary1(field1) boundary1(field2) …]” Writes warning messages if specified boundaries are not valid wall types.
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 Turbulence_paroi_scal_base::imprimer_premiere_ligne_nusselt(int, const TRUST_List< Nom > &, const Nom &) const <turbulence-paroi-scal-base-public-void-turbulence-paroi-scal-base-imprimer-premiere-ligne-nusselt-int-const-trust-list-nom-ref-const-nom-ref-const>`
[void Turbulence_paroi_scal_base::imprimer_premiere_ligne_nusselt(int, const TRUST_List< Nom > &, const Nom &) const](#turbulence-paroi-scal-base-public-void-turbulence-paroi-scal-base-imprimer-premiere-ligne-nusselt-int-const-trust-list-nom-ref-const-nom-ref-const)
init_lois_paroi#
virtual int Turbulence_paroi_scal_base::init_lois_paroi()=0
Detailed description
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:`virtual int Turbulence_paroi_scal_base::init_lois_paroi()=0 <turbulence-paroi-scal-base-public-virtual-int-turbulence-paroi-scal-base-init-lois-paroi-equal-0>`
[virtual int Turbulence_paroi_scal_base::init_lois_paroi()=0](#turbulence-paroi-scal-base-public-virtual-int-turbulence-paroi-scal-base-init-lois-paroi-equal-0)
ouvrir_fichier_partage#
void Turbulence_paroi_scal_base::ouvrir_fichier_partage(EcrFicPartage &, const Nom &) const
Ouverture/creation d’un fichier d’impression de Face, d_eq, Nu local, h.
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 Turbulence_paroi_scal_base::ouvrir_fichier_partage(EcrFicPartage &, const Nom &) const <turbulence-paroi-scal-base-public-void-turbulence-paroi-scal-base-ouvrir-fichier-partage-ecrficpartage-ref-const-nom-ref-const>`
[void Turbulence_paroi_scal_base::ouvrir_fichier_partage(EcrFicPartage &, const Nom &) const](#turbulence-paroi-scal-base-public-void-turbulence-paroi-scal-base-ouvrir-fichier-partage-ecrficpartage-ref-const-nom-ref-const)
ouvrir_fichier_partage#
void Turbulence_paroi_scal_base::ouvrir_fichier_partage(EcrFicPartage &, const Nom &, const Nom &) const
Ouverture/creation d’un fichier d’impression de moyennes.
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:`void Turbulence_paroi_scal_base::ouvrir_fichier_partage(EcrFicPartage &, const Nom &, const Nom &) const <turbulence-paroi-scal-base-public-void-turbulence-paroi-scal-base-ouvrir-fichier-partage-ecrficpartage-ref-const-nom-ref-const-nom-ref-const>`
[void Turbulence_paroi_scal_base::ouvrir_fichier_partage(EcrFicPartage &, const Nom &, const Nom &) const](#turbulence-paroi-scal-base-public-void-turbulence-paroi-scal-base-ouvrir-fichier-partage-ecrficpartage-ref-const-nom-ref-const-nom-ref-const)
reprendre#
int Turbulence_paroi_scal_base::reprendre(Entree &is) override
Reprise d’un Objet_U sur un flot d’entree Methode a surcharger.
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 Turbulence_paroi_scal_base::reprendre(Entree &is) override <turbulence-paroi-scal-base-public-int-turbulence-paroi-scal-base-reprendre-entree-ref-is-override>`
[int Turbulence_paroi_scal_base::reprendre(Entree &is) override](#turbulence-paroi-scal-base-public-int-turbulence-paroi-scal-base-reprendre-entree-ref-is-override)
sauvegarder#
int Turbulence_paroi_scal_base::sauvegarder(Sortie &os) const override
Sauvegarde d’un Objet_U sur un flot de sortie Methode a surcharger.
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 Turbulence_paroi_scal_base::sauvegarder(Sortie &os) const override <turbulence-paroi-scal-base-public-int-turbulence-paroi-scal-base-sauvegarder-sortie-ref-os-const-override>`
[int Turbulence_paroi_scal_base::sauvegarder(Sortie &os) const override](#turbulence-paroi-scal-base-public-int-turbulence-paroi-scal-base-sauvegarder-sortie-ref-os-const-override)
tab_equivalent_distance#
const DoubleVects & Turbulence_paroi_scal_base::tab_equivalent_distance() 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 DoubleVects & Turbulence_paroi_scal_base::tab_equivalent_distance() const <turbulence-paroi-scal-base-public-const-doublevects-ref-turbulence-paroi-scal-base-tab-equivalent-distance-const>`
[const DoubleVects & Turbulence_paroi_scal_base::tab_equivalent_distance() const](#turbulence-paroi-scal-base-public-const-doublevects-ref-turbulence-paroi-scal-base-tab-equivalent-distance-const)
tab_equivalent_distance#
const DoubleVect & Turbulence_paroi_scal_base::tab_equivalent_distance(int bord) 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 DoubleVect & Turbulence_paroi_scal_base::tab_equivalent_distance(int bord) const <turbulence-paroi-scal-base-public-const-doublevect-ref-turbulence-paroi-scal-base-tab-equivalent-distance-int-bord-const>`
[const DoubleVect & Turbulence_paroi_scal_base::tab_equivalent_distance(int bord) const](#turbulence-paroi-scal-base-public-const-doublevect-ref-turbulence-paroi-scal-base-tab-equivalent-distance-int-bord-const)
tab_equivalent_distance_size#
int Turbulence_paroi_scal_base::tab_equivalent_distance_size()
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 Turbulence_paroi_scal_base::tab_equivalent_distance_size() <turbulence-paroi-scal-base-public-int-turbulence-paroi-scal-base-tab-equivalent-distance-size>`
[int Turbulence_paroi_scal_base::tab_equivalent_distance_size()](#turbulence-paroi-scal-base-public-int-turbulence-paroi-scal-base-tab-equivalent-distance-size)
Turbulence_paroi_scal_base#
Turbulence_paroi_scal_base::Turbulence_paroi_scal_base()
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:`Turbulence_paroi_scal_base::Turbulence_paroi_scal_base() <turbulence-paroi-scal-base-public-turbulence-paroi-scal-base-turbulence-paroi-scal-base>`
[Turbulence_paroi_scal_base::Turbulence_paroi_scal_base()](#turbulence-paroi-scal-base-public-turbulence-paroi-scal-base-turbulence-paroi-scal-base)
use_equivalent_distance#
bool Turbulence_paroi_scal_base::use_equivalent_distance() const
Give a boolean indicating if we need to use equivant distance by default we consider that we use the equivalent distance.
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:`bool Turbulence_paroi_scal_base::use_equivalent_distance() const <turbulence-paroi-scal-base-public-bool-turbulence-paroi-scal-base-use-equivalent-distance-const>`
[bool Turbulence_paroi_scal_base::use_equivalent_distance() const](#turbulence-paroi-scal-base-public-bool-turbulence-paroi-scal-base-use-equivalent-distance-const)
~Turbulence_paroi_scal_base#
Turbulence_paroi_scal_base::~Turbulence_paroi_scal_base() 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:`Turbulence_paroi_scal_base::~Turbulence_paroi_scal_base() override <turbulence-paroi-scal-base-public-turbulence-paroi-scal-base-dtor-turbulence-paroi-scal-base-override>`
[Turbulence_paroi_scal_base::~Turbulence_paroi_scal_base() override](#turbulence-paroi-scal-base-public-turbulence-paroi-scal-base-dtor-turbulence-paroi-scal-base-override)
info#
const Type_info * Turbulence_paroi_scal_base::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 * Turbulence_paroi_scal_base::info() <turbulence-paroi-scal-base-public-static-const-type-info-ptr-turbulence-paroi-scal-base-info>`
[const Type_info * Turbulence_paroi_scal_base::info()](#turbulence-paroi-scal-base-public-static-const-type-info-ptr-turbulence-paroi-scal-base-info)
self_cast#
const Turbulence_paroi_scal_base & Turbulence_paroi_scal_base::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 Turbulence_paroi_scal_base & Turbulence_paroi_scal_base::self_cast(const Objet_U &) <turbulence-paroi-scal-base-public-static-const-turbulence-paroi-scal-base-ref-turbulence-paroi-scal-base-self-cast-const-objet-u-ref>`
[const Turbulence_paroi_scal_base & Turbulence_paroi_scal_base::self_cast(const Objet_U &)](#turbulence-paroi-scal-base-public-static-const-turbulence-paroi-scal-base-ref-turbulence-paroi-scal-base-self-cast-const-objet-u-ref)
self_cast#
Turbulence_paroi_scal_base & Turbulence_paroi_scal_base::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:`Turbulence_paroi_scal_base & Turbulence_paroi_scal_base::self_cast(Objet_U &) <turbulence-paroi-scal-base-public-static-turbulence-paroi-scal-base-ref-turbulence-paroi-scal-base-self-cast-objet-u-ref>`
[Turbulence_paroi_scal_base & Turbulence_paroi_scal_base::self_cast(Objet_U &)](#turbulence-paroi-scal-base-public-static-turbulence-paroi-scal-base-ref-turbulence-paroi-scal-base-self-cast-objet-u-ref)
typer_lire_turbulence_paroi_scal#
void Turbulence_paroi_scal_base::typer_lire_turbulence_paroi_scal(TRUST_Deriv< Turbulence_paroi_scal_base > &, const Modele_turbulence_scal_base &, Entree &)
Lit les caracteristques de la loi de parois a partir d’un flot d’entree.
Detailed description
Format: type_de_loi_de_paroi Les valeurs possibles du type de loi de paroi sont:
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 Turbulence_paroi_scal_base::typer_lire_turbulence_paroi_scal(TRUST_Deriv< Turbulence_paroi_scal_base > &, const Modele_turbulence_scal_base &, Entree &) <turbulence-paroi-scal-base-public-static-void-turbulence-paroi-scal-base-typer-lire-turbulence-paroi-scal-trust-deriv-turbulence-paroi-scal-base-ref-const-modele-turbulence-scal-base-ref-entree-ref>`
[void Turbulence_paroi_scal_base::typer_lire_turbulence_paroi_scal(TRUST_Deriv< Turbulence_paroi_scal_base > &, const Modele_turbulence_scal_base &, Entree &)](#turbulence-paroi-scal-base-public-static-void-turbulence-paroi-scal-base-typer-lire-turbulence-paroi-scal-trust-deriv-turbulence-paroi-scal-base-ref-const-modele-turbulence-scal-base-ref-entree-ref)
printOn#
Sortie & Turbulence_paroi_scal_base::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie 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:`Sortie & Turbulence_paroi_scal_base::printOn(Sortie &x) const override <turbulence-paroi-scal-base-protected-sortie-ref-turbulence-paroi-scal-base-printon-sortie-ref-x-const-override>`
[Sortie & Turbulence_paroi_scal_base::printOn(Sortie &x) const override](#turbulence-paroi-scal-base-protected-sortie-ref-turbulence-paroi-scal-base-printon-sortie-ref-x-const-override)
readOn#
Entree & Turbulence_paroi_scal_base::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree 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:`Entree & Turbulence_paroi_scal_base::readOn(Entree &) override <turbulence-paroi-scal-base-protected-entree-ref-turbulence-paroi-scal-base-readon-entree-ref-override>`
[Entree & Turbulence_paroi_scal_base::readOn(Entree &) override](#turbulence-paroi-scal-base-protected-entree-ref-turbulence-paroi-scal-base-readon-entree-ref-override)
T_plus#
double Turbulence_paroi_scal_base::T_plus(double y_plus, double Pr)
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:`double Turbulence_paroi_scal_base::T_plus(double y_plus, double Pr) <turbulence-paroi-scal-base-protected-double-turbulence-paroi-scal-base-t-plus-double-y-plus-double-pr>`
[double Turbulence_paroi_scal_base::T_plus(double y_plus, double Pr)](#turbulence-paroi-scal-base-protected-double-turbulence-paroi-scal-base-t-plus-double-y-plus-double-pr)
Attributes Documentation#
const Type_info Turbulence_paroi_scal_base::info_obj
int Turbulence_paroi_scal_base::calcul_ldp_en_flux_impose_
DoubleVects Turbulence_paroi_scal_base::equivalent_distance_
TRUST_Ref<Domaine_Cl_dis_base *> Turbulence_paroi_scal_base::le_dom_Cl_dis_
TRUST_Ref<Domaine_VF *> Turbulence_paroi_scal_base::le_dom_dis_
TRUST_Ref<Modele_turbulence_scal_base *> Turbulence_paroi_scal_base::mon_modele_turb_scal
int Turbulence_paroi_scal_base::nb_fields_ = 6
int Turbulence_paroi_scal_base::nb_impr0_ = 0
int Turbulence_paroi_scal_base::nb_impr_ = 0
double Turbulence_paroi_scal_base::Prdt_sur_kappa_
DoubleTab Turbulence_paroi_scal_base::tab_
Champs_compris Turbulence_paroi_scal_base::champs_compris_