#include "base/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_3_t *force_p) |
Compute source terms for Lagrangian 2-way coupling. |
void cs_lagr_coupling | ( | const cs_real_t ** | taup, |
const cs_real_t | tempct[], | ||
cs_real_t | tsfext[], | ||
const cs_real_3_t * | force_p ) |
Compute source terms for Lagrangian 2-way coupling.
[in] | taup | dynamic characteristic time |
[in] | tempct | thermal characteristic time |
[out] | tsfext | external forces |
[in] | force_p | forces per mass unit on particles (m/s^2) |