Skip to content
Snippets Groups Projects
Commit 8ffcb92e authored by Christoph von Oy's avatar Christoph von Oy
Browse files

Merge branch 'dev_cvo_var_dict' into 'main'

Structure of var_dict keys

See merge request ineed-dc/ineed-dc-framework!17
parents 26352465 6a9adece
No related branches found
No related tags found
No related merge requests found
Subproject commit 314ea7f87c7232da21e67cda2e852a182e3fe930
Subproject commit eedf77f1e62b29c8ffbf012f6d9b634d155efdaf
......@@ -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',
'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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment