Skip to content

Commit

Permalink
Update turb_channel.case
Browse files Browse the repository at this point in the history
Reduce output frequency.
  • Loading branch information
timofeymukha authored Nov 13, 2023
1 parent 9d00c7c commit 9542855
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/turb_channel/turb_channel.case
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"use_averaged_flow": true
},
"boundary_types": ["", "", "w", "w"],
"output_control": "tsteps",
"output_value": 400
"output_control": "simulationtime",
"output_value": 20
},
"statistics": {
"enabled": true,
Expand Down

0 comments on commit 9542855

Please sign in to comment.