From 2e1031c8c601cde81fe497cf5ea24fd35cc9388c Mon Sep 17 00:00:00 2001 From: Rosanny Sihombing Date: Fri, 28 May 2021 17:03:06 +0000 Subject: [PATCH] add MUSI --- public/content/content.json | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/public/content/content.json b/public/content/content.json index a9fa82a..2926f2b 100644 --- a/public/content/content.json +++ b/public/content/content.json @@ -186,5 +186,30 @@ "project":"https://www.hft-stuttgart.de/forschung/projekte/aktuell/smart-villages" }, "refIndex": 3 + }, + { + "item": { + "title": "Multi-scale Urban Scenario Interface", + "project": "iCity", + "author": { + "firstName": "Rosanny", + "lastName": "Sihombing", + "hftURL": "https://www.hft-stuttgart.de/p/rosanny-sihombing" + }, + "project_year_start": "2017", + "project_year_end": "2021", + "project_is_on_going": false, + "imageLink":"http://icity.hft-stuttgart.de/musi/logo.png", + "keywords":["Energy Simulation Tool", "Urban Planning", "3D Visualization"], + "description_en":"Multi-Scale Urban Scenario Interface (MUSI) provides a web-based, scalable software system for energy planning. It considers both economic and energy analysis for retrofit and energy efficiency measurement.", + "description_de":"Multi-Scale Urban Scenario Interface (MUSI) bietet ein webbasiertes, skalierbares Softwaresystem für die Energieplanung. Es berücksichtigt sowohl wirtschaftliche als auch energetische Analysen für die Sanierung und Energieeffizienzmessung." + }, + "links": { + "youtube": "https://vimeo.com/435727966", + "demo": "http://icity.hft-stuttgart.de/musi.html", + "publication":"http://dx.doi.org/10.5220/0010406201100117", + "project":"https://www.hft-stuttgart.de/forschung/projekte/aktuell/icity-musi" + }, + "refIndex": 3 } ] -- GitLab