1 #ifndef __CS_GUI_SPECIFIC_PHYSICS_H__
2 #define __CS_GUI_SPECIFIC_PHYSICS_H__
108 double *
const diftl0);
122 double *
const tfuel);
143 const int *
const ielarc,
145 double *
const couimp,
146 double *
const puisim,
149 double *
const crit_reca);
163 double *
const crit_reca);
189 const int *
const iccoal,
190 const int *
const icpl3c,
191 const int *
const iirayo,
192 const int *
const iihmpr,
193 const int *
const ncharm,
197 const int *
const ncpcmx,
199 double *
const diam20,
208 double *
const rho0ch,
209 double *
const thcdch,
215 double *
const xashch,
216 double *
const xashsec,
217 double *
const xwatch,
218 double *
const h0ashc,
219 double *
const cpashc,
228 double *
const crepn1,
229 double *
const crepn2,
230 double *
const ahetch,
231 double *
const ehetch,
233 double *
const ahetc2,
234 double *
const ehetc2,
236 double *
const ahetwt,
237 double *
const ehetwt,
246 double *
const ckabs1,
250 double *
const oxyh2o,
251 double *
const oxyco2,
252 double *
const repnck,
253 double *
const repnle,
254 double *
const repnlo);
288 double *
const keyword);
void uiati1(int *imeteo, char *fmeteo, int *len CS_ARGF_SUPP_CHAINE)
Definition: cs_gui_specific_physics.c:2021
void uisofu(const int *const ippmod, const int *const iccoal, const int *const icpl3c, const int *const iirayo, const int *const iihmpr, const int *const ncharm, int *const ncharb, int *const nclpch, int *const nclacp, const int *const ncpcmx, int *const ichcor, double *const diam20, double *const cch, double *const hch, double *const och, double *const nch, double *const sch, double *const ipci, double *const pcich, double *const cp2ch, double *const rho0ch, double *const thcdch, double *const cck, double *const hck, double *const ock, double *const nck, double *const sck, double *const xashch, double *const xashsec, double *const xwatch, double *const h0ashc, double *const cpashc, int *const iy1ch, double *const y1ch, int *const iy2ch, double *const y2ch, double *const a1ch, double *const a2ch, double *const e1ch, double *const e2ch, double *const crepn1, double *const crepn2, double *const ahetch, double *const ehetch, int *const iochet, double *const ahetc2, double *const ehetc2, int *const ioetc2, double *const ahetwt, double *const ehetwt, int *const ioetwt, int *const ieqnox, int *const imdnox, int *const irb, int *const ihtco2, int *const ihth2o, double *const qpr, double *const fn, double *const ckabs1, int *const noxyd, double *const oxyo2, double *const oxyn2, double *const oxyh2o, double *const oxyco2, double *const repnck, double *const repnle, double *const repnlo)
Definition: cs_gui_specific_physics.c:2091
void uielrc(int *const izreca, double *const crit_reca)
Definition: cs_gui_specific_physics.c:1964
#define BEGIN_C_DECLS
Definition: cs_defs.h:405
void cs_gui_labels_gas_combustion(void)
Definition: cs_gui_specific_physics.c:2824
void uippmo(int *const ippmod, int *const icod3p, int *const icodeq, int *const icoebu, int *const icobml, int *const icolwc, int *const iccoal, int *const icpl3c, int *const icfuel, int *const ieljou, int *const ielarc, int *const ielion, int *const icompf, int *const iatmos, int *const iaeros, int *const ieos, int *const ieqco2)
Definition: cs_gui_specific_physics.c:1551
#define CS_ARGF_SUPP_CHAINE
Definition: cs_defs.h:434
void cs_gui_labels_compressible(void)
Definition: cs_gui_specific_physics.c:2766
void cfnmtd(char *fstr, int *lenCS_ARGF_SUPP_CHAINE)
Definition: cs_gui_specific_physics.c:2489
char * cs_gui_get_thermophysical_model(const char *const model_thermo)
Definition: cs_gui_specific_physics.c:2545
void cs_gui_labels_coal_combustion(int n_coals, int n_classes)
Definition: cs_gui_specific_physics.c:2645
void cs_gui_labels_atmospheric(void)
Definition: cs_gui_specific_physics.c:2619
void uieli1(const int *const ieljou, const int *const ielarc, int *const ielcor, double *const couimp, double *const puisim, int *const modrec, int *const idreca, double *const crit_reca)
Definition: cs_gui_specific_physics.c:1795
#define END_C_DECLS
Definition: cs_defs.h:406
void cs_gui_numerical_double_parameters(const char *const param, double *const keyword)
Definition: cs_gui.c:991
#define CS_PROCF(x, y)
Definition: cs_defs.h:419
void uicpi2(double *const toxy, double *const tfuel)
Definition: cs_gui_specific_physics.c:1764
void cs_gui_labels_electric_arcs(int n_gasses)
Definition: cs_gui_specific_physics.c:2788
void uicpi1(double *const srrom, double *const diftl0)
Definition: cs_gui_specific_physics.c:1732
int cs_gui_get_activ_thermophysical_model(void)
Definition: cs_gui_specific_physics.c:2572