Skip to content

Commit a3de56a

Browse files
authored
Merge branch 'su2code:master' into master
2 parents 6811848 + 3e25ee2 commit a3de56a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_tutorials/compressible_flow/UQ_NACA0012/UQ_NACA0012.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ If there is a need to perform the perturbations individually (for example to run
7373
```
7474
% ------------------- UNCERTAINTY QUANTIFICATION DEFINITION -------------------%
7575
%
76-
% Using uncertainty quantification module (YES, NO). Only available with SST
77-
USING_UQ= YES
76+
% Using uncertainty quantification module. Available as an option for the SST turbulence model.
77+
SST_OPTIONS= UQ
7878
%
7979
% Eigenvalue perturbation definition (1, 2, or 3)
8080
UQ_COMPONENT= 1

0 commit comments

Comments
 (0)