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