16#ifndef Pb_Multiphase_Enthalpie_included
17#define Pb_Multiphase_Enthalpie_included
19#include <Energie_Multiphase_Enthalpie.h>
20#include <Pb_Multiphase.h>
class Equation_base The role of an equation is the calculation of one or more fields....
Milieu_base This class is the base of the (physical) medium hierarchy.
Equation_base & equation_energie() override
Energie_Multiphase_Enthalpie eq_energie_enthalpie_
int verifier() override
Checks the compatibility of the thermal and hydraulic equations.
const Equation_base & equation(int i) const override
Returns the equation at index i (const version).
void associer_milieu_base(const Milieu_base &) override
Associates the medium with the problem.
Equation_base & equation(int i) override
Returns the equation at index i.
bool resolution_en_T() const override
const Equation_base & equation_energie() const override
Multiphase thermohydraulics problem of type "3*N equations":
const Equation_base & equation(int) const override
Returns the equation at index i (const version).