16#ifndef Op_Dift_Multiphase_proto_included
17#define Op_Dift_Multiphase_proto_included
19#include <Viscosite_turbulente_base.h>
20#include <Transport_turbulent_base.h>
21#include <Correlation_base.h>
22#include <Champs_compris.h>
34 void ajout_champs_(
const bool );
35 void creer_champ_(
const Motcle& ,
const bool );
37 void mettre_a_jour_(
const double,
const bool );
class Champ_Fonc_base Base class of fields that are functions of a calculated quantity
Convection_Diffusion_std This class is the base for equations modelling the transport.
class Equation_base The role of an equation is the calculation of one or more fields....
A character string (Nom) in uppercase.
An array of Motcle objects.
class Nom: a character string for naming TRUST objects.
An array of character strings (VECT(Nom)).
void associer_proto(const Probleme_base &, Champs_compris &)
void call_compute_nu_turb()
void ajout_champs_proto_elem()
void mettre_a_jour_proto_elem(const double temps)
Motcles noms_nu_ou_lambda_turb_post_
OWN_PTR(Correlation_base) corr_
void creer_champ_proto_elem(const Motcle &motlu)
void completer_proto_elem(const Operateur_Diff_base &op)
DoubleTab & viscosite_turbulente()
DoubleTab nu_ou_lambda_turb_
Motcles noms_mu_ou_alpha_turb_post_
void mettre_a_jour_proto_face(const double temps)
void completer_proto_face(const Operateur_Diff_base &op)
void get_noms_champs_postraitables_proto(const Nom &, Noms &nom, Option opt) const
void call_compute_diff_turb(const Convection_Diffusion_std &eq, const Viscosite_turbulente_base &visc_turb)
std::vector< OWN_PTR(Champ_Fonc_base)> nu_ou_lambda_turb_post_
OBS_PTR(Probleme_base) pbm_
DoubleTab & diffusivite_turbulente()
std::vector< OWN_PTR(Champ_Fonc_base)> mu_ou_alpha_turb_post_
void ajout_champs_proto_face()
void creer_champ_proto_face(const Motcle &motlu)
OBS_PTR(Champs_compris) le_chmp_compris_
const Correlation_base & correlation() const
Operateur_Diff_base This class is the base of the hierarchy of operators representing.
class Probleme_base It is a Probleme_U that is not a coupling.
Correlations describing the effect of turbulence in another equation (thermal, turbulent quantities,...
Turbulent viscosity correlations describing the Reynolds stress tensor R_{ij} = - <u'_i u'_j>.