My Project
programmer's documentation
|
#include "cs_defs.h"
Go to the source code of this file.
Functions | |
void | cs_lagr_sde_model (const cs_real_t tempct[], cs_real_t cpgd1[], cs_real_t cpgd2[], cs_real_t cpght[]) |
Integration of particle stochastic differential equations for specific physical models. More... | |
void cs_lagr_sde_model | ( | const cs_real_t | tempct[], |
cs_real_t | cpgd1[], | ||
cs_real_t | cpgd2[], | ||
cs_real_t | cpght[] | ||
) |
Integration of particle stochastic differential equations for specific physical models.
[in] | tempct | thermal characteristic time |
[out] | cpgd1,cpgd2 | devolatilisation terms 1 and 2 |
[out] | cpght | heterogeneos combusion terms (coal with thermal return coupling) |