My Project
programmer's documentation
Variables
cs_combustion_model.c File Reference
#include "cs_defs.h"
#include <assert.h>
#include <stdio.h>
#include <stdarg.h>
#include <stdlib.h>
#include <string.h>
#include "bft_mem.h"
#include "bft_error.h"
#include "bft_printf.h"
#include "cs_combustion_model.h"
Include dependency graph for cs_combustion_model.c:

Variables

cs_combustion_model_t _combustion_model
 
cs_combustion_model_tcs_glob_combustion_model = &_combustion_model
 

Variable Documentation

◆ _combustion_model

cs_combustion_model_t _combustion_model
Initial value:
= {.gas = {.iic = 0,
.xsoot = 0.,
.rosoot = 0.},
.coal = {.nclacp = 0},
.fuel = {.nclafu = 0},
.isoot = -1,
.ckabs0 = 0,
.xco2 = -1,
.xh2o = -1}

Combustion model parameters structure

◆ cs_glob_combustion_model

cs_combustion_model_t* cs_glob_combustion_model = &_combustion_model

Combustion model parameters structure