Skip to content

Commit 1d4dc8d

Browse files
committed
Merge branch 'tut_unst_cylinder' of https://github.com/su2code/Tutorials into tut_unst_cylinder
2 parents 1148e5b + 11c5bb9 commit 1d4dc8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

incompressible_flow/Inc_Von_Karman_Cylinder/unsteady_incomp_cylinder.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ TIME_STEP= 0.01
3636
%
3737
MAX_TIME=25.00
3838
%
39-
INNER_ITER= 20
39+
INNER_ITER= 10
4040
%
4141
% ---------------- INCOMPRESSIBLE FLOW CONDITION DEFINITION -------------------%
4242
%
@@ -61,7 +61,7 @@ MARKER_MONITORING= ( cylinder )
6161
NUM_METHOD_GRAD= GREEN_GAUSS
6262
CFL_NUMBER= 200.0
6363
CFL_ADAPT= NO
64-
TIME_ITER=2500
64+
TIME_ITER=11
6565
%
6666
% ------------------------ LINEAR SOLVER DEFINITION ---------------------------%
6767
%

0 commit comments

Comments
 (0)