{"id":24653,"date":"2026-02-01T20:21:52","date_gmt":"2026-02-01T20:21:52","guid":{"rendered":"http:\/\/141.23.68.248\/wp\/?page_id=24653"},"modified":"2026-02-09T19:19:39","modified_gmt":"2026-02-09T19:19:39","slug":"parametric-modeling","status":"publish","type":"page","link":"http:\/\/141.23.68.248\/wp\/?page_id=24653","title":{"rendered":"Parametric Modeling"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\" style=\"font-size:30px\">Introduction:<\/h2>\n\n\n\n<p style=\"font-size:15px\">Green roofs are multi-layered systems designed to improve thermal performance, manage stormwater, and extend roof lifespan. Their performance depends on the con\ufb01guration and thickness of several layers such as vegetation, substrate, drainage, insulation, waterproo\ufb01ng, and the roof deck. Because these layers interact physically, varying the thickness of one component in\ufb02uences the behavior of the whole system, a\ufb00ecting weight, water storage, thermal resistance, and even long-term maintenance needs. In real projects, these trade-o\ufb00s make green roofs di\ufb03cult to design manually. To manage these interdependencies, this project develops a fully parametric green roof model using Dynamo BIM, allowing the system to respond dynamically to changes in layer thicknesses and and the associated performance assumptions. The goal is to create a model where design choices immediately translate into performance changes, enabling clearer decision making.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"font-size:30px\">Design Challenge:<\/h2>\n\n\n\n<p style=\"font-size:15px\">The core design challenge is how to balance structural weight and water retention capacity by adjusting the thicknesses of multiple green roof layers. Increasing substrate depth enhances water storage, biodiversity, and vegetation health, but it also adds signi\ufb01cant permanent load that may exceed the structural capacity of the existing roof. On the other hand, reducing thicknesses improves structural safety and constructability but compromises ecological and hydrological performance, especially during extreme rainfall events. Therefore, the aim is to identify build-ups that achieve a stable compromise, lightweight enough to remain structurally feasible while still providing e\ufb00ective stormwater retention and healthy vegetation growth. The parametric setup enables these alternatives to be explored quickly and consistently.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"font-size:30px\">Selected High-Performance Criteria:<\/h2>\n\n\n\n<p style=\"font-size:15px\">1.Structural Dead Load (kN\/m\u00b2)<\/p>\n\n\n\n<p style=\"font-size:15px\">Calculated as the sum of (thickness \u00d7 density) for every layer in the roof build-up.<\/p>\n\n\n\n<p style=\"font-size:15px\">This indicates how heavy the full system becomes and whether the existing structure can safely support it.<\/p>\n\n\n\n<p style=\"font-size:15px\">2.Water Retention Capacity (L\/m\u00b2)<\/p>\n\n\n\n<p style=\"font-size:15px\">Estimated from the (thickness \u00d7 retention%) of the layers that store water (vegetation, substrate, \ufb01lter, drainage, insulation).<\/p>\n\n\n\n<p style=\"font-size:15px\">Higher retention means better stormwater performance and reduced runo\ufb00 during heavy rainfall.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"font-size:30px\">Model Logic in Dynamo:<\/h2>\n\n\n\n<p style=\"font-size:15px\">The Dynamo model represents each green roof layer as a simple parametric cuboid de\ufb01ned by three inputs: roof length, roof width, and layer thickness. Each layer is positioned<\/p>\n\n\n\n<p style=\"font-size:15px\">vertically using a Geometry.Translate node, with the translation distance equal to the cumulative thickness of all layers below. This ensures that every layer sits directly on top of the previous one without manual adjustment. A series of Math.Add nodes computes these cumulative o\ufb00sets automatically.<\/p>\n\n\n\n<p style=\"font-size:15px\">The \ufb01nal stack, built from bo\udbc0\udc02om to top, includes the roof deck, insulation, vapor barrier, drainage layer, growing medium (substrate), and vegetation. Two additional logical layers, the waterproo\ufb01ng and \ufb01lter layers, are included in the performance calculations but not shown explicitly in the geometry due to their very small thicknesses. Each visible layer is color-coded using a GeometryColor.ByGeometryColor node to make the build-up easy to read in the 3D view. To extend the model beyond pure geometry, additional numeric nodes were introduced to calculate the structural dead load (kN\/m\u00b2) and the water retention capacity (L\/m\u00b2). For each layer, the dead load contribution is obtained by multiplying thickness and density, and the total system load is computed as the sum of all layer contributions. Similarly, retention is estimated from the layer thickness and a characteristic retention percentage. These values are displayed in Watch nodes and update automatically whenever a thickness slider is changed, so the model directly links geometric choices to engineering performance.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><a href=\"http:\/\/141.23.68.248\/wp\/wp-content\/uploads\/2026\/02\/image-31.png\"><img loading=\"lazy\" decoding=\"async\" width=\"328\" height=\"288\" src=\"http:\/\/141.23.68.248\/wp\/wp-content\/uploads\/2026\/02\/image-31.png\" alt=\"\" class=\"wp-image-24654\" style=\"width:416px;height:auto\" srcset=\"http:\/\/141.23.68.248\/wp\/wp-content\/uploads\/2026\/02\/image-31.png 328w, http:\/\/141.23.68.248\/wp\/wp-content\/uploads\/2026\/02\/image-31-300x263.png 300w\" sizes=\"auto, (max-width: 328px) 100vw, 328px\" \/><\/a><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"font-size:30px\">Adjustable Parameters:<\/h2>\n\n\n\n<p style=\"font-size:15px\">The parametric model allows key layer thicknesses to act as adjustable parameters, controlling both the geometric and performance behaviour of the system. Among all layers, three parameters were selected as primary drivers of the design space: vegetation thickness, substrate thickness, and drainage thickness. These variables strongly in\ufb02uence both structural dead load and water retention, making them the most relevant for trade-o\ufb00 exploration.<\/p>\n\n\n\n<p style=\"font-size:15px\">By varying these three sliders within practical limits, the model automatically recalculates total system weight and storage capacity through the live Watch nodes. This makes it possible to map a small but meaningful design space consisting of three representative con\ufb01gurations:<\/p>\n\n\n\n<p style=\"font-size:15px\">1. Extensive, optimised for low weight and easy maintenance<\/p>\n\n\n\n<p style=\"font-size:15px\">2. Semi-intensive, representing a balanced middle ground<\/p>\n\n\n\n<p style=\"font-size:15px\">3. Intensive, focused on maximum retention and vegetation growth potential.<\/p>\n\n\n\n<p style=\"font-size:15px\">Each con\ufb01guration demonstrates the e\ufb00ect of changing layer depth on the system\u2019s overall behaviour. As the substrate and vegetation layers thicken, the model shows a steady increase in both retention and total load.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"font-size:30px\">Results and Discussion:<\/h2>\n\n\n\n<p style=\"font-size:15px\">Three representative con\ufb01gurations were tested using the parametric model by adjusting the thickness sliders for vegetation, substrate, and drainage layers. The total dead load and water-retention capacity were read directly from the Dynamo Watch nodes for each case.&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><a href=\"http:\/\/141.23.68.248\/wp\/wp-content\/uploads\/2026\/02\/image-32.png\"><img loading=\"lazy\" decoding=\"async\" width=\"612\" height=\"345\" src=\"http:\/\/141.23.68.248\/wp\/wp-content\/uploads\/2026\/02\/image-32.png\" alt=\"\" class=\"wp-image-24655\" style=\"width:424px;height:auto\" srcset=\"http:\/\/141.23.68.248\/wp\/wp-content\/uploads\/2026\/02\/image-32.png 612w, http:\/\/141.23.68.248\/wp\/wp-content\/uploads\/2026\/02\/image-32-300x169.png 300w, http:\/\/141.23.68.248\/wp\/wp-content\/uploads\/2026\/02\/image-32-520x293.png 520w\" sizes=\"auto, (max-width: 612px) 100vw, 612px\" \/><\/a><\/figure>\n\n\n\n<p style=\"font-size:15px\">The model reveals a clear and direct link between substrate thickness and both performance criteria. As the substrate increases from 0.15 m to 0.30 m, the predicted water retention almost doubles from roughly 80 L\/m\u00b2 to about 160 L\/m\u00b2 while the corresponding dead load rises by around 2.4 kN\/m\u00b2.<\/p>\n\n\n\n<p style=\"font-size:30px\">References:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li style=\"font-size:15px\">FLL (2018). Guideline for the Planning, Execution and Upkeep of Green Roof Sites. Forschungsgesellschati Landschatisentwicklung Landschatisbau e.V., Bonn, Germany.<\/li>\n\n\n\n<li style=\"font-size:15px\">Berardi, U., Gha\ufb00arianHoseini, A., &amp; Gha\ufb00arianHoseini, A. (2014). State-of-the-art analysis of the environmental bene\ufb01ts of green roofs. Applied Energy, 115, 411\u2013428.<\/li>\n\n\n\n<li style=\"font-size:15px\">Ouldboukhitine, S.-E., Belarbi, R., Ja\ufb00al, I., &amp; Trabelsi, A. (2011). Assessment of green roof thermal behavior: A coupled heat and mass transfer model. Building and Environment, 46(12), 2624\u20132631.<\/li>\n\n\n\n<li style=\"font-size:15px\">Autodesk (2025). Dynamo BIM O\ufb03cial Learning Resources. Autodesk, Inc.<\/li>\n<\/ol>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"font-size:15px\">Technische Universit\u00e4t Berlin (2025). Civil Systems Engineering \u2013 Modelling Assignment 2 Instructions. Institute of Civil Engineering, Berlin, Germany.<\/li>\n<\/ul>\n\n\n\n<p class=\"has-text-align-center\"><a href=\"http:\/\/141.23.68.248\/wp\/?page_id=24643\" data-type=\"page\" data-id=\"24643\">Green Roof System<\/a> ><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Introduction: Green roofs are multi-layered systems designed to improve thermal performance, manage stormwater, and extend roof lifespan. Their performance depends on the con\ufb01guration and thickness of several layers such as vegetation, substrate, drainage, insulation, waterproo\ufb01ng,<a class=\"read-more\" href=\"http:\/\/141.23.68.248\/wp\/?page_id=24653\">Continue reading<\/a><\/p>\n","protected":false},"author":300,"featured_media":0,"parent":24643,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-24653","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"http:\/\/141.23.68.248\/wp\/index.php?rest_route=\/wp\/v2\/pages\/24653","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/141.23.68.248\/wp\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/141.23.68.248\/wp\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/141.23.68.248\/wp\/index.php?rest_route=\/wp\/v2\/users\/300"}],"replies":[{"embeddable":true,"href":"http:\/\/141.23.68.248\/wp\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=24653"}],"version-history":[{"count":5,"href":"http:\/\/141.23.68.248\/wp\/index.php?rest_route=\/wp\/v2\/pages\/24653\/revisions"}],"predecessor-version":[{"id":28793,"href":"http:\/\/141.23.68.248\/wp\/index.php?rest_route=\/wp\/v2\/pages\/24653\/revisions\/28793"}],"up":[{"embeddable":true,"href":"http:\/\/141.23.68.248\/wp\/index.php?rest_route=\/wp\/v2\/pages\/24643"}],"wp:attachment":[{"href":"http:\/\/141.23.68.248\/wp\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=24653"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}