|
38 | 38 | "unique_id": "4db66fd3-9a2b-459c-b577-9521accc0cc3", |
39 | 39 | "type_oemof": "source", |
40 | 40 | "energy_vector": "Electricity", |
41 | | - "output_bus_name": "Electricity (DSO)", |
| 41 | + "outflow_direction": "Electricity (DSO)", |
42 | 42 | "dispatchable": false, |
43 | 43 | "energy_price": { |
44 | 44 | "unit": "currency/kWh", |
|
73 | 73 | "unique_id": "5ba307e6-5c5b-4129-833a-d8e1651a83db", |
74 | 74 | "type_oemof": "sink", |
75 | 75 | "energy_vector": "Electricity", |
76 | | - "input_bus_name": "Electricity", |
| 76 | + "inflow_direction": "Electricity", |
77 | 77 | "input_timeseries": { |
78 | 78 | "unit": "kWh", |
79 | 79 | "value": [ |
|
256 | 256 | "unique_id": "2ede85aa-c9c5-4f1e-a603-98afeb450105", |
257 | 257 | "type_oemof": "transformer", |
258 | 258 | "energy_vector": "Electricity", |
259 | | - "input_bus_name": "Electricity (DSO)", |
260 | | - "output_bus_name": "Electricity", |
| 259 | + "inflow_direction": "Electricity (DSO)", |
| 260 | + "outflow_direction": "Electricity", |
261 | 261 | "dispatchable": false, |
262 | 262 | "age_installed": { |
263 | 263 | "unit": "year", |
|
305 | 305 | "unique_id": "23827549-fdf2-4237-bfa5-1cfd7dc1997a", |
306 | 306 | "type_oemof": "source", |
307 | 307 | "energy_vector": "Electricity", |
308 | | - "output_bus_name": "Electricity", |
| 308 | + "outflow_direction": "Electricity", |
309 | 309 | "dispatchable": false, |
310 | 310 | "age_installed": { |
311 | 311 | "unit": "year", |
|
524 | 524 | "label": "storage", |
525 | 525 | "type_oemof": "storage", |
526 | 526 | "energy_vector": "Electricity", |
527 | | - "input_bus_name": "Electricity", |
528 | | - "output_bus_name": "Electricity", |
| 527 | + "inflow_direction": "Electricity", |
| 528 | + "outflow_direction": "Electricity", |
529 | 529 | "input_power": { |
530 | 530 | "asset_type": "charging_power", |
531 | 531 | "label": "input power", |
|
0 commit comments