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
6f46f9da
Commit
6f46f9da
authored
Mar 13, 2026
by
Eric Duminil
Browse files
Required data for tests
parent
e6b6bedb
Changes
23
Expand all
Show whitespace changes
Inline
Side-by-side
tests/data/TestRepo/SektorSim.proj/HeatDemandWithRefurb.flow/07_HourlyHeatDemand.step/MiniBuchwald_hourly_demand.csv
0 → 100644
View file @
6f46f9da
This diff is collapsed.
Click to expand it.
tests/data/TestRepo/SektorSim.proj/HeatDemandWithRefurb.flow/07_HourlyHeatDemand.step/params.xml
0 → 100644
View file @
6f46f9da
<?xml version="1.0" encoding="UTF-8"?>
<java
version=
"17.0.14"
class=
"java.beans.XMLDecoder"
>
<object
class=
"de.hftstuttgart.simstadtworkflowsteps.energy.HourlyHeatDemand"
>
<void
property=
"name"
>
<string>
Base
</string>
</void>
<void
property=
"oneFilePerBuilding"
>
<boolean>
true
</boolean>
</void>
</object>
</java>
tests/data/TestRepo/SektorSim.proj/HeatDemandWithRefurb.flow/params.xml
0 → 100644
View file @
6f46f9da
<java
version=
"17.0.14"
class=
"java.beans.XMLDecoder"
>
<object
class=
"eu.simstadt.workflows.CityGmlWorkflow"
id=
"CityGmlWorkflow0"
>
<void
class=
"de.hftstuttgart.hierarchicworkflow.Workflow"
method=
"getField"
>
<string>
selectedStartStepPath
</string>
<void
method=
"set"
>
<object
idref=
"CityGmlWorkflow0"
/>
<string>
00_ImportCityGml.step
</string>
</void>
</void>
<void
class=
"de.hftstuttgart.hierarchicworkflow.WorkflowStep"
method=
"getField"
>
<string>
startStep
</string>
<void
method=
"set"
>
<object
idref=
"CityGmlWorkflow0"
/>
<boolean>
true
</boolean>
</void>
</void>
<void
property=
"cityGmlFileNames"
>
<void
method=
"add"
><string>
MiniBuchwald.gml
</string></void></void>
<void
property=
"name"
>
<string>
HeatDemandTemplate
</string>
</void>
<void
property=
"shortName"
>
<string>
HeatDemand
</string>
</void>
<void
property=
"workflowProvider"
>
<object
class=
"de.hftstuttgart.simstadtworkflows.energy.HeatDemandAnalysisWithHistoricAndFutureRefurbishmentWorkflowProvider"
/>
</void>
</object>
</java>
\ No newline at end of file
Prev
1
2
Next
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