Commit 0da765d2 authored by Sven Schneider's avatar Sven Schneider
Browse files

restoring original files

parent f07627f1
Pipeline #1042 failed with stages
in 10 seconds
This diff is collapsed.
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="Mark Otto, Jacob Thornton, and Bootstrap contributors">
<meta name="generator" content="Jekyll v4.0.1">
<title>Urban CFD - iCity</title>
<!-- <link rel="canonical" href="https://getbootstrap.com/docs/4.5/examples/album/"> -->
<!-- Bootstrap and jQuery CSS -->
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"
integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js"
integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo"
crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css"
integrity="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk" crossorigin="anonymous">
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js"
integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI"
crossorigin="anonymous"></script>
<!-- Favicons -->
<!-- <link rel="apple-touch-icon" href="/docs/4.5/assets/img/favicons/apple-touch-icon.png" sizes="180x180">
<link rel="icon" href="/docs/4.5/assets/img/favicons/favicon-32x32.png" sizes="32x32" type="image/png">
<link rel="icon" href="/docs/4.5/assets/img/favicons/favicon-16x16.png" sizes="16x16" type="image/png">
<link rel="manifest" href="/docs/4.5/assets/img/favicons/manifest.json">
<link rel="mask-icon" href="/docs/4.5/assets/img/favicons/safari-pinned-tab.svg" color="#563d7c">
<link rel="icon" href="/docs/4.5/assets/img/favicons/favicon.ico">
<meta name="msapplication-config" content="/docs/4.5/assets/img/favicons/browserconfig.xml">
<meta name="theme-color" content="#563d7c"> -->
<!-- Custom styles for this template -->
<link href="css/main.css" rel="stylesheet">
</head>
<body>
<header>
<div class="collapse navbar-light" id="navbarHeader">
<div class="container">
<div class="row">
<div class="col-sm-8 col-md-7 py-4">
<h4 class="text-white">About</h4>
<p class="text-muted">Explore different ways of visualizing Computational Fluid Dynamics (CFD) simulations
in urban enviroments in your web-browswer. Select a visualization scheme below and interactively explore
the content using the <a href="https://cesium.com/cesiumjs/">CesiumJS</a> .</p>
</div>
<div class="col-sm-4 offset-md-1 py-4">
<h4 class="text-white">Contact</h4>
<ul class="list-unstyled">
<!-- <li><a href="#" class="text-white">Follow on Twitter</a></li> -->
<!-- <li><a href="#" class="text-white">Like on Facebook</a></li> -->
<li><a href="mailto:sven.schneider[at]hft-stuttgart.de" class="text-white">Email me</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="navbar navbar-light shadow-sm" style="background-color: thistle;">
<div class="container d-flex justify-content-between">
<a href="#" class="navbar-brand d-flex align-items-center">
<!-- <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" aria-hidden="true" class="mr-2" viewBox="0 0 24 24" focusable="false"><path d="M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z"/><circle cx="12" cy="13" r="4"/></svg> -->
<!-- <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" aria-hidden="true" class="mr-2" viewBox="0 0 24 24" focusable="false"><path d="M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z"/><circle cx="12" cy="13" r="4"/></svg> -->
<img src="imgs/wind-solid.svg" class="windSVG" width="50px" alt="wind">
<i class="fas fa-wind"></i>
<strong>UrbanCFD</strong>
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarHeader"
aria-controls="navbarHeader" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
</div>
</div>
</header>
<main role="main">
<section class="jumbotron text-center">
<div class="container">
<!-- <h1>A platform for urban CFD</h1> -->
<h1>Urban CFD Visualization Platform</h1>
<p class="lead text-muted"> I am Sven Schneider, a researcher at HFT Stuttgart. On this platform an overview of
different visualizations schemes for urban CFD (Computational Fluid Dynamics) simulation data is provided.</p>
<p>The examples shown here were created during the iCity research project at HFT Stuttgart (University of
Applied Sciences Stuttgart). The CFD results were calcualted by my fellow colleagues at HFT Stuttgart.</p>
<p>
<a href="https://www.hft-stuttgart.de/forschung/i-city" class="btn btn-primary my-2 myBtn">iCity Project <br> at HFT</a>
<a href="http://icity.hft-stuttgart.de/hftsmartplatform/" class="btn btn-primary my-2 myBtn">iCity Smart
Cities<br> Platform</a>
<a href="https://www.hft-stuttgart.de/p/sven-schneider" class="btn btn-secondary my-2 myBtn">Geo-informatics
<br> researcher at HFT</a>
</p>
</div>
</section>
<div class="album py-5 bg-light topDownPadding">
<div class="container">
<div class="row">
<div class="col-md-4">
<div class="card mb-4 shadow-sm extension">
<h5>Hexgrid 3D Tiles (15m)</h5>
<!-- <svg class="bd-placeholder-img card-img-top" width="100%" height="225" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: Thumbnail"><title>Placeholder</title><rect width="100%" height="100%" fill="#55595c"/><text x="50%" y="50%" fill="#eceeef" dy=".3em">Thumbnail</text></svg> -->
<img class="thumbimg" src="imgs/thumbnails/HexGrid15m.PNG" alt="">
<div class="card-body">
<p class="card-text">Wind pressure at roof top height, shown as a floating 3D Tiles hexgrid (hexagon width 15m). </p>
</div>
<div class="d-flex justify-content-between align-items-center btnGroupDiv">
<div class="btn-group">
<form action="/iStoeckHM.html" class="form-signin" method="GET">
<button type="submit" class="btn btn-sm btn-outline-secondary">Explore</button>
</form>
</div>
<!-- <small class="text-muted">9 mins</small> -->
</div>
</div>
</div>
<div class="col-md-4">
<div class="card mb-4 shadow-sm extension">
<h5>Hexgrid 3D Tiles (2m)</h5>
<!-- <svg class="bd-placeholder-img card-img-top" width="100%" height="225" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: Thumbnail"><title>Placeholder</title><rect width="100%" height="100%" fill="#55595c"/><text x="50%" y="50%" fill="#eceeef" dy=".3em">Thumbnail</text></svg> -->
<img class="thumbimg" src="imgs/thumbnails/HexGrid2m_PressureMean3DTiles.PNG" alt="">
<div class="card-body">
<p class="card-text">Wind pressure at roof top height, shown as a floating 3D Tiles Hexgrid (hexagon width 2m).</p>
</div>
<div class="d-flex justify-content-between align-items-center btnGroupDiv">
<div class="btn-group">
<form action="/iStoeckHexgrid_2m.html" class="form-signin" method="GET">
<button type="submit" class="btn btn-sm btn-outline-secondary">Explore</button>
</form>
</div>
<!-- <small class="text-muted">9 mins</small> -->
</div>
</div>
</div>
<div class="col-md-4">
<div class="card mb-4 shadow-sm extension">
<h5>Hexgrid GeoJSON (5m)</h5>
<!-- <svg class="bd-placeholder-img card-img-top" width="100%" height="225" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: Thumbnail"><title>Placeholder</title><rect width="100%" height="100%" fill="#55595c"/><text x="50%" y="50%" fill="#eceeef" dy=".3em">Thumbnail</text></svg> -->
<img class="thumbimg" src="imgs/thumbnails/HexGrid5m_PressureMeanGeoJSON.PNG" alt="">
<div class="card-body">
<p class="card-text">Wind pressure at roof top height, Hexgrid (hexagon width 5m) is clamped to ground and buildings.</p>
</div>
<div class="d-flex justify-content-between align-items-center btnGroupDiv">
<div class="btn-group">
<form action="/iStoeckHMGeoJSON.html" class="form-signin" method="GET">
<button type="submit" class="btn btn-sm btn-outline-secondary">Explore</button>
</form>
</div>
<!-- <small class="text-muted">9 mins</small> -->
</div>
</div>
</div>
</div>
</div>
</div>
<div class="album py-5 bg-light topDownPadding">
<div class="container">
<div class="row">
<div class="col-md-4">
<div class="card mb-4 shadow-sm extension">
<h5>Pressure PointCloud (3D Tiles)</h5>
<!-- <svg class="bd-placeholder-img card-img-top" width="100%" height="225" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: Thumbnail"><title>Placeholder</title><rect width="100%" height="100%" fill="#55595c"/><text x="50%" y="50%" fill="#eceeef" dy=".3em">Thumbnail</text></svg> -->
<img class="thumbimg" src="imgs/thumbnails/PointCloud.PNG" alt="">
<div class="card-body">
<p class="card-text">Wind pressure around a building block visualzied as a point cloud. Color represents different pressure values according to legend.</p>
</div>
<div class="d-flex justify-content-between align-items-center btnGroupDiv">
<div class="btn-group">
<form action="/iStoeck.html" class="form-signin" method="GET">
<button type="submit" class="btn btn-sm btn-outline-secondary">Explore</button>
</form>
</div>
<!-- <small class="text-muted">9 mins</small> -->
</div>
</div>
</div>
<div class="col-md-4">
<div class="card mb-4 shadow-sm extension">
<h5>Streamlines (3D Tiles)</h5>
<!-- <svg class="bd-placeholder-img card-img-top" width="100%" height="225" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: Thumbnail"><title>Placeholder</title><rect width="100%" height="100%" fill="#55595c"/><text x="50%" y="50%" fill="#eceeef" dy=".3em">Thumbnail</text></svg> -->
<img class="thumbimg" src="imgs/thumbnails/StreamLinesCesiumOverview.PNG" alt="">
<div class="card-body">
<p class="card-text">Streamlines showing wind flow over and around a building block and parts of Stoeckach. Wind speed is encoded as color information as of the legend.</p>
</div>
<div class="d-flex justify-content-between align-items-center btnGroupDiv">
<div class="btn-group">
<form action="/iStoeckStreams.html" class="form-signin" method="GET">
<button type="submit" class="btn btn-sm btn-outline-secondary">Explore</button>
</form>
</div>
<!-- <small class="text-muted">9 mins</small> -->
</div>
</div>
</div>
<div class="col-md-4">
<div class="card mb-4 shadow-sm extension">
<h5>Multi-Color/Part Streamlines </h5>
<!-- <svg class="bd-placeholder-img card-img-top" width="100%" height="225" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: Thumbnail"><title>Placeholder</title><rect width="100%" height="100%" fill="#55595c"/><text x="50%" y="50%" fill="#eceeef" dy=".3em">Thumbnail</text></svg> -->
<img class="thumbimg" src="imgs/thumbnails/StreamlinesMultipart.PNG" alt="">
<div class="card-body">
<p class="card-text">Wind speed around a building block visualzied using Cesium multicolor multi-part lines primitives. Color represents different wind speeds, values according to legend.</p>
</div>
<div class="d-flex justify-content-between align-items-center btnGroupDiv">
<div class="btn-group">
<form action="/StreamlinesMultipart.html" class="form-signin" method="GET">
<button type="submit" class="btn btn-sm btn-outline-secondary">Explore</button>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Zeile 3 mit Album -->
<div class="album py-5 bg-light topDownPadding">
<div class="container">
<div class="row">
<div class="col-md-4">
<div class="card mb-4 shadow-sm extension">
<h5>WindowDetection on Buildings</h5>
<!-- <svg class="bd-placeholder-img card-img-top" width="100%" height="225" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: Thumbnail"><title>Placeholder</title><rect width="100%" height="100%" fill="#55595c"/><text x="50%" y="50%" fill="#eceeef" dy=".3em">Thumbnail</text></svg> -->
<img class="thumbimg" src="imgs/thumbnails/EssenPC.PNG" alt="">
<div class="card-body">
<p class="card-text">Showing results from automatic window detection from LiDaR point clouds. Results are shown on top of 3D building models and the original point cloud. </p>
<!-- <small class="text-muted">9 mins</small> -->
</div>
<div class="d-flex justify-content-between align-items-center btnGroupDiv">
<div class="btn-group">
<form action="/EssenPC.html" class="form-signin" method="GET">
<button type="submit" class="btn btn-sm btn-outline-secondary ">Explore</button>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- <br>
<div class="d-flex justify-content-between align-items-center btnGroupDiv">
<div class="btn-group">
<form action="/debug" class="form-signin" method="GET">
<button type="submit" class="btn btn-sm btn-outline-secondary ">DEBUG</button>
</form>
</div>
</div> -->
</main>
<footer class="text-muted">
<div class="container">
<p class="float-right">
<a href="#">Back to top</a>
</p>
<p>UrbanCFD is &copy; by Sven Schneider and colaborators at HFT Stuttgart, 2020.</p>
</div>
</footer>
</html>
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment