Skip to content

Commit 017616f

Browse files
committed
Header warning
Include a header warning explaining the purpose and how to use this testcase.
1 parent 1220dfc commit 017616f

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

TestCases/turbulence_models/sa/rae2822/turb_SA_NEG_RAE2822.cfg

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2+
% %
3+
% WARNING %
4+
% This regression test will diverge! %
5+
% %
6+
% This test case is only meant to trigger the negative part of the SA model, %
7+
% to check the integrity of the commits. It is inadvisable to use it as an %
8+
% starting point for tutorials. %
9+
% The rae2822 airfoil is a simple (fast) case. A high angle of attack is being %
10+
% used in order to force the negative part of the SA in a reasonable amount of %
11+
% iterations. With the current configuration, e.g., convective scheme, CFL %
12+
% number, etc, the solution is not stable and diverges after some iterations, %
13+
% around 15. Therefore, this regression test shall only run for iter < 15. %
14+
% %
15+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
16+
%
117
% ------------- DIRECT, ADJOINT, AND LINEARIZED PROBLEM DEFINITION ------------%
218
%
319
% Physical governing equations

0 commit comments

Comments
 (0)