From f38bd2b469bae3167d49e8c753024284b8ad5f79 Mon Sep 17 00:00:00 2001 From: Oliver Hahn Date: Wed, 16 Oct 2019 21:29:14 +0200 Subject: [PATCH] added explanation what testing options are available to example conf file --- example.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/example.conf b/example.conf index 18358f5..7c7f244 100644 --- a/example.conf +++ b/example.conf @@ -9,6 +9,8 @@ DoFixing = no BCClattice = no [testing] +# enables diagnostic output +# can be 'none' (default), 'potentials_and_densities', 'velocity_displacement_symmetries', or 'convergence' test = convergence [execution]