Skip to content

Commit 1873613

Browse files
turn hanim off in turbulent beta nml
1 parent ca7149c commit 1873613

File tree

1 file changed

+1
-1
lines changed
  • tests/fun3d_tests/fully_coupled_disc_deriv/turb_AE/meshes/turbulent_beta/Flow

1 file changed

+1
-1
lines changed

tests/fun3d_tests/fully_coupled_disc_deriv/turb_AE/meshes/turbulent_beta/Flow/fun3d.nml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
schedule_iteration(1:2) = 1,200
3636
schedule_cfl(1:2) = 1.0, 100.0
3737
schedule_cflturb(1:2) = 5.0,50.0
38-
hanim = .true.
38+
hanim = .false.
3939
/
4040
&hanim
4141
cfl_increase_factor = 1.2

0 commit comments

Comments
 (0)