My Project
programmer's documentation
|
#include "cs_defs.h"
Go to the source code of this file.
Functions | |
void | CS_PROCF (precst, PRECST)(cs_real_t *dtref |
void | cs_lagr_precipitation_injection (cs_real_t *vela, cs_real_t *val) |
Management of the injection of particles formed by precipitation. More... | |
Variables | |
void cs_real_t * | crom |
void cs_real_t cs_real_t * | cvar_scal |
void cs_real_t cs_real_t cs_real_t | crvexp [] |
Management of the injection of particles formed by precipitation.
[in] | vela | pointer to fluid velocity array (per cell) |
[out] | val | number of particles to inject (with weight) |
void CS_PROCF | ( | precst | , |
PRECST | |||
) |
void cs_real_t* crom |