From c514298d9292bf4e97e6ff3f97f0e9f64545732d Mon Sep 17 00:00:00 2001 From: "Prof. Dr. Volker Coors" <volker.coors@hft-stuttgart.de> Date: Sun, 19 Jul 2020 12:30:31 +0000 Subject: [PATCH] Update 03 Implementation.adoc --- .../03 Implementation.adoc | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/D01 Integration of INSEL Models and SimStadt/03 Implementation.adoc b/D01 Integration of INSEL Models and SimStadt/03 Implementation.adoc index 817ec58..cf5824e 100644 --- a/D01 Integration of INSEL Models and SimStadt/03 Implementation.adoc +++ b/D01 Integration of INSEL Models and SimStadt/03 Implementation.adoc @@ -1,5 +1,14 @@ +# implementation -[#img_WFS,reftext='{figure-caption} {counter:figure-num}'] +The INSEL templater has been implemented in SimStadt as _Dynamic Template WFS_ and is available as an experimental Workflow in the current SimStadt release. + +[#img_INSEL_Templater,reftext='{figure-caption} {counter:figure-num}'] .The three components of a SimStadt Workflow Step -image::img/WFS.png[align="left"] \ No newline at end of file +image::img/INSEL_Templater_WFS.png[align="left"] + +An example of an INSEL template for a heat pump that is applied to the simulation of every building in SimStadt can be found here: + +https://gitlab.com/volkercoors/neqmodplus-steinbeis/uploads/c977bb7ac8882d1b2105813d35ea0b63/2020-04-17_HP_central_simple_constants_incl_defaults.txt[] + + -- GitLab