FWEADE.html 3.12 KiB
<!DOCTYPE HTML>
<html>
<head>
  <title>FWE ADE - IN-Source FWE</title>
  <meta name="description" content="website description" />
  <meta name="keywords" content="website keywords, website keywords" />
  <meta http-equiv="content-type" content="text/html; charset=windows-1252" />
  <link rel="stylesheet" type="text/css" href="style/style.css" />
</head>
<body>
    <div id="header">
      <div id="logo">
        <!-- class="logo_colour", allows you to change the colour of the text -->
        <h1><img src="style/HFT_Logo.png" alt="logo" width="20%" height="20%" style="float:right" /></h1>
        <h1>IN-SOURCE:<span class="logo_colour"> Food-Water-Energy Simulation and Visualization</span></h1>
      </div>
      <div id="menubar">
        <ul id="menu">
          <!-- put class="selected" in the li tag for the selected page - to highlight which page you're on -->
          <li><a href="index.html">Home</a></li>
          <li><a href="Biomass.html">Biomass Simulator</a></li>
          <li class="selected"><a href="FWEADE.html">FWE ADE</a></li>
          <li><a href="Visualization.html">Visualization</a></li>
          <li><a href="contact.html">Contact Us</a></li>
        </ul>
      </div>
    </div>
    <div id="site_content">
      <div class="sidebar">
        <h1>Useful Links</h1>
        <ul>
          <li><a href="http://simstadt.eu/">SimStadt</a></li>
          <li><a href="https://www.hft-stuttgart.de/forschung/projekte/standard-titel">IN-Source</a></li>
          <li><a href="https://drc.ait.ac.at/sites/insource/">IN-SOURCE VisToolBox</a></li>
        </ul>
    </div>
    <div id="content">
        <h1>Food-Water-Energy ADE</h1>
        <p>The primary objective of FWE ADE is to extend the existing CityGML data model, to store FWE and its nexus related properties for developing a digital twin of the study area. By doing so, not only the status quo can be mapped, analysed and visualised, but future analytical scenarios can also be built, simulated and visualised. For stakeholders, such an integrated data model and visualisation tools can further support them to sketch sustainable urban development policies which is a need of the time. 
Keeping in mind the challenges of data availability and its granularity, FWE ADE introduces four thematic modules: FWEBuilding, FWELandUse, FWEArea and FWESystem.</p>
         <span class="center"><img src="img/FWEADE.PNG" alt="FWE ADE concept" width="90%" height="90%" /></span>
		<p>The primary objective of FWE ADE is to extend the existing CityGML data model, to store FWE and its nexus related properties for developing a digital twin of the study area. By doing so, not only the status quo can be mapped, analysed and visualised, but future analytical scenarios can also be built, simulated and visualised. For stakeholders, such an integrated data model and visualisation tools can further support them to sketch sustainable urban development policies which is a need of the time. 
Keeping in mind the challenges of data availability and its granularity, FWE ADE introduces four thematic modules: FWEBuilding, FWELandUse, FWEArea and FWESystem.</p>
  </div>
  </div>
</body>
</html>