16#ifndef Loi_Etat_Multi_GP_WC_included
17#define Loi_Etat_Multi_GP_WC_included
19#include <Loi_Etat_Multi_GP_base.h>
class Champ_Don_base base class of Given Fields (not calculated)
void calculer_masse_volumique() override
Recomputes the density.
const Champ_Don_base & cp_especes() const
void calculer_nu_sur_Sc() override
Computes the kinematic viscosity divided by the Schmidt number = D.
OWN_PTR(Champ_Don_base) molar_mass_
const Champ_Don_base & coeff_diffusion_especes() const
void calculer_tab_Cp(DoubleTab &cp) const override
Computes the Cp of the mixture. Cp depends on the Cp of each species and the mixture composition (Yi)...
const Champ_Don_base & visc_dynamique_especes() const
void calculer_mu_sur_Sc() override
Computes the dynamic viscosity divided by the Schmidt number = rho * D.
void initialiser_inco_ch() override
Initialises the heat equation unknown; sets rho arrays and updates density.
const Champ_Don_base & masse_molaire_especes() const
Base state law class for a mixture of ideal gases.
virtual void calculer_mu_wilke()=0
void calculer_masse_molaire()