From f8bff1c1b54091179ca77063d3e97f9ddfb16d31 Mon Sep 17 00:00:00 2001
From: Sebastian Kerger <sebastian.kerger@rwth-aachen.de>
Date: Mon, 17 Mar 2025 13:20:40 +0100
Subject: [PATCH] Edit readme.md

---
 Water quality calibration/readme.md | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/Water quality calibration/readme.md b/Water quality calibration/readme.md
index e57f8e6..07bd19d 100644
--- a/Water quality calibration/readme.md	
+++ b/Water quality calibration/readme.md	
@@ -1 +1,14 @@
 Explanations:
+
+event_dict.xlsx:
+- this excel file contains information if multiple events are simulated together
+- if you are doing this: Simplay write under event the single events and under result file the result file name in which the event is included
+
+parameter config.xlsx:
+- this table contains the parameters that should be calibrated and also the min and amx values for the calibration
+- as there might be some unit difference between the python input and that in MIKE+ itself, unitfactors are given for the parameters, which were investigated here. All further parametern need to be looked up
+- to use it directly just fill out columns D, J and K
+- the second sheet "sqlite_table_names" contains all names to look for the the MUID to access the parameters
+
+
+
-- 
GitLab