From d06cdf022c5309fc6bd70fe71fc76180db9ef3b7 Mon Sep 17 00:00:00 2001 From: David Seus <david.seus@ians.uni-stuttgart.de> Date: Mon, 7 Oct 2019 11:25:43 +0200 Subject: [PATCH] uiae --- ...P-TP-2-patch-pure-dd-horizontal-interface-avoiding-origin.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Two-phase-Two-phase/two-patch/TP-TP-2-patch-pure-dd-avoid-interface-at-origin/TP-TP-2-patch-pure-dd-horizontal-interface-avoiding-origin.py b/Two-phase-Two-phase/two-patch/TP-TP-2-patch-pure-dd-avoid-interface-at-origin/TP-TP-2-patch-pure-dd-horizontal-interface-avoiding-origin.py index 6c53b04..6807b41 100755 --- a/Two-phase-Two-phase/two-patch/TP-TP-2-patch-pure-dd-avoid-interface-at-origin/TP-TP-2-patch-pure-dd-horizontal-interface-avoiding-origin.py +++ b/Two-phase-Two-phase/two-patch/TP-TP-2-patch-pure-dd-avoid-interface-at-origin/TP-TP-2-patch-pure-dd-horizontal-interface-avoiding-origin.py @@ -40,7 +40,7 @@ resolutions = { # mesh_resolution = 20 timestep_size = 0.0005 number_of_timesteps = 2600 -plot_timestep_every = 1 +plot_timestep_every = 10 # decide how many timesteps you want analysed. Analysed means, that we write out # subsequent errors of the L-iteration within the timestep. number_of_timesteps_to_analyse = 1 -- GitLab