Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SimStadt
simstadtpy
Commits
0614a5b7
Commit
0614a5b7
authored
Mar 13, 2026
by
Eric Duminil
Browse files
TODOs
parent
85b688f1
Changes
1
Show whitespace changes
Inline
Side-by-side
src/simstadt/__init__.py
View file @
0614a5b7
...
@@ -11,6 +11,9 @@ from .results import (
...
@@ -11,6 +11,9 @@ from .results import (
from
.runner
import
run_workflow_with_citygml
from
.runner
import
run_workflow_with_citygml
from
.workflows
import
greenwater_simulation
,
heatdemand_simulation
,
photovoltaic_simulation
from
.workflows
import
greenwater_simulation
,
heatdemand_simulation
,
photovoltaic_simulation
# TODO: Define Template class, with already defined Workflows?
# TODO: Define TempRepository?
__all__
=
[
__all__
=
[
"KPI"
,
"KPI"
,
"SimStadtResults"
,
"SimStadtResults"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment