From b93abd15da96ce218d098bf60342d7df26b330aa Mon Sep 17 00:00:00 2001 From: Lucas Verleyen Date: Wed, 15 Jan 2025 21:40:45 +0100 Subject: [PATCH] add documentation --- .../Tutorial/DetailedHouse/DetailedHouse1.mo | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/IDEAS/Examples/Tutorial/DetailedHouse/DetailedHouse1.mo b/IDEAS/Examples/Tutorial/DetailedHouse/DetailedHouse1.mo index cbd242f5c..048cff7eb 100644 --- a/IDEAS/Examples/Tutorial/DetailedHouse/DetailedHouse1.mo +++ b/IDEAS/Examples/Tutorial/DetailedHouse/DetailedHouse1.mo @@ -20,24 +20,21 @@ model DetailedHouse1 "First example model containing one zone" constructionType, inc=IDEAS.Types.Tilt.Wall, azi=IDEAS.Types.Azimuth.W, - A=l*h) - "Outer wall model" + A=l*h) "Western outer wall model" annotation (Placement(transformation(extent={{-60,10},{-48,30}}))); IDEAS.Buildings.Components.OuterWall outWalEas( redeclare IDEAS.Buildings.Validation.Data.Constructions.HeavyWall constructionType, inc=IDEAS.Types.Tilt.Wall, azi=IDEAS.Types.Azimuth.E, - A=l*h) - "Outer wall model" + A=l*h) "Eastern outer wall model" annotation (Placement(transformation(extent={{40,0},{28,20}}))); IDEAS.Buildings.Components.OuterWall outWalNor( redeclare IDEAS.Buildings.Validation.Data.Constructions.HeavyWall constructionType, inc=IDEAS.Types.Tilt.Wall, azi=IDEAS.Types.Azimuth.N, - A=w*h) - "Outer wall model" + A=w*h) "Northern outer wall model" annotation (Placement(transformation( extent={{6,-10},{-6,10}}, rotation=90, @@ -47,8 +44,7 @@ model DetailedHouse1 "First example model containing one zone" constructionType, inc=IDEAS.Types.Tilt.Wall, azi=IDEAS.Types.Azimuth.S, - A=w*h - win.A) - "Outer wall model" + A=w*h - win.A) "Southern outer wall model" annotation (Placement(transformation( extent={{-6,-10},{6,10}}, rotation=90,