From 6b8e963acfb9fe5bb50fab21263dece421b57d60 Mon Sep 17 00:00:00 2001 From: "Leighton W. Wilson" Date: Wed, 21 Oct 2020 12:57:06 -0400 Subject: [PATCH] Update README.md --- examples/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/README.md b/examples/README.md index 537f7c1..82520a7 100644 --- a/examples/README.md +++ b/examples/README.md @@ -40,9 +40,9 @@ The parameters that can be specified in the infile are as follows: | `approximation` | Type of polynomial: `LAGRANGE` and `HERMITE`. `HERMITE` is incompatible with cluster-cluster. | `kernel_name` | Name of interaction kernel: `COULOMB`, `YUKAWA`, `REGULARIZED_COULOMB`, `REGULARIZED_YUKAWA`, `SIN_OVER_R`, `USER`. | `kernel_params` | Comma separated list of parameters for given kernel. -| `run_direct` | Run direct calculation for error comparison: `on` or `off`. +| `run_direct` | Run direct calculation for error comparison: `ON` or `OFF`. | `verbosity` | Determines verbosity level of output. Integer `0`, `1`, `2`, `3`. Higher means more output. -| `slice` | Determines the proportion of target sites at which the direct calculation is performed for error comparison. +| `slice` | Determines the proportion of target sites at which the direct calculation is performed for error comparison. 10 would mean every 10th target is sampled. Note the difference between these executables: