#include "cs_base.h"
Go to the source code of this file.
Functions | |
void | uicpi1 (double *const srrom) |
void | uicpi2 (double *const toxy, double *const tfuel) |
void | uisofu (const int *iirayo, const int *ncharm, int *ncharb, int *nclpch, int *nclacp, const int *ncpcmx, int *ichcor, double *diam20, double *cch, double *hch, double *och, double *nch, double *sch, int *ipci, double *pcich, double *cp2ch, double *rho0ch, double *thcdch, double *cck, double *hck, double *ock, double *nck, double *sck, double *xashch, double *xashsec, double *xwatch, double *h0ashc, double *cpashc, int *iy1ch, double *y1ch, int *iy2ch, double *y2ch, double *a1ch, double *a2ch, double *e1ch, double *e2ch, double *crepn1, double *crepn2, double *ahetch, double *ehetch, int *iochet, double *ahetc2, double *ehetc2, int *ioetc2, double *ahetwt, double *ehetwt, int *ioetwt, int *ieqnox, int *ieqco2, int *imdnox, int *irb, int *ihtco2, int *ihth2o, double *qpr, double *fn, double *ckabs1, int *noxyd, double *oxyo2, double *oxyn2, double *oxyh2o, double *oxyco2, double *repnck, double *repnle, double *repnlo) |
void | cfnmtd (char *fstr, int *len CS_ARGF_SUPP_CHAINE) |
void | cs_gui_physical_model_select (void) |
void | cs_gui_elec_model (void) |
void | cs_gui_elec_model_rec (void) |
const char * | cs_gui_get_thermophysical_model (const char *model_thermo) |
void | cs_gui_gwf_model (int *permeability, int *unsteady, int *unsaturated) |
void | cs_gui_combustion_ref_values (void) |
void cfnmtd | ( | char * | fstr, |
int *len | CS_ARGF_SUPP_CHAINE | ||
) |
void cs_gui_combustion_ref_values | ( | void | ) |
void cs_gui_elec_model | ( | void | ) |
void cs_gui_elec_model_rec | ( | void | ) |
const char* cs_gui_get_thermophysical_model | ( | const char * | model_thermo | ) |
void cs_gui_gwf_model | ( | int * | permeability, |
int * | unsteady, | ||
int * | unsaturated | ||
) |
void cs_gui_physical_model_select | ( | void | ) |
void uicpi1 | ( | double *const | srrom | ) |
void uicpi2 | ( | double *const | toxy, |
double *const | tfuel | ||
) |
void uisofu | ( | const int * | iirayo, |
const int * | ncharm, | ||
int * | ncharb, | ||
int * | nclpch, | ||
int * | nclacp, | ||
const int * | ncpcmx, | ||
int * | ichcor, | ||
double * | diam20, | ||
double * | cch, | ||
double * | hch, | ||
double * | och, | ||
double * | nch, | ||
double * | sch, | ||
int * | ipci, | ||
double * | pcich, | ||
double * | cp2ch, | ||
double * | rho0ch, | ||
double * | thcdch, | ||
double * | cck, | ||
double * | hck, | ||
double * | ock, | ||
double * | nck, | ||
double * | sck, | ||
double * | xashch, | ||
double * | xashsec, | ||
double * | xwatch, | ||
double * | h0ashc, | ||
double * | cpashc, | ||
int * | iy1ch, | ||
double * | y1ch, | ||
int * | iy2ch, | ||
double * | y2ch, | ||
double * | a1ch, | ||
double * | a2ch, | ||
double * | e1ch, | ||
double * | e2ch, | ||
double * | crepn1, | ||
double * | crepn2, | ||
double * | ahetch, | ||
double * | ehetch, | ||
int * | iochet, | ||
double * | ahetc2, | ||
double * | ehetc2, | ||
int * | ioetc2, | ||
double * | ahetwt, | ||
double * | ehetwt, | ||
int * | ioetwt, | ||
int * | ieqnox, | ||
int * | ieqco2, | ||
int * | imdnox, | ||
int * | irb, | ||
int * | ihtco2, | ||
int * | ihth2o, | ||
double * | qpr, | ||
double * | fn, | ||
double * | ckabs1, | ||
int * | noxyd, | ||
double * | oxyo2, | ||
double * | oxyn2, | ||
double * | oxyh2o, | ||
double * | oxyco2, | ||
double * | repnck, | ||
double * | repnle, | ||
double * | repnlo | ||
) |