1 #ifndef __CS_HGN_THERMO_H__
2 #define __CS_HGN_THERMO_H__
#define BEGIN_C_DECLS
Definition: cs_defs.h:514
double cs_real_t
Floating-point value.
Definition: cs_defs.h:319
#define END_C_DECLS
Definition: cs_defs.h:515
void cs_hgn_thermo_eq(cs_real_t e, cs_real_t v, cs_real_t *palpha_eq, cs_real_t *py_eq, cs_real_t *pz_eq)
Computation of the equilibrium fractions.
Definition: cs_hgn_thermo.c:758
cs_real_t cs_hgn_thermo_c2(cs_real_t alpha, cs_real_t y, cs_real_t z, cs_real_t P, cs_real_t v)
Computation of the square of the sound speed in the mixture.
Definition: cs_hgn_thermo.c:613
void cs_hgn_thermo_pt(cs_real_t alpha, cs_real_t y, cs_real_t z, cs_real_t e, cs_real_t v, cs_real_t *ptp, cs_real_t *ppr)
Computation mixture pressure and temperature from volume, mass, energy fractions, as well as specific...
Definition: cs_hgn_thermo.c:510
cs_real_t cs_hgn_thermo_saturation_temp(cs_real_t pr)
Computation of the temperature at saturation with respect to the pressure.
Definition: cs_hgn_thermo.c:437
cs_real_t cs_hgn_thermo_ie(cs_real_t alpha, cs_real_t y, cs_real_t z, cs_real_t pr, cs_real_t v)
Computation of the specific internal energy with respect to the volume ( ), mass ( ) and energy ( ) f...
Definition: cs_hgn_thermo.c:686
double precision, dimension(:,:,:), allocatable v
Definition: atimbr.f90:114
double precision, dimension(ncharm), save alpha
Definition: cpincl.f90:96