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
4 changes: 2 additions & 2 deletions _tutorials/compressible_flow/UQ_NACA0012/UQ_NACA0012.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@ If there is a need to perform the perturbations individually (for example to run
```
% ------------------- UNCERTAINTY QUANTIFICATION DEFINITION -------------------%
%
% Using uncertainty quantification module (YES, NO). Only available with SST
USING_UQ= YES
% Using uncertainty quantification module. Available as an option for the SST turbulence model.
SST_OPTIONS= UQ
%
% Eigenvalue perturbation definition (1, 2, or 3)
UQ_COMPONENT= 1
Expand Down