#include "cs_defs.h"
Include dependency graph for cs_clip_ke.h:Go to the source code of this file.
Functions | |
| void | cs_clip_ke (cs_lnum_t n_cells, int iclip) |
| Clipping of the turbulent kinetic energy and turbulent dissipation. More... | |
| void cs_clip_ke | ( | cs_lnum_t | n_cells, |
| int | iclip | ||
| ) |
Clipping of the turbulent kinetic energy and turbulent dissipation.
| [in] | n_cells | number of cells |
| [in] | iclip | indicator = 0 if viscl0 is used otherwise viscl is used. |