Skip to content

Commit b2b8dae

Browse files
committed
Add tranport models to the config_template
1 parent d62b1b7 commit b2b8dae

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

config_template.cfg

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1255,6 +1255,12 @@ TIME_DISCRE_ADJTURB= EULER_IMPLICIT
12551255
% Reduction factor of the CFL coefficient in the adjoint turbulent problem
12561256
CFL_REDUCTION_ADJTURB= 0.01
12571257

1258+
1259+
% -------------------- NEMO NUMERICAL METHOD DEFINITION -----------------------%
1260+
%
1261+
% Mixture transport properties (WILKE,GUPTA-YOS,CHAPMANN-ENSKOG)
1262+
TRANSPORT_COEFF_MODEL = WILKE
1263+
12581264
% ----------------------- GEOMETRY EVALUATION PARAMETERS ----------------------%
12591265
%
12601266
% Marker(s) of the surface where geometrical based function will be evaluated

0 commit comments

Comments
 (0)