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

---
 Optimization of control rules/readme.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/Optimization of control rules/readme.md b/Optimization of control rules/readme.md
index 3d11d33..bef9e7c 100644
--- a/Optimization of control rules/readme.md	
+++ b/Optimization of control rules/readme.md	
@@ -2,8 +2,11 @@
 
 this folder contains information on alle optimizations of RTC which were conducted in MIKE+ via Mike+py
 
-# equal-filling-degree
+# equal-filling-degree (EQF)
 
+no optimization was used for the implemented EQF model but a script was used to get the storage curves. 
+The script containing this calculation is named: "model_simplification.ipynb". It created the storages curves based on result data
+from the model. In the project 2 years of data was used. It then smoothes a storage curve through the data points.
 
 
 # static throttle optimization
\ No newline at end of file
-- 
GitLab