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 817ec583abc395e47cc1f1c4c862f6887648ec61..cf5824ec97291fee18ba690f017fca89cacd3b90 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[] + +