16#ifndef Frontiere_ouverte_rho_u_impose_included
17#define Frontiere_ouverte_rho_u_impose_included
19#include <Dirichlet_entree_fluide_leaves.h>
38 const DoubleTab&
tab_val_imp(
double temps=DMAXFLOAT)
const override;
Entree_fluide_vitesse_imposee_libre Special case of the class Entree_fluide_vitesse_imposee for impos...
class Equation_base The role of an equation is the calculation of one or more fields....
Base class for a dilatable fluid, inheriting from Fluide_base.
Open boundary on which the mass flux rho.U is imposed instead of the velocity U.
void completer() override
DOES NOTHING must be overridden in derived classes.
OBS_PTR(Fluide_Dilatable_base) le_fluide
const DoubleTab & tab_val_imp(double temps=DMAXFLOAT) const override
double val_imp_au_temps(double temps, int i) const override
Returns the imposed value on the i-th component of the field at the boundary at the specified time.
int compatible_avec_eqn(const Equation_base &) const override