8.1
general documentation
keywords.h
Go to the documentation of this file.
1 /*============================================================================
2  * Doxygen documentation for specific keywords
3  *============================================================================*/
4 
5 /*
6  This file is part of code_saturne, a general-purpose CFD tool.
7 
8  Copyright (C) 1998-2023 EDF S.A.
9 
10  This program is free software; you can redistribute it and/or modify it under
11  the terms of the GNU General Public License as published by the Free Software
12  Foundation; either version 2 of the License, or (at your option) any later
13  version.
14 
15  This program is distributed in the hope that it will be useful, but WITHOUT
16  ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
17  FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
18  details.
19 
20  You should have received a copy of the GNU General Public License along with
21  this program; if not, write to the Free Software Foundation, Inc., 51 Franklin
22  Street, Fifth Floor, Boston, MA 02110-1301, USA.
23 */
24 
25 /*----------------------------------------------------------------------------*/
26 
27 #include "cs_equation_param.h"
28 #include "cs_parameters.h"
29 
30 /*=============================================================================
31  * Additional doxygen documentation
32  *============================================================================*/
33 
39 /*----------------------------------------------------------------------------*/
40 
51 char *label:
52 
58 int log;
59 
72 
80 int coupled;
81 
92 
109 
121 
128 
136 
145 
153 
168 
190 
210 
216 
229 
235 
254 
263 
269 
297 
312 
327 
343 
346 /*----------------------------------------------------------------------------*/
double st_exp_extrapolated
Definition: keywords.h:311
int scalar_id
Definition: keywords.h:127
char * label
Definition: keywords.h:58
int diffusivity_id
Definition: keywords.h:167
int time_extrapolated
Definition: keywords.h:108
double turbulent_flux_model
Definition: keywords.h:228
int post_vis
Definition: keywords.h:71
int moment_id
Definition: keywords.h:91
char * restart_file
Definition: keywords.h:152
int density_id
Definition: keywords.h:209
cs_solving_info_t * solving_info
Definition: keywords.h:144
int first_moment_id
Definition: keywords.h:234
cs_equation_param_t * var_cal_opt
Definition: keywords.h:135
int coupled
Definition: keywords.h:80
double variance_dissipation
Definition: keywords.h:262
double diffusivity_ref
Definition: keywords.h:189
int scalar_time_scheme
Definition: keywords.h:296
int variance_clipping
Definition: keywords.h:253
int scalar_diffusivity_prev
Definition: keywords.h:268
double turbulent_flux_ctheta
Definition: keywords.h:215
double diffusivity_extrapolated
Definition: keywords.h:326
double time_step_factor
Definition: keywords.h:342
int limiter_choice
Definition: keywords.h:120
Set of parameters to handle an unsteady convection-diffusion-reaction equation with term sources.
Definition: cs_equation_param.h:192
Definition: cs_parameters.h:68