README.md 718 Bytes
Newer Older
Wolfgang Knopki's avatar
Wolfgang Knopki committed
1

GitLab's avatar
GitLab committed
2
3
---

Joe T.S.'s avatar
Joe T.S. committed
4
# EnSysLE Application
GitLab's avatar
GitLab committed
5

Joe T.S.'s avatar
Joe T.S. committed
6
This application use 3D virtual city models to visualize and simulate energy supply scenarios in exemplary counties as well as of the electricity and heat system at the federal level in order to derive an assessment of selected forms of market organisation and regulation.
GitLab's avatar
GitLab committed
7

Joe T.S.'s avatar
Joe T.S. committed
8
9
10
<img src="https://ugl.hft-stuttgart.de/imgs/thumbnails/ensysle.jpg"  width="500">

## A Workflow to simulate the Ground-mounted PV Plants (Free-field PV)
GitLab's avatar
GitLab committed
11

Joe T.S.'s avatar
Joe T.S. committed
12
<img src="https://transfer.hft-stuttgart.de/pages/ensysle/application/img/workflow.png"  width="500">
GitLab's avatar
GitLab committed
13

Joe T.S.'s avatar
Joe T.S. committed
14
15

#### Local Test:
GitLab's avatar
GitLab committed
16
17

```
Joe T.S.'s avatar
Joe T.S. committed
18
python -m http.server 8080
GitLab's avatar
GitLab committed
19
20
```

Joe T.S.'s avatar
Joe T.S. committed
21
22
23
24
#### Live Application:
```
https://transfer.hft-stuttgart.de/pages/ensysle/application/index.html
```