We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f5a072 commit 9f4e61bCopy full SHA for 9f4e61b
1 file changed
pyro/compressible/problems/inputs.convection
@@ -7,7 +7,8 @@ tmax = 10.0
7
8
[io]
9
basename = convection_
10
-n_out = 100
+n_out = 100000000
11
+dt_out = 0.5
12
13
14
[mesh]
0 commit comments