Paroi_TBLE_QDM#
#include <Paroi_TBLE_QDM.h>
CLASS: Paroi_TBLE_Impl.
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:`Paroi\_TBLE\_QDM <class-paroi-tble-qdm>`
[Paroi\_TBLE\_QDM](#class-paroi-tble-qdm)
Detailed description#
.SECTION voir aussi Turbulence_paroi_base
Inherited by#
public : ParoiVDF_TBLE
public : ParoiVEF_TBLE
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Methods#
Complete Member Function Documentation#
calculer_stat#
void Paroi_TBLE_QDM::calculer_stat(int indice_post, int indice_maillage, double Fx, double Fy, double Fz, double u, double v, double w, double dt)
Detailed description
Remplit les tableaux des quantites statistiques indice_post : indice de tableau du numero de postraitement a calculer (entre 0 et nb_post_pts) indice_maillage : indice correspondant au numero de maille dans le maillage 1D Fx, Fy, Fz : les composantes du second membre sur la maille 1D “indice_maillage” de la face correspondante a “indice_post” u, v, w : les composantes de la vitesse correspondant sur la maille 1D “indice_maillage” de la face correspondante a “indice_post” dt : pas de temps courant
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 Paroi_TBLE_QDM::calculer_stat(int indice_post, int indice_maillage, double Fx, double Fy, double Fz, double u, double v, double w, double dt) <paroi-tble-qdm-public-void-paroi-tble-qdm-calculer-stat-int-indice-post-int-indice-maillage-double-fx-double-fy-double-fz-double-u-double-v-double-w-double-dt>`
[void Paroi_TBLE_QDM::calculer_stat(int indice_post, int indice_maillage, double Fx, double Fy, double Fz, double u, double v, double w, double dt)](#paroi-tble-qdm-public-void-paroi-tble-qdm-calculer-stat-int-indice-post-int-indice-maillage-double-fx-double-fy-double-fz-double-u-double-v-double-w-double-dt)
get_eq_couch_lim#
Eq_couch_lim & Paroi_TBLE_QDM::get_eq_couch_lim(int i)
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:`Eq_couch_lim & Paroi_TBLE_QDM::get_eq_couch_lim(int i) <paroi-tble-qdm-public-eq-couch-lim-ref-paroi-tble-qdm-get-eq-couch-lim-int-i>`
[Eq_couch_lim & Paroi_TBLE_QDM::get_eq_couch_lim(int i)](#paroi-tble-qdm-public-eq-couch-lim-ref-paroi-tble-qdm-get-eq-couch-lim-int-i)
getMuLambda#
MuLambda_TBLE_base & Paroi_TBLE_QDM::getMuLambda()
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:`MuLambda_TBLE_base & Paroi_TBLE_QDM::getMuLambda() <paroi-tble-qdm-public-mulambda-tble-base-ref-paroi-tble-qdm-getmulambda>`
[MuLambda_TBLE_base & Paroi_TBLE_QDM::getMuLambda()](#paroi-tble-qdm-public-mulambda-tble-base-ref-paroi-tble-qdm-getmulambda)
getPbBase#
virtual const Probleme_base & Paroi_TBLE_QDM::getPbBase() 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 const Probleme_base & Paroi_TBLE_QDM::getPbBase() const =0 <paroi-tble-qdm-public-virtual-const-probleme-base-ref-paroi-tble-qdm-getpbbase-const-equal-0>`
[virtual const Probleme_base & Paroi_TBLE_QDM::getPbBase() const =0](#paroi-tble-qdm-public-virtual-const-probleme-base-ref-paroi-tble-qdm-getpbbase-const-equal-0)
imprimer_stat#
void Paroi_TBLE_QDM::imprimer_stat(Sortie &, double) const
Detailed description
Impression des stats dans les fichiers de sortie
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 Paroi_TBLE_QDM::imprimer_stat(Sortie &, double) const <paroi-tble-qdm-public-void-paroi-tble-qdm-imprimer-stat-sortie-ref-double-const>`
[void Paroi_TBLE_QDM::imprimer_stat(Sortie &, double) const](#paroi-tble-qdm-public-void-paroi-tble-qdm-imprimer-stat-sortie-ref-double-const)
init_lois_paroi#
int Paroi_TBLE_QDM::init_lois_paroi(const Domaine_VF &, const Domaine_Cl_dis_base &)
Detailed description
Initialise les tableaux (dimensionnement) : a appeler dans init_lois_paroi() des classes filles
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 Paroi_TBLE_QDM::init_lois_paroi(const Domaine_VF &, const Domaine_Cl_dis_base &) <paroi-tble-qdm-public-int-paroi-tble-qdm-init-lois-paroi-const-domaine-vf-ref-const-domaine-cl-dis-base-ref>`
[int Paroi_TBLE_QDM::init_lois_paroi(const Domaine_VF &, const Domaine_Cl_dis_base &)](#paroi-tble-qdm-public-int-paroi-tble-qdm-init-lois-paroi-const-domaine-vf-ref-const-domaine-cl-dis-base-ref)
lire_motcle_non_standard#
int Paroi_TBLE_QDM::lire_motcle_non_standard(const Motcle &, 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 Paroi_TBLE_QDM::lire_motcle_non_standard(const Motcle &, Entree &) <paroi-tble-qdm-public-int-paroi-tble-qdm-lire-motcle-non-standard-const-motcle-ref-entree-ref>`
[int Paroi_TBLE_QDM::lire_motcle_non_standard(const Motcle &, Entree &)](#paroi-tble-qdm-public-int-paroi-tble-qdm-lire-motcle-non-standard-const-motcle-ref-entree-ref)
Paroi_TBLE_QDM#
Paroi_TBLE_QDM::Paroi_TBLE_QDM()
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:`Paroi_TBLE_QDM::Paroi_TBLE_QDM() <paroi-tble-qdm-public-paroi-tble-qdm-paroi-tble-qdm>`
[Paroi_TBLE_QDM::Paroi_TBLE_QDM()](#paroi-tble-qdm-public-paroi-tble-qdm-paroi-tble-qdm)
reprendre#
int Paroi_TBLE_QDM::reprendre(Entree &, const Domaine_dis_base &, const Domaine_Cl_dis_base &, double tps)
Detailed description
Methodes d’arret/reprise a appeler pour les quantites TBLE
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 Paroi_TBLE_QDM::reprendre(Entree &, const Domaine_dis_base &, const Domaine_Cl_dis_base &, double tps) <paroi-tble-qdm-public-int-paroi-tble-qdm-reprendre-entree-ref-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-double-tps>`
[int Paroi_TBLE_QDM::reprendre(Entree &, const Domaine_dis_base &, const Domaine_Cl_dis_base &, double tps)](#paroi-tble-qdm-public-int-paroi-tble-qdm-reprendre-entree-ref-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-double-tps)
sauvegarder#
int Paroi_TBLE_QDM::sauvegarder(Sortie &, const Domaine_dis_base &, const Domaine_Cl_dis_base &, double tps) 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:`int Paroi_TBLE_QDM::sauvegarder(Sortie &, const Domaine_dis_base &, const Domaine_Cl_dis_base &, double tps) const <paroi-tble-qdm-public-int-paroi-tble-qdm-sauvegarder-sortie-ref-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-double-tps-const>`
[int Paroi_TBLE_QDM::sauvegarder(Sortie &, const Domaine_dis_base &, const Domaine_Cl_dis_base &, double tps) const](#paroi-tble-qdm-public-int-paroi-tble-qdm-sauvegarder-sortie-ref-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-double-tps-const)
set_param#
void Paroi_TBLE_QDM::set_param(Param ¶m)
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 Paroi_TBLE_QDM::set_param(Param ¶m) <paroi-tble-qdm-public-void-paroi-tble-qdm-set-param-param-ref-param>`
[void Paroi_TBLE_QDM::set_param(Param ¶m)](#paroi-tble-qdm-public-void-paroi-tble-qdm-set-param-param-ref-param)
~Paroi_TBLE_QDM#
virtual Paroi_TBLE_QDM::~Paroi_TBLE_QDM()
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 Paroi_TBLE_QDM::~Paroi_TBLE_QDM() <paroi-tble-qdm-public-virtual-paroi-tble-qdm-dtor-paroi-tble-qdm>`
[virtual Paroi_TBLE_QDM::~Paroi_TBLE_QDM()](#paroi-tble-qdm-public-virtual-paroi-tble-qdm-dtor-paroi-tble-qdm)
Attributes Documentation#
double Paroi_TBLE_QDM::beta_t
double Paroi_TBLE_QDM::eps_statio
double Paroi_TBLE_QDM::epsilon
TRUST_Vector<Eq_couch_lim> Paroi_TBLE_QDM::eq_vit
double Paroi_TBLE_QDM::fac
DoubleTab Paroi_TBLE_QDM::Fxmean_sum
DoubleTab Paroi_TBLE_QDM::Fymean_sum
DoubleTab Paroi_TBLE_QDM::Fzmean_sum
Nom Paroi_TBLE_QDM::lambda_chaine
int Paroi_TBLE_QDM::lambda_fonction
int Paroi_TBLE_QDM::max_it
int Paroi_TBLE_QDM::max_it_statio
Motcle Paroi_TBLE_QDM::modele_visco
Nom Paroi_TBLE_QDM::mu_chaine
int Paroi_TBLE_QDM::mu_fonction
TRUST_Deriv<MuLambda_TBLE_base> Paroi_TBLE_QDM::mu_lambda
int Paroi_TBLE_QDM::nb_comp
int Paroi_TBLE_QDM::nb_post_pts
int Paroi_TBLE_QDM::nb_pts
Noms Paroi_TBLE_QDM::nom_pts
int Paroi_TBLE_QDM::nu_t_dyn
IntTab Paroi_TBLE_QDM::num_faces_post
IntTab Paroi_TBLE_QDM::num_global_faces_post
int Paroi_TBLE_QDM::oui_stats
int Paroi_TBLE_QDM::reprise_ok
int Paroi_TBLE_QDM::restart
DoubleTab Paroi_TBLE_QDM::sonde_tble
int Paroi_TBLE_QDM::source_boussinesq
int Paroi_TBLE_QDM::statio
double Paroi_TBLE_QDM::T0
double Paroi_TBLE_QDM::tps_deb_stats
double Paroi_TBLE_QDM::tps_fin_stats
double Paroi_TBLE_QDM::tps_nu_t_dyn
double Paroi_TBLE_QDM::tps_start_stat_nu_t_dyn
DoubleTab Paroi_TBLE_QDM::Umean_2_sum
DoubleTab Paroi_TBLE_QDM::Umean_sum
DoubleTab Paroi_TBLE_QDM::UVmean_sum
DoubleTab Paroi_TBLE_QDM::valeurs_reprises
DoubleTab Paroi_TBLE_QDM::visco_turb_moy
DoubleTab Paroi_TBLE_QDM::Vmean_2_sum
DoubleTab Paroi_TBLE_QDM::Vmean_sum
DoubleTab Paroi_TBLE_QDM::Wmean_2_sum
DoubleTab Paroi_TBLE_QDM::Wmean_sum
DoubleTab Paroi_TBLE_QDM::WUmean_sum
DoubleTab Paroi_TBLE_QDM::WVmean_sum