From a458d7403554069a91b1259c198258e21f2e1c2b Mon Sep 17 00:00:00 2001 From: Keyu Bao <keyu.bao@hft-stuttgart.de> Date: Fri, 15 May 2020 15:10:49 +0000 Subject: [PATCH] Update Biomass.html --- Biomass.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Biomass.html b/Biomass.html index e189e1e..8a27a07 100644 --- a/Biomass.html +++ b/Biomass.html @@ -49,7 +49,7 @@ </p> </form> </div> - </div> + <div id="content"> <p>SimStadt is an urban simulation tool in development during various research projects since 2015. Up to now the potential of photovoltaic, solar thermal energy and building heating demands can be assessed at the level of individual buildings. SimStadt uses the City Geography Mark-up Language (CityGML), which describes 3D urban building models.</p> <p>Work has been conducted to extend SimStadt tool with a new FWE assessment extension. So far, the extensive analysis of biomass potential has been realized. The extension takes the integration map between CityGML and satellite crop distribution map , which allows the workflow to assess the local biomass potential with high resolution and reliability instead of using general statistic data. </p> @@ -64,6 +64,7 @@ <span class="center"><img src="img/Density_Map.jpg" alt="work flow 2" /></span> + </div> </div> </body> </html> -- GitLab