|
My Project
programmer's documentation
|
Go to the documentation of this file. 1 #ifndef __CS_HGN_THERMO_H__
2 #define __CS_HGN_THERMO_H__
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:508
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:756
#define END_C_DECLS
Definition: cs_defs.h:468
double precision, dimension(:,:,:), allocatable v
Definition: atimbr.f90:114
double cs_real_t
Floating-point value.
Definition: cs_defs.h:302
#define BEGIN_C_DECLS
Definition: cs_defs.h:467
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:611
void const cs_lnum_t *const const cs_real_t *const const cs_real_t *const const cs_real_t *const const cs_real_t *const y
Definition: cs_wall_functions.h:1147
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:435
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:684
double precision, dimension(ncharm), save alpha
Definition: cpincl.f90:99