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: