|
TRUST 1.9.8
HPC thermohydraulic platform
|
class Eval_Dift_VDF_Elem_Axi Evaluateur VDF pour la diffusion totale (laminaire et turbulente) en coordonnees cylindriques More...
#include <Eval_Dift_VDF_leaves.h>
Static Public Attributes | |
| static constexpr bool | IS_DEQUIV = true |
| static constexpr bool | IS_AXI = true |
| Static Public Attributes inherited from Eval_Diff_VDF_Elem_Gen< Eval_Dift_VDF_Elem_Axi > | |
| static constexpr bool | IS_MULTD |
| static constexpr bool | IS_AXI |
| static constexpr bool | IS_DEQUIV |
| static constexpr bool | IS_MODIF_DEQ |
| static constexpr bool | IS_QUASI |
| static constexpr bool | IS_ANISO |
| static constexpr bool | IS_RANS |
| static constexpr bool | IS_MULTI_SCALAR_DIFF |
| Static Public Attributes inherited from Eval_VDF_Elem | |
| static constexpr bool | CALC_FLUX_FACES_ECH_EXT_IMP = true |
| static constexpr bool | CALC_FLUX_FACES_ECH_GLOB_IMP = true |
| static constexpr bool | CALC_FLUX_FACES_ENTREE_FL = true |
| static constexpr bool | CALC_FLUX_FACES_PAR = true |
| static constexpr bool | CALC_FLUX_FACES_PAR_ADIAB = false |
| static constexpr bool | CALC_FLUX_FACES_PAR_DEFIL = false |
| static constexpr bool | CALC_FLUX_FACES_PAR_FIXE = true |
| static constexpr bool | CALC_FLUX_FACES_SORTIE_LIB = false |
| static constexpr bool | CALC_FLUX_FACES_SYMM = false |
| static constexpr bool | CALC_FLUX_FACES_PERIO = true |
| static constexpr bool | CALC_FLUX_FACES_SCAL_IMPOSEE = true |
Additional Inherited Members | |
| Public Member Functions inherited from Eval_Diff_VDF_Elem_Gen< Eval_Dift_VDF_Elem_Axi > | |
| void | flux_face (const DoubleTab &, const DoubleTab &, const int, const BC &, int, Type_Double &) const |
| void | flux_faces_interne (const DoubleTab &, const int, Type_Double &) const |
| void | coeffs_face (const int, const int, const BC &, Type_Double &, Type_Double &) const |
| void | coeffs_faces_interne (const int, Type_Double &, Type_Double &) const |
| void | secmem_face (const int, const BC &, const int, Type_Double &) const |
| void | secmem_faces_interne (const int, Type_Double &) const |
| Public Member Functions inherited from Eval_VDF_Elem | |
| template<typename BC_TYPE, typename Type_Double> | |
| void | coeffs_face_bloc_vitesse (const DoubleTab &, const DoubleTab &, int, const BC_TYPE &, int, Type_Double &) const |
| template<typename Type_Double> | |
| void | coeffs_face_bloc_vitesse (const DoubleTab &, const DoubleTab &, int, int, int, const Echange_externe_impose &, int, Type_Double &) const |
| template<typename Type_Double> | |
| void | coeffs_faces_interne_bloc_vitesse (const DoubleTab &, int, Type_Double &) const |
| void | associer_inconnue (const Champ_base &) |
| Public Member Functions inherited from Evaluateur_VDF | |
| Evaluateur_VDF () | |
| virtual | ~Evaluateur_VDF () |
| Evaluateur_VDF (const Evaluateur_VDF &) | |
| virtual void | associer_domaines (const Domaine_VDF &, const Domaine_Cl_VDF &) |
| virtual void | associer_porosite (const DoubleVect &) |
| double | dist_face_period (int fac1, int fac2, int k) const |
| double | dist_face (int fac1, int fac2, int k) const |
| Public Member Functions inherited from Eval_Dift_VDF | |
| void | mettre_a_jour () override |
| double | get_equivalent_distance (int boundary_index, int local_face) const override |
| double | compute_heq_impl (double d0, int i, double d1, int j, int compo) const |
| double | nu_t_impl (int i, int compo) const |
| double | nu_lam_impl_face (int i, int j, int k, int l, int compo) const |
| double | nu_lam_impl_face2 (int i, int j, int compo) const |
| double | nu_1_impl (int i, int compo) const |
| double | nu_2_impl (int i, int compo) const |
| double | nu_1_impl_face (int i, int j, int compo) const |
| double | nu_2_impl_face (int i, int j, int k, int l, int compo) const |
| void | update_equivalent_distance () |
| const Champ_Fonc_base & | diffusivite_turbulente () const |
| void | associer_diff_turb (const Champ_Fonc_base &diff_turb) |
| virtual void | associer_loipar (const Turbulence_paroi_scal_base &loi_paroi) |
| virtual void | init_ind_fluctu_term () |
| Public Member Functions inherited from Eval_Diff_VDF | |
| virtual | ~Eval_Diff_VDF () |
| const int & | is_var () const |
| virtual const Champ_base & | diffusivite () const final |
| virtual const Champ_base & | get_diffusivite () const final |
| virtual void | associer_pb (const Probleme_base &pb) final |
| virtual void | update_diffusivite () final |
| virtual void | associer (const Champ_base &diffu) |
| double | compute_heq_impl (double d0, int i, double d1, int j, int compo) const |
| double | nu_1_impl (int i, int compo) const |
| double | nu_2_impl (int i, int compo) const |
| double | nu_1_impl_face (int i, int j, int compo) const |
| double | nu_2_impl_face (int i, int j, int k, int l, int compo) const |
| double | nu_lam_impl_face (int i, int j, int k, int l, int compo) const |
| double | nu_lam_impl_face2 (int i, int j, int compo) const |
| int | get_ind_Fluctu_Term () const |
| double | get_dv_mvol (const int i) const |
| double | nu_t_impl (int i, int compo) const |
| double | tau_tan_impl (int i, int j) const |
| bool | uses_wall () const |
| bool | uses_mod () const |
| const DoubleTab & | get_k_elem () const |
| Protected Member Functions inherited from Eval_VDF_Elem | |
| OBS_PTR (Champ_base) inconnue | |
| Protected Member Functions inherited from Evaluateur_VDF | |
| OBS_PTR (Domaine_VDF) le_dom | |
| OBS_PTR (Domaine_Cl_VDF) la_zcl | |
| double | dist_norm_bord (int) const |
| Protected Member Functions inherited from Eval_Dift_VDF | |
| OBS_PTR (Champ_Fonc_base) ref_diffusivite_turbulente_ | |
| OBS_PTR (Turbulence_paroi_scal_base) loipar | |
| Protected Member Functions inherited from Eval_Diff_VDF | |
| OBS_PTR (Probleme_base) ref_probleme_ | |
| OBS_PTR (Champ_base) ref_diffusivite_ | |
| Protected Attributes inherited from Evaluateur_VDF | |
| int | dimension = -100 |
| int | premiere_face_bord = -100 |
| IntTab | elem_ |
| DoubleVect | surface |
| IntVect | orientation |
| DoubleVect | porosite |
| DoubleVect | volume_entrelaces |
| DoubleTab | xv |
| Protected Attributes inherited from Eval_Dift_VDF | |
| int | is_multi_ = 0 |
| DoubleVects | equivalent_distance |
| DoubleTab | tab_diffusivite_turbulente |
| Protected Attributes inherited from Eval_Diff_VDF | |
| int | is_var_ = 0 |
| DoubleTab | tab_diffusivite_ |
| DoubleTab | tab_alpha_ |
class Eval_Dift_VDF_Elem_Axi Evaluateur VDF pour la diffusion totale (laminaire et turbulente) en coordonnees cylindriques
Le champ diffuse est scalaire (Champ_P0_VDF).
Definition at line 39 of file Eval_Dift_VDF_leaves.h.
|
static |
Definition at line 42 of file Eval_Dift_VDF_leaves.h.
|
staticconstexpr |
Definition at line 42 of file Eval_Dift_VDF_leaves.h.