#include "cs_defs.h"
Go to the source code of this file.
Functions | |
void | cs_lagr_coupling (const cs_real_t taup[], const cs_real_t tempct[], cs_real_t tsfext[], const cs_real_t cpgd1[], const cs_real_t cpgd2[], const cs_real_t cpght[]) |
Compute source terms for Lagrangian 2-way coupling. More... | |
void cs_lagr_coupling | ( | const cs_real_t | taup[], |
const cs_real_t | tempct[], | ||
cs_real_t | tsfext[], | ||
const cs_real_t | cpgd1[], | ||
const cs_real_t | cpgd2[], | ||
const cs_real_t | cpght[] | ||
) |
Compute source terms for Lagrangian 2-way coupling.
[in] | taup | dynamic characteristic time |
[in] | tempct | thermal charactersitic time |
[out] | tsfext | external forces |
[in] | cpgd1 | devolatization term 1 for heterogeneous coal |
[in] | cpgd2 | devolatization term 2 for heterogeneous coal |
[in] | cpght | combustion term for heterogeneous coal |