Skip to content

Commit 25db7c9

Browse files
committed
the testcase
1 parent 34890f3 commit 25db7c9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

TestCases/navierstokes/flatplate/lam_flatplate.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ MARKER_PLOTTING= ( wall )
8787
%
8888
% Marker(s) of the surface where the functional (Cd, Cl, etc.) will be evaluated
8989
MARKER_MONITORING= ( wall )
90+
MARKER_ANALYZE= (inlet, outlet)
9091

9192
% ------------- COMMON PARAMETERS DEFINING THE NUMERICAL METHOD ---------------%
9293
%
@@ -230,4 +231,4 @@ OUTPUT_WRT_FREQ= 250
230231
%
231232
%
232233
% Screen output fields
233-
SCREEN_OUTPUT= (INNER_ITER, RMS_DENSITY, RMS_ENERGY, LIFT, DRAG)
234+
SCREEN_OUTPUT= (INNER_ITER, RMS_DENSITY, RMS_ENERGY, LIFT, DRAG, SURFACE_MASSFLOW)

0 commit comments

Comments
 (0)