9.1
general documentation
cs_combustion_d3p.h File Reference
#include "base/cs_defs.h"
#include "base/cs_field.h"
#include "pprt/cs_physical_model.h"
+ Include dependency graph for cs_combustion_d3p.h:

Go to the source code of this file.

Functions

void cs_combustion_d3p_fields_init0 (void)
 Initialize specific fields for infinitely fast 3-point chemistry combustion model, stage 0. More...
 
void cs_combustion_d3p_fields_init1 (void)
 Initialize specific fields for infinitely fast 3-point chemistry combustion model, stage 1. More...
 
void cs_combustion_d3p_integration (int indpdf[], cs_real_t dirmin[], cs_real_t dirmax[], cs_real_t fdeb[], cs_real_t ffin[], cs_real_t hrec[], cs_real_t w1[])
 

Function Documentation

◆ cs_combustion_d3p_fields_init0()

void cs_combustion_d3p_fields_init0 ( void  )

Initialize specific fields for infinitely fast 3-point chemistry combustion model, stage 0.

◆ cs_combustion_d3p_fields_init1()

void cs_combustion_d3p_fields_init1 ( void  )

Initialize specific fields for infinitely fast 3-point chemistry combustion model, stage 1.

◆ cs_combustion_d3p_integration()

void cs_combustion_d3p_integration ( int  indpdf[],
cs_real_t  dirmin[],
cs_real_t  dirmax[],
cs_real_t  fdeb[],
cs_real_t  ffin[],
cs_real_t  hrec[],
cs_real_t  w1[] 
)