9.0
general documentation
cs_libby_williams_params_t Struct Reference

#include <cs_combustion_gas.h>

+ Collaboration diagram for cs_libby_williams_params_t:

Data Fields

int n_dirac
 
double vref
 
double lref
 
double ta
 
double tstar
 
double fmin
 
double fmax
 
double hmin
 
double hmax
 
double coeff1
 
double coeff2
 
double coeff3
 
cs_field_ttsc
 
cs_field_tmam
 
cs_field_trhol [CS_COMBUSTION_GAS_MAX_DIRAC]
 
cs_field_tteml [CS_COMBUSTION_GAS_MAX_DIRAC]
 
cs_field_tfmel [CS_COMBUSTION_GAS_MAX_DIRAC]
 
cs_field_tfmal [CS_COMBUSTION_GAS_MAX_DIRAC]
 
cs_field_tampl [CS_COMBUSTION_GAS_MAX_DIRAC]
 
cs_field_ttscl [CS_COMBUSTION_GAS_MAX_DIRAC]
 
cs_field_tmaml [CS_COMBUSTION_GAS_MAX_DIRAC]
 

Detailed Description

Combustion model parameters specific to Libby Williams (premixed flame)

Field Documentation

◆ ampl

◆ coeff1

double coeff1

◆ coeff2

double coeff2

◆ coeff3

double coeff3

◆ fmal

◆ fmax

double fmax

◆ fmel

◆ fmin

double fmin

◆ hmax

double hmax

◆ hmin

double hmin

◆ lref

double lref

reference length

◆ mam

cs_field_t* mam

◆ maml

◆ n_dirac

int n_dirac

number of Dirac peaks

◆ rhol

◆ ta

double ta

activation temperature

◆ teml

◆ tsc

cs_field_t* tsc

◆ tscl

◆ tstar

double tstar

crossover temperature

◆ vref

double vref

reference velocity


The documentation for this struct was generated from the following file: