From 31068dcb19471239c71cf8ee03f9e93fe8e4446c Mon Sep 17 00:00:00 2001 From: dupreeda Date: Tue, 2 Aug 2022 12:56:54 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 451d72e..18f6785 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,9 @@ Example: `python3 palm_dynamic.py -c augsburg_validation_summer_10` The script requires the following: - The name of the case configuration on the command line. + - The corresponding configuration file `config_name.conf` in the `configuration` subdirectory. + - The values which agree with defaults do not need to be set. `palm_dynamic_init.py` contains setting and calculation of standard initialization values for particular system and can be adjusted. -- GitLab