1#ifndef __CS_COMBUSTION_MODEL_H__
2#define __CS_COMBUSTION_MODEL_H__
85 const char nomcoel[][13],
88 double coeff_therm[][2][5],
89 const double wmolce[],
void cs_combustion_dirac_pdf(cs_lnum_t n_cells, int indpdf[], cs_real_t tpdf[], const cs_real_t fm[], cs_real_t fp2m[], const cs_real_t fmini[], const cs_real_t fmaxi[], cs_real_t dirmin[], cs_real_t dirmax[], cs_real_t fdeb[], cs_real_t ffin[], cs_real_t hrec[])
Compute rectangle-Dirac pdf parameters.
Definition: cs_combustion_model.cpp:699
void cs_combustion_enthalpy_and_cp_from_janaf(int ncoel, int ngazem, int npo, const char nomcoel[][13], double ehcoel[], double cpcoel[], double coeff_therm[][2][5], const double wmolce[], const double th[])
Compute Enthalpy and Cp based on the JANAF band.
Definition: cs_combustion_model.cpp:477
#define BEGIN_C_DECLS
Definition: cs_defs.h:542
double cs_real_t
Floating-point value.
Definition: cs_defs.h:342
#define END_C_DECLS
Definition: cs_defs.h:543
int cs_lnum_t
local mesh entity id
Definition: cs_defs.h:335
@ fp2m
Definition: cs_field_pointer.h:130
@ fm
Definition: cs_field_pointer.h:129
integer ngazem
maximal number of elementary gas components
Definition: ppthch.f90:49