From d3fb64e14c08ce8582a7cc0c6905d232ce078694 Mon Sep 17 00:00:00 2001 From: Mostafa Daoud Date: Thu, 12 Dec 2024 09:32:38 +0100 Subject: [PATCH] update_getting_started.md file --- docs/getting_started.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/getting_started.md b/docs/getting_started.md index ac14bd09..5c3bfa61 100644 --- a/docs/getting_started.md +++ b/docs/getting_started.md @@ -76,6 +76,12 @@ EndTime=2001-01-02T00:00 InputPath=/path_to_model_input_folder/ OutputPath=/path_to_model_output_folder/ ``` +The configuration file could contain the following optional information: +```text +soil_layers_thickness=/path_to_input_soilLayThick.csv_file/ +SleepDuration=30 +FullCSVfiles=1 +``` See example configuration files below: