Skip to content

Commit ffa21a4

Browse files
committed
plot per 0.0001s
1 parent abf3157 commit ffa21a4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Exec/unit_tests/diffusion_test/inputs.2d.sph

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@ amr.check_int = 1000 # number of timesteps between checkpoints
5959

6060
# PLOTFILES
6161
amr.plot_file = diffuse_plt
62-
amr.plot_int = 10
62+
#amr.plot_int = 10
63+
amr.plot_per = 0.0001
6364
amr.derive_plot_vars=ALL
6465

6566
# PROBLEM PARAMETERS

0 commit comments

Comments
 (0)