Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
Bi-Level_EVA
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Daniel Strach
Bi-Level_EVA
Commits
2feb1720
Commit
2feb1720
authored
2 years ago
by
Jonas Brucksch
Browse files
Options
Downloads
Plain Diff
Merge branch 'main' of git-ce.rwth-aachen.de:ineed-dc/ineed-dc-framework
parents
c5500295
8ffcb92e
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
Model_Library
+1
-1
1 addition, 1 deletion
Model_Library
runme.py
+1
-1
1 addition, 1 deletion
runme.py
with
2 additions
and
2 deletions
Model_Library
@
eedf77f1
Compare
314ea7f8
...
eedf77f1
Subproject commit
314ea7f87c7232da21e67cda2e852a182e3fe930
Subproject commit
eedf77f1e62b29c8ffbf012f6d9b634d155efdaf
This diff is collapsed.
Click to expand it.
runme.py
+
1
−
1
View file @
2feb1720
...
@@ -60,7 +60,7 @@ if simulation_scope == SimulationScope.PROSUMER:
...
@@ -60,7 +60,7 @@ if simulation_scope == SimulationScope.PROSUMER:
community_assets_dict
=
{
'
ca_bat
'
:
{
'
config_path
'
:
'
input_files/models/district_models/example_CA/config.csv
'
,
community_assets_dict
=
{
'
ca_bat
'
:
{
'
config_path
'
:
'
input_files/models/district_models/example_CA/config.csv
'
,
'
topology_path
'
:
'
input_files/models/district_models/example_CA
'
,
'
topology_path
'
:
'
input_files/models/district_models/example_CA
'
,
'
profiles
'
:
{
'
elec_cns
_ca_bat
'
:
'
demand_electric_3
'
}}}
'
profiles
'
:
{
'
elec_cns
'
:
'
demand_electric_3
'
}}}
community_assets
=
main
.
Main_CA
(
community_assets_dict
,
input_profiles
,
t_horizon
,
t_step
).
community_assets
community_assets
=
main
.
Main_CA
(
community_assets_dict
,
input_profiles
,
t_horizon
,
t_step
).
community_assets
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment