1 #ifndef __CS_GUI_SPECIFIC_PHYSICS_H__
2 #define __CS_GUI_SPECIFIC_PHYSICS_H__
110 double *
const diftl0);
124 double *
const tfuel);
145 const int *
const ielarc,
147 double *
const couimp,
148 double *
const puisim,
151 double *
const crit_reca);
165 double *
const crit_reca);
191 const int *
const iccoal,
192 const int *
const icpl3c,
193 const int *
const iirayo,
194 const int *
const iihmpr,
195 const int *
const ncharm,
199 const int *
const ncpcmx,
201 double *
const diam20,
210 double *
const rho0ch,
211 double *
const thcdch,
217 double *
const xashch,
218 double *
const xashsec,
219 double *
const xwatch,
220 double *
const h0ashc,
221 double *
const cpashc,
230 double *
const crepn1,
231 double *
const crepn2,
232 double *
const ahetch,
233 double *
const ehetch,
235 double *
const ahetc2,
236 double *
const ehetc2,
238 double *
const ahetwt,
239 double *
const ehetwt,
248 double *
const ckabs1,
252 double *
const oxyh2o,
253 double *
const oxyco2,
254 double *
const repnck,
255 double *
const repnle,
256 double *
const repnlo);
286 int *
const permeability,
287 int *
const diffusion,
289 int *
const convergence,
320 double *
const keyword);
void uiati1(int *imeteo, char *fmeteo, int *len CS_ARGF_SUPP_CHAINE)
Definition: cs_gui_specific_physics.c:2055
void uielrc(int *const izreca, double *const crit_reca)
Definition: cs_gui_specific_physics.c:1998
void uidai1(const int *const idarcy, int *const permeability, int *const diffusion, int *const unsteady, int *const convergence, int *const gravity, double *gravity_x, double *gravity_y, double *gravity_z)
Definition: cs_gui_specific_physics.c:2570
#define BEGIN_C_DECLS
Definition: cs_defs.h:429
void cs_gui_labels_gas_combustion(void)
Definition: cs_gui_specific_physics.c:2974
#define CS_ARGF_SUPP_CHAINE
Definition: cs_defs.h:468
void cs_gui_labels_compressible(void)
Definition: cs_gui_specific_physics.c:2916
void cfnmtd(char *fstr, int *lenCS_ARGF_SUPP_CHAINE)
Definition: cs_gui_specific_physics.c:2507
char * cs_gui_get_thermophysical_model(const char *const model_thermo)
Definition: cs_gui_specific_physics.c:2694
void cs_gui_labels_coal_combustion(int n_coals, int n_classes)
Definition: cs_gui_specific_physics.c:2795
void cs_gui_labels_atmospheric(void)
Definition: cs_gui_specific_physics.c:2769
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, int *const idarcy)
Definition: cs_gui_specific_physics.c:1586
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, int *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:2125
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:1829
#define END_C_DECLS
Definition: cs_defs.h:430
void cs_gui_numerical_double_parameters(const char *const param, double *const keyword)
Definition: cs_gui.c:5710
#define CS_PROCF(x, y)
Definition: cs_defs.h:453
void uicpi2(double *const toxy, double *const tfuel)
Definition: cs_gui_specific_physics.c:1798
void cs_gui_labels_electric_arcs(int n_gasses)
Definition: cs_gui_specific_physics.c:2938
void uicpi1(double *const srrom, double *const diftl0)
Definition: cs_gui_specific_physics.c:1766
int cs_gui_get_activ_thermophysical_model(void)
Definition: cs_gui_specific_physics.c:2721