From ed875b1e7e16d1fadd4103fc9b274b7f6224d275 Mon Sep 17 00:00:00 2001 From: jpekkila Date: Fri, 21 Aug 2020 18:29:51 +0000 Subject: [PATCH] README.md edited online with Bitbucket --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5a16e36..489fc10 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ In the base directory, run | MPI_ENABLED | Enables acGrid functions for carrying out computations with MPI. | OFF | | MULTIGPU_ENABLED | Enables Astaroth to use multiple GPUs on a single node. Uses peer-to-peer communication instead of MPI. Affects Legacy & Node layers only. | ON | | DSL_MODULE_DIR | Defines the directory to be scanned when looking for DSL files. | `astaroth/acc/mhd_solver` | +| VERBOSE | Enables various non-critical warning and status messages. | OFF | ## Standalone Module