1#ifndef CS_COMBUSTION_EBU_H
2#define CS_COMBUSTION_EBU_H
Field descriptor.
Definition: cs_field.h:275
void cs_combustion_ebu_source_terms(cs_field_t *f_sc, cs_real_t smbrs[], cs_real_t rovsdt[])
Compute source terms for premixed flame EBU combustion model.
Definition: cs_combustion_ebu.cpp:423
void cs_combustion_ebu_fields_init(void)
Initialize specific fields for EBU gas combustion model.
Definition: cs_combustion_ebu.cpp:125
void cs_combustion_ebu_physical_prop(int *mbrom)
Definition: cs_combustion_ebu.cpp:176
double cs_real_t
Floating-point value.
Definition: cs_defs.h:332