16#ifndef Modele_turbulence_scal_Prandtl_included
17#define Modele_turbulence_scal_Prandtl_included
19#include <Modele_turbulence_scal_diffturb_base.h>
class Champ_Fonc_base Base class of fields that are functions of a calculated quantity
Scalar turbulence model using the turbulent Prandtl number to compute turbulent diffusivity:
virtual public_for_cuda Champ_Fonc_base & calculer_diffusivite_turbulente()
Computes the turbulent diffusivity.
void mettre_a_jour(double) override
Computes the turbulent diffusivity and applies the wall law.
void set_param(Param &) const override
Base class for scalar turbulence models that compute turbulent diffusivity as:
class Nom: a character string for naming TRUST objects.
Helper class to factorize the readOn method of Objet_U classes.
class Parser_U Version of the Parser class, deriving from Objet_U.