16#ifndef Milieu_Incompressible_Phase_Field_included
17#define Milieu_Incompressible_Phase_Field_included
19#include <Fermeture_Thermo_base.h>
20#include <Fluide_Incompressible.h>
21#include <Navier_Stokes_Variable_Density.h>
class Champ_Don_base base class of Given Fields (not calculated)
class Discretisation_base This class represents a spatial discretization scheme, which
Class defining operators and methods for all reading operation in an input flow (file,...
classe Fermeture_Thermo_base
void discretiser(const Probleme_base &pb, const Discretisation_base &dis) override
const Fermeture_Thermo_base & fermeture() const
void calculer_mu(const bool init=false)
int lire_motcle_non_standard(const Motcle &, Entree &) override
Reads non-simple-type parameters of an Objet_U from an input stream.
int initialiser(const double temps) override
Initializes the fluid parameters.
void mettre_a_jour(double temps) override
Performs a time update of the medium and therefore of its characteristic parameters.
DoubleVect mu_coefficients_
const Champ_Don_base & masse_volumique_variable() const override
Fermeture_Thermo_base & fermeture()
void calculer_rho(const bool init=false)
void set_param(Param ¶m) const override
OWN_PTR(Fermeture_Thermo_base) fermeture_
OWN_PTR(Champ_Don_base) rho_
A character string (Nom) in uppercase.
Helper class to factorize the readOn method of Objet_U classes.
Classe Pb_Cahn_Hilliard Cette classe represente un probleme multiphase avec champs conservés (équatio...
class Probleme_base It is a Probleme_U that is not a coupling.