|
TrioCFD 1.9.8
TrioCFD documentation
|
#include <Eval_Diff_K_Eps_Bas_Re_VDF_var.h>
Public Member Functions | |
| Eval_Diff_K_Eps_Bas_Re_VDF_var (double Sigma_K=SIGMA_K_KEPS, double Sigma_Eps=SIGMA_EPS_KEPS) | |
| void | associer_diff_turb (const Champ_Fonc_base &diffu) |
| const Champ_Fonc_base & | diffusivite_turbulente () const |
| void | mettre_a_jour () override |
| double | nu_1_impl (int i, int compo) const |
| double | compute_heq_impl (double d0, int i, double d1, int j, int compo) const |
| 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 |
| virtual double | get_equivalent_distance (int boundary_index, int local_face) 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 | |
| OBS_PTR (Champ_Fonc_base) diffusivite_turbulente_ | |
| Protected Member Functions inherited from Eval_Diff_VDF | |
| OBS_PTR (Probleme_base) ref_probleme_ | |
| OBS_PTR (Champ_base) ref_diffusivite_ | |
Protected Attributes | |
| double | Sigma_K_ |
| double | Sigma_Eps_ |
| double | Sigma_ [2] |
| DoubleVect | dv_diffusivite_turbulente |
| Protected Attributes inherited from Eval_Diff_VDF | |
| int | is_var_ = 0 |
| DoubleTab | tab_diffusivite_ |
| DoubleTab | tab_alpha_ |
Definition at line 26 of file Eval_Diff_K_Eps_Bas_Re_VDF_var.h.
|
inline |
Definition at line 29 of file Eval_Diff_K_Eps_Bas_Re_VDF_var.h.
|
inline |
Definition at line 35 of file Eval_Diff_K_Eps_Bas_Re_VDF_var.h.
|
inline |
Definition at line 45 of file Eval_Diff_K_Eps_Bas_Re_VDF_var.h.
|
inline |
Definition at line 36 of file Eval_Diff_K_Eps_Bas_Re_VDF_var.h.
|
inlineoverridevirtual |
Reimplemented from Eval_Diff_VDF.
Definition at line 37 of file Eval_Diff_K_Eps_Bas_Re_VDF_var.h.
|
inline |
Definition at line 40 of file Eval_Diff_K_Eps_Bas_Re_VDF_var.h.
|
protected |
|
protected |
Definition at line 53 of file Eval_Diff_K_Eps_Bas_Re_VDF_var.h.
|
protected |
Definition at line 51 of file Eval_Diff_K_Eps_Bas_Re_VDF_var.h.
|
protected |
Definition at line 51 of file Eval_Diff_K_Eps_Bas_Re_VDF_var.h.
|
protected |
Definition at line 51 of file Eval_Diff_K_Eps_Bas_Re_VDF_var.h.