diff --git a/README.md b/README.md index 451d72e75a60c4b3b5453f3f24f20d4db23742cb..18f678501cbcf18f37bfd58b9d29201cecfc7708 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.