1 #ifndef __CS_GUI_SPECIFIC_PHYSICS_H__
2 #define __CS_GUI_SPECIFIC_PHYSICS_H__
60 double *
const diftl0);
100 const int *
const iihmpr,
101 const int *
const ncharm,
105 const int *
const ncpcmx,
107 double *
const diam20,
116 double *
const rho0ch,
117 double *
const thcdch,
123 double *
const xashch,
124 double *
const xashsec,
125 double *
const xwatch,
126 double *
const h0ashc,
127 double *
const cpashc,
136 double *
const crepn1,
137 double *
const crepn2,
138 double *
const ahetch,
139 double *
const ehetch,
141 double *
const ahetc2,
142 double *
const ehetc2,
144 double *
const ahetwt,
145 double *
const ehetwt,
154 double *
const ckabs1,
158 double *
const oxyh2o,
159 double *
const oxyco2,
160 double *
const repnck,
161 double *
const repnle,
162 double *
const repnlo);
187 int *
const dispersion,
242 double *
const keyword);
void uiati1(int *imeteo, char *fmeteo, int *len CS_ARGF_SUPP_CHAINE)
Definition: cs_gui_specific_physics.c:1598
void cs_gui_physical_model_select(cs_int_t *ieos, cs_int_t *ieqco2)
Definition: cs_gui_specific_physics.c:2194
void uisofu(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:1668
void cs_gui_elec_model_rec(void)
Definition: cs_gui_specific_physics.c:2494
#define BEGIN_C_DECLS
Definition: cs_defs.h:448
int cs_int_t
Fortran-compatible integer.
Definition: cs_defs.h:295
void cs_gui_labels_gas_combustion(void)
Definition: cs_gui_specific_physics.c:2827
#define CS_ARGF_SUPP_CHAINE
Definition: cs_defs.h:487
void cs_gui_labels_compressible(void)
Definition: cs_gui_specific_physics.c:2769
void cs_gui_elec_model(void)
Definition: cs_gui_specific_physics.c:2334
void cfnmtd(char *fstr, int *lenCS_ARGF_SUPP_CHAINE)
Definition: cs_gui_specific_physics.c:2047
void uidai1(int *const permeability, int *const dispersion, int *const unsteady, int *const gravity)
Definition: cs_gui_specific_physics.c:2105
char * cs_gui_get_thermophysical_model(const char *const model_thermo)
Definition: cs_gui_specific_physics.c:2547
void cs_gui_labels_coal_combustion(int n_coals, int n_classes)
Definition: cs_gui_specific_physics.c:2648
void cs_gui_labels_atmospheric(void)
Definition: cs_gui_specific_physics.c:2622
#define END_C_DECLS
Definition: cs_defs.h:449
void cs_gui_numerical_double_parameters(const char *const param, double *const keyword)
Definition: cs_gui.c:5729
#define CS_PROCF(x, y)
Definition: cs_defs.h:472
void uicpi2(double *const toxy, double *const tfuel)
Definition: cs_gui_specific_physics.c:1573
void cs_gui_labels_electric_arcs(int n_gasses)
Definition: cs_gui_specific_physics.c:2791
void uicpi1(double *const srrom, double *const diftl0)
Definition: cs_gui_specific_physics.c:1541
int cs_gui_get_activ_thermophysical_model(void)
Definition: cs_gui_specific_physics.c:2574