Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ MARKER_OUTLET= ( outlet, 10000.0 )
MARKER_PLOTTING= ( lower )
%
% Marker(s) of the surface where the functional (Cd, Cl, etc.) will be evaluated
MARKER_MONITORING= (outlet, lower)
MARKER_MONITORING= ( lower )

% ------------- COMMON PARAMETERS DEFINING THE NUMERICAL METHOD ---------------%
%
Expand Down Expand Up @@ -274,6 +274,8 @@ READ_BINARY_RESTART = NO
% Screen output
SCREEN_OUTPUT= (INNER_ITER, RMS_ADJ_DENSITY, RMS_ADJ_ENERGY, SENS_GEO, SENS_AOA)
%
HISTORY_OUTPUT= (INNER_ITER, RMS_RES, AERO_COEFF, COMBO)
%
OUTPUT_FILES= (RESTART_ASCII, PARAVIEW, SURFACE_PARAVIEW, SURFACE_CSV)

% -------------------- FREE-FORM DEFORMATION PARAMETERS -----------------------%
Expand Down