From cf3b605ae8c7663ed8a7cb7ca855014df3538f77 Mon Sep 17 00:00:00 2001 From: Volker Coors <volker.coors@hft-stuttgart.de> Date: Thu, 27 May 2021 19:50:38 +0000 Subject: [PATCH] Update content.json --- public/content/content.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/public/content/content.json b/public/content/content.json index 1619369..f8c8ca2 100644 --- a/public/content/content.json +++ b/public/content/content.json @@ -1,4 +1,27 @@ [ +{ + "item": { + "title": "Concept and Evaluation of heating demand prediction based on 3D city models and the Energy ADE – case study Helsinki", + "project": "Master Thesis", + "author": { + "firstName": "Maxim", + "lastName": "Rossknecht", + "hftURL": "#" + }, + "project_year_start": "2020", + "project_year_end": "2020", + "project_is_on_going": false, + "imageLink":"https://transfer.hft-stuttgart.de/pages/huijustinjing/justin-hui_ar-visualization/home/ezgif.com-gif-maker.gif", + "keywords":["SimStadt","CityGML", "Urban Simulation"], + "description_en":"The City of Helsinki aims to be carbon neutral by 2035. As the heating of buildings causes the greatest portion of greenhouse gas emission in Helsinki, more energy-efficient buildings may be the key to achieving this goal. In this work, the developed concept enables the simulation and further prediction of the heating demand and resulting CO2 emissions based on a 3D city model in various scenarios.", + "description_de":"Die STadt Helsinki strebt an, bis 2035 klimaneutral zu werden. In der Arbeit wurden auf Basis eines 3D-Stadtmodells verschiedene Szenarien zur Wärmeversorgung simuliert. Dabei wurde zur Simulation die an der HFT entwickelte Software SimStadt eingesetzt." + }, + "refIndex": 5, + "links": { + "demo": "https://kartta.hel.fi/3d/heating/Apps/Helsinki/view.html" + "publication": "https://doi.org/10.3390/ijgi9100602" + } + }, { "item": { "title": "Vision Zero", -- GitLab