From bcb5f00743abe6f6dbf8a43bc90c76930eda8354 Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Tue, 19 Jan 2021 22:59:17 -0500 Subject: [PATCH] disable dump by default --- examples/USER/misc/agni/in.vacancy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/USER/misc/agni/in.vacancy b/examples/USER/misc/agni/in.vacancy index a5e5061264..4f6dd0fc8c 100644 --- a/examples/USER/misc/agni/in.vacancy +++ b/examples/USER/misc/agni/in.vacancy @@ -18,6 +18,6 @@ fix 5 all momentum 1 linear 1 1 1 thermo 100 thermo_style custom step ke etotal temp -dump MyDump all custom 250 dump.atoms id type x y z vx vy vz fx fy fz +# dump MyDump all custom 250 dump.atoms id type x y z vx vy vz fx fy fz run 1000