diff --git a/CHANGELOG.md b/CHANGELOG.md index 95c723f5ad..466e7add1c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -77,6 +77,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Config possibility for transformer control groups [#90](https://github.com/ie3-institute/simona/issues/90) - Implemented scaling of all relevant input parameters [#764](https://github.com/ie3-institute/simona/issues/764) - Consider scaling factor with flex options [#734](https://github.com/ie3-institute/simona/issues/734) +- New Test Grid for Simona [#753](https://github.com/ie3-institute/simona/issues/753) - Implementation of Energy Management Agents [#204](https://github.com/ie3-institute/simona/issues/204) - Providing documentation for EmAgent protocols and algorithms [#774](https://github.com/ie3-institute/simona/issues/774) - Option to flush out `CylindricalStorageResults` [#826](https://github.com/ie3-institute/simona/issues/826) diff --git a/input/samples/vn_simona2/fullGrid/bm_input.csv b/input/samples/vn_simona2/fullGrid/bm_input.csv new file mode 100644 index 0000000000..c2f770b12c --- /dev/null +++ b/input/samples/vn_simona2/fullGrid/bm_input.csv @@ -0,0 +1,2 @@ +uuid,cost_controlled,feed_in_tariff,id,market_reaction,node,operates_from,operates_until,operator,q_characteristics,type +29ecf4b6-b00e-4422-a774-33f8df8eac77,true,51.0,BM_Test,true,ae28a289-0bfd-4d5f-93b3-8fdd228de2cd,,,,"cosPhiFixed:{(0.0,1.0)}",43fd8b49-349f-42db-a3d5-7313616cb2a6 diff --git a/input/samples/vn_simona2/fullGrid/bm_type_input.csv b/input/samples/vn_simona2/fullGrid/bm_type_input.csv new file mode 100644 index 0000000000..e42e87522e --- /dev/null +++ b/input/samples/vn_simona2/fullGrid/bm_type_input.csv @@ -0,0 +1,2 @@ +uuid,active_power_gradient,capex,cos_phi_rated,eta_conv,id,opex,s_rated +43fd8b49-349f-42db-a3d5-7313616cb2a6,5.0,0.0,1.0,1.0,typ_01,0.05,190.0 diff --git a/input/samples/vn_simona2/fullGrid/evcs_input.csv b/input/samples/vn_simona2/fullGrid/evcs_input.csv new file mode 100644 index 0000000000..15fb73a6e0 --- /dev/null +++ b/input/samples/vn_simona2/fullGrid/evcs_input.csv @@ -0,0 +1,3 @@ +uuid,charging_points,cos_phi_rated,id,location_type,node,operates_from,operates_until,operator,q_characteristics,type,v_2g_support +191c52ee-6384-4e3a-9677-af0183103b98,4,0.9,test_evcs_1,HOME,e30ed9ed-f016-40f6-94fd-c4ad4a0b9713,,,,"cosPhiFixed:{(0.0,1.0)}",ChargingStationType1,true +f02d6dc7-9022-4221-8f9d-6137048eb929,4,0.9,test_evcs_2,HOME,b72c453b-0940-4209-9620-2e6878db0009,,,,"cosPhiFixed:{(0.0,1.0)}",ChargingStationType1,true diff --git a/input/samples/vn_simona2/fullGrid/fixed_feed_in_input.csv b/input/samples/vn_simona2/fullGrid/fixed_feed_in_input.csv new file mode 100644 index 0000000000..51acb0ee79 --- /dev/null +++ b/input/samples/vn_simona2/fullGrid/fixed_feed_in_input.csv @@ -0,0 +1,9 @@ +uuid,cos_phi_rated,id,node,operates_from,operates_until,operator,q_characteristics,s_rated +aa58ee0f-4500-4d61-8265-5cd3d85a0b11,1.0,LV1.101 SGen 3_pv,5f5115e6-4b12-4fb4-ad05-1de237b58e7e,,,,"cosPhiFixed:{(0.0,1.0)}",23.0 +f20f3938-1995-44a7-adba-ef47168e0b62,1.0,LV1.101 SGen 8_pv,927da381-2441-4931-89f0-67fc2062230f,,,,"cosPhiFixed:{(0.0,1.0)}",117.2 +a02e2f15-dd4c-4726-a3a1-d9f88fec4f4e,1.0,LV1.101 SGen 1_pv,cdae595f-99b6-46e1-8164-bc0a8f3ce03d,,,,"cosPhiFixed:{(0.0,1.0)}",40.0 +cf0596ca-070c-4fd4-9380-7c5c2e5ded04,1.0,LV1.101 SGen 5_pv,76410fde-3a71-47ef-9830-86bc2ca39864,,,,"cosPhiFixed:{(0.0,1.0)}",48.9 +6611c351-8f05-4f96-9259-cfc21ce07e80,1.0,LV1.101 SGen 2_pv,d9acbdee-b64b-41da-bde4-6161a7420958,,,,"cosPhiFixed:{(0.0,1.0)}",78.4 +2fd5b9e2-c992-46d0-8229-be14a72e1313,1.0,LV1.101 SGen 4_pv,ae28a289-0bfd-4d5f-93b3-8fdd228de2cd,,,,"cosPhiFixed:{(0.0,1.0)}",19.0 +9dd69361-45f3-42c6-b855-86a59b23cafa,1.0,LV1.101 SGen 6_pv,97ec3c60-0934-472b-8ba1-68e7ecdb51dc,,,,"cosPhiFixed:{(0.0,1.0)}",117.2 +2964b8af-6fe4-4405-9d92-a5dc1642d5a4,1.0,LV1.101 SGen 7_pv,3137f920-6da9-45d6-89f3-fa1cab80ea7c,,,,"cosPhiFixed:{(0.0,1.0)}",24.5 diff --git a/input/samples/vn_simona2/fullGrid/its_p_6b126701-ec8f-488b-93bf-89e201807431.csv b/input/samples/vn_simona2/fullGrid/its_p_6b126701-ec8f-488b-93bf-89e201807431.csv new file mode 100644 index 0000000000..a9d026c1ce --- /dev/null +++ b/input/samples/vn_simona2/fullGrid/its_p_6b126701-ec8f-488b-93bf-89e201807431.csv @@ -0,0 +1,2 @@ +uuid,p,"q",time +205e0ee7-bbb4-47f4-b124-90e4112f4684,3.999998968803,0.0,2011-01-01T00:00:00Z diff --git a/input/samples/vn_simona2/fullGrid/line_input.csv b/input/samples/vn_simona2/fullGrid/line_input.csv new file mode 100644 index 0000000000..b79bc70ff9 --- /dev/null +++ b/input/samples/vn_simona2/fullGrid/line_input.csv @@ -0,0 +1,14 @@ +uuid,geo_position,id,length,node_a,node_b,olm_characteristic,operates_from,operates_until,operator,parallel_devices,type +67e66e5f-71b7-4764-9a14-fbfeb1c03f84,"{""type"":""LineString"",""coordinates"":[[7.4106,51.4915],[7.4106,51.4919]],""crs"":{""type"":""name"",""properties"":{""name"":""EPSG:4326""}}}",LV1.101 Line 8,0.00214695,25014f41-7e8d-4eca-9c47-ca0bd19965ed,cdae595f-99b6-46e1-8164-bc0a8f3ce03d,"olm:{(0.0,1.0)}",,,,1,83e5d558-4918-47d9-acdc-78fd6bf1d526 +ff366305-5323-4158-b563-2e768de629a9,"{""type"":""LineString"",""coordinates"":[[7.4106,51.4901],[7.4106,51.4904]],""crs"":{""type"":""name"",""properties"":{""name"":""EPSG:4326""}}}",LV1.101 Line 11,0.00258257,927da381-2441-4931-89f0-67fc2062230f,ea0847bf-bea2-473e-a717-9cb9524efe4e,"olm:{(0.0,1.0)}",,,,1,83e5d558-4918-47d9-acdc-78fd6bf1d526 +9432e956-c680-4eb1-81cb-2dfdb895f33f,"{""type"":""LineString"",""coordinates"":[[7.4116,51.4909],[7.4115,51.4914]],""crs"":{""type"":""name"",""properties"":{""name"":""EPSG:4326""}}}",LV1.101 Line 13,0.0460153,5f5115e6-4b12-4fb4-ad05-1de237b58e7e,0837da71-6144-45f3-af99-ffa813069500,"olm:{(0.0,1.0)}",,,,1,83e5d558-4918-47d9-acdc-78fd6bf1d526 +d409fb0a-260e-4866-b1ff-cf66bb05ac3c,"{""type"":""LineString"",""coordinates"":[[7.4115,51.4919],[7.4098,51.4919]],""crs"":{""type"":""name"",""properties"":{""name"":""EPSG:4326""}}}",LV1.101 Line 12,0.0162072,3137f920-6da9-45d6-89f3-fa1cab80ea7c,de43d034-e302-4bdb-9cad-1ced99bbe42d,"olm:{(0.0,1.0)}",,,,1,83e5d558-4918-47d9-acdc-78fd6bf1d526 +4d749c9c-8c14-407f-8303-9653e947fafd,"{""type"":""LineString"",""coordinates"":[[7.4098,51.4919],[7.4123,51.4919]],""crs"":{""type"":""name"",""properties"":{""name"":""EPSG:4326""}}}",LV1.101 Line 10,0.132499,de43d034-e302-4bdb-9cad-1ced99bbe42d,97ec3c60-0934-472b-8ba1-68e7ecdb51dc,"olm:{(0.0,1.0)}",,,,1,83e5d558-4918-47d9-acdc-78fd6bf1d526 +a7af92c4-f04e-4f39-a863-4d99cd39f4ed,"{""type"":""LineString"",""coordinates"":[[7.4098,51.4918],[7.4098,51.4919]],""crs"":{""type"":""name"",""properties"":{""name"":""EPSG:4326""}}}",LV1.101 Line 7,0.00514112,de43d034-e302-4bdb-9cad-1ced99bbe42d,ae28a289-0bfd-4d5f-93b3-8fdd228de2cd,"olm:{(0.0,1.0)}",,,,1,83e5d558-4918-47d9-acdc-78fd6bf1d526 +60a476cb-b581-4f22-97c2-e5eaff9f1cf1,"{""type"":""LineString"",""coordinates"":[[7.4098,51.4909],[7.4098,51.4904]],""crs"":{""type"":""name"",""properties"":{""name"":""EPSG:4326""}}}",LV1.101 Line 1,0.0557667,e30ed9ed-f016-40f6-94fd-c4ad4a0b9713,76410fde-3a71-47ef-9830-86bc2ca39864,"olm:{(0.0,1.0)}",,,,1,83e5d558-4918-47d9-acdc-78fd6bf1d526 +8757ac1d-4e1f-4e97-878f-e335fab54f78,"{""type"":""LineString"",""coordinates"":[[7.4106,51.4919],[7.4098,51.4919]],""crs"":{""type"":""name"",""properties"":{""name"":""EPSG:4326""}}}",LV1.101 Line 3,0.0498145,cdae595f-99b6-46e1-8164-bc0a8f3ce03d,de43d034-e302-4bdb-9cad-1ced99bbe42d,"olm:{(0.0,1.0)}",,,,1,83e5d558-4918-47d9-acdc-78fd6bf1d526 +7c5e902e-eb98-4f0b-9ded-0e2ebdffe957,"{""type"":""LineString"",""coordinates"":[[7.4098,51.4919],[7.4098,51.4914]],""crs"":{""type"":""name"",""properties"":{""name"":""EPSG:4326""}}}",LV1.101 Line 5,0.0160892,ae28a289-0bfd-4d5f-93b3-8fdd228de2cd,d9acbdee-b64b-41da-bde4-6161a7420958,"olm:{(0.0,1.0)}",,,,1,83e5d558-4918-47d9-acdc-78fd6bf1d526 +cf464340-b3c8-4089-bc42-54e12fcde5b7,"{""type"":""LineString"",""coordinates"":[[7.4115,51.4914],[7.4115,51.4919]],""crs"":{""type"":""name"",""properties"":{""name"":""EPSG:4326""}}}",LV1.101 Line 4,0.0178861,0837da71-6144-45f3-af99-ffa813069500,3137f920-6da9-45d6-89f3-fa1cab80ea7c,"olm:{(0.0,1.0)}",,,,1,83e5d558-4918-47d9-acdc-78fd6bf1d526 +453b6a3d-f845-466e-a77d-4fdfbfef90e6,"{""type"":""LineString"",""coordinates"":[[7.4106,51.4909],[7.4106,51.4915]],""crs"":{""type"":""name"",""properties"":{""name"":""EPSG:4326""}}}",LV1.101 Line 2,0.0535763,d6c092a3-f403-4579-8748-1c3300c90347,25014f41-7e8d-4eca-9c47-ca0bd19965ed,"olm:{(0.0,1.0)}",,,,1,83e5d558-4918-47d9-acdc-78fd6bf1d526 +87af8c2b-a177-4ae0-8813-2597f3610456,"{""type"":""LineString"",""coordinates"":[[7.4098,51.4914],[7.4098,51.4909]],""crs"":{""type"":""name"",""properties"":{""name"":""EPSG:4326""}}}",LV1.101 Line 6,0.0247661,d9acbdee-b64b-41da-bde4-6161a7420958,e30ed9ed-f016-40f6-94fd-c4ad4a0b9713,"olm:{(0.0,1.0)}",,,,1,83e5d558-4918-47d9-acdc-78fd6bf1d526 +c3368fbf-d2ad-4fd9-b078-1157cd1ec06f,"{""type"":""LineString"",""coordinates"":[[7.4106,51.4904],[7.4106,51.4909]],""crs"":{""type"":""name"",""properties"":{""name"":""EPSG:4326""}}}",LV1.101 Line 9,0.137215,ea0847bf-bea2-473e-a717-9cb9524efe4e,d6c092a3-f403-4579-8748-1c3300c90347,"olm:{(0.0,1.0)}",,,,1,83e5d558-4918-47d9-acdc-78fd6bf1d526 diff --git a/input/samples/vn_simona2/fullGrid/line_type_input.csv b/input/samples/vn_simona2/fullGrid/line_type_input.csv new file mode 100644 index 0000000000..7b0d0a6bcb --- /dev/null +++ b/input/samples/vn_simona2/fullGrid/line_type_input.csv @@ -0,0 +1,2 @@ +uuid,b,g,i_max,id,r,v_rated,x +83e5d558-4918-47d9-acdc-78fd6bf1d526,260.75199999999995,0.0,270.0,NAYY 4x150SE 0.6/1kV,0.2067,0.4,0.0804248 diff --git a/input/samples/vn_simona2/fullGrid/load_input.csv b/input/samples/vn_simona2/fullGrid/load_input.csv new file mode 100644 index 0000000000..55e8374361 --- /dev/null +++ b/input/samples/vn_simona2/fullGrid/load_input.csv @@ -0,0 +1,15 @@ +uuid,cos_phi_rated,dsm,e_cons_annual,id,load_profile,node,operates_from,operates_until,operator,q_characteristics,s_rated +b6956744-b84a-46c1-a036-afb787402dc1,0.93,false,0.0,LV1.101 Load 2,h0,ae28a289-0bfd-4d5f-93b3-8fdd228de2cd,,,,"cosPhiFixed:{(0.0,0.93)}",3.2 +bdc8cd5e-7319-4680-802b-ea84195c9ac0,0.93,false,0.0,LV1.101 Load 8,h0,97ec3c60-0934-472b-8ba1-68e7ecdb51dc,,,,"cosPhiFixed:{(0.0,0.93)}",14.9 +717e80d3-9fa4-4563-88ff-5c6b5c60505c,0.93,false,0.0,LV1.101 Load 4,h0,5f5115e6-4b12-4fb4-ad05-1de237b58e7e,,,,"cosPhiFixed:{(0.0,0.93)}",2.2 +f65119f4-07e4-4c08-b84f-e8dbb5b5554e,0.93,false,0.0,LV1.101 Load 1,h0,e30ed9ed-f016-40f6-94fd-c4ad4a0b9713,,,,"cosPhiFixed:{(0.0,0.93)}",6.5 +04a448ea-74f6-49c0-bdbc-08352fa96244,0.93,false,0.0,LV1.101 Load 13,h0,927da381-2441-4931-89f0-67fc2062230f,,,,"cosPhiFixed:{(0.0,0.93)}",14.9 +349ede99-df2f-4baa-9cc7-3f4d57825f6b,0.93,false,0.0,LV1.101 Load 11,h0,d9acbdee-b64b-41da-bde4-6161a7420958,,,,"cosPhiFixed:{(0.0,0.93)}",2.2 +9ec942ab-3c60-4ea2-a8b1-3c3ef92fb786,0.93,false,0.0,LV1.101 Load 6,h0,ea0847bf-bea2-473e-a717-9cb9524efe4e,,,,"cosPhiFixed:{(0.0,0.93)}",3.2 +ad495ff2-0305-4c4c-94f5-d52910b06a32,0.93,false,0.0,LV1.101 Load 14,h0,ae28a289-0bfd-4d5f-93b3-8fdd228de2cd,,,,"cosPhiFixed:{(0.0,0.93)}",2.2 +7910ccb5-3e64-48dd-8a73-1eb3d0ec4008,0.93,false,0.0,LV1.101 Load 7,h0,76410fde-3a71-47ef-9830-86bc2ca39864,,,,"cosPhiFixed:{(0.0,0.93)}",8.6 +8317bbce-dc45-49b1-a507-a7a54855126c,0.93,false,0.0,LV1.101 Load 3,h0,d6c092a3-f403-4579-8748-1c3300c90347,,,,"cosPhiFixed:{(0.0,0.93)}",5.4 +345097f0-8426-4272-bf49-fbd288a1a630,0.93,false,0.0,LV1.101 Load 9,h0,cdae595f-99b6-46e1-8164-bc0a8f3ce03d,,,,"cosPhiFixed:{(0.0,0.93)}",3.2 +cb12685d-2479-4087-b8cb-2cbaecb3ad29,0.93,false,0.0,LV1.101 Load 5,h0,0837da71-6144-45f3-af99-ffa813069500,,,,"cosPhiFixed:{(0.0,0.93)}",4.3 +86b47847-e2ad-4248-9480-5f5df18e67da,0.93,false,0.0,LV1.101 Load 10,h0,25014f41-7e8d-4eca-9c47-ca0bd19965ed,,,,"cosPhiFixed:{(0.0,0.93)}",12.9 +e5726a01-27b3-4520-a01d-e3e81fb19d25,0.93,false,0.0,LV1.101 Load 12,h0,3137f920-6da9-45d6-89f3-fa1cab80ea7c,,,,"cosPhiFixed:{(0.0,0.93)}",4.3 diff --git a/input/samples/vn_simona2/fullGrid/node_input.csv b/input/samples/vn_simona2/fullGrid/node_input.csv new file mode 100644 index 0000000000..6d8f9c193b --- /dev/null +++ b/input/samples/vn_simona2/fullGrid/node_input.csv @@ -0,0 +1,16 @@ +uuid,geo_position,id,operates_from,operates_until,operator,slack,subnet,v_rated,v_target,volt_lvl +ae28a289-0bfd-4d5f-93b3-8fdd228de2cd,"{""type"":""Point"",""coordinates"":[7.4098,51.4919],""crs"":{""type"":""name"",""properties"":{""name"":""EPSG:4326""}}}",LV1.101 Bus 8,,,,false,2,0.4,1.0,Niederspannung +e30ed9ed-f016-40f6-94fd-c4ad4a0b9713,"{""type"":""Point"",""coordinates"":[7.4098,51.4909],""crs"":{""type"":""name"",""properties"":{""name"":""EPSG:4326""}}}",LV1.101 Bus 10,,,,false,2,0.4,1.0,Niederspannung +b72c453b-0940-4209-9620-2e6878db0009,"{""type"":""Point"",""coordinates"":[7.4098,51.4919],""crs"":{""type"":""name"",""properties"":{""name"":""EPSG:4326""}}}",MV1.101 Bus 4,,,,true,1,20.0,1.025,Mittelspannung +cdae595f-99b6-46e1-8164-bc0a8f3ce03d,"{""type"":""Point"",""coordinates"":[7.4106,51.4919],""crs"":{""type"":""name"",""properties"":{""name"":""EPSG:4326""}}}",LV1.101 Bus 7,,,,false,2,0.4,1.0,Niederspannung +97ec3c60-0934-472b-8ba1-68e7ecdb51dc,"{""type"":""Point"",""coordinates"":[7.4123,51.4919],""crs"":{""type"":""name"",""properties"":{""name"":""EPSG:4326""}}}",LV1.101 Bus 1,,,,false,2,0.4,1.0,Niederspannung +d9acbdee-b64b-41da-bde4-6161a7420958,"{""type"":""Point"",""coordinates"":[7.4098,51.4914],""crs"":{""type"":""name"",""properties"":{""name"":""EPSG:4326""}}}",LV1.101 Bus 11,,,,false,2,0.4,1.0,Niederspannung +927da381-2441-4931-89f0-67fc2062230f,"{""type"":""Point"",""coordinates"":[7.4106,51.4901],""crs"":{""type"":""name"",""properties"":{""name"":""EPSG:4326""}}}",LV1.101 Bus 5,,,,false,2,0.4,1.0,Niederspannung +de43d034-e302-4bdb-9cad-1ced99bbe42d,"{""type"":""Point"",""coordinates"":[7.4098,51.4919],""crs"":{""type"":""name"",""properties"":{""name"":""EPSG:4326""}}}",LV1.101 Bus 4,,,,false,2,0.4,1.0,Niederspannung +0837da71-6144-45f3-af99-ffa813069500,"{""type"":""Point"",""coordinates"":[7.4115,51.4914],""crs"":{""type"":""name"",""properties"":{""name"":""EPSG:4326""}}}",LV1.101 Bus 9,,,,false,2,0.4,1.0,Niederspannung +76410fde-3a71-47ef-9830-86bc2ca39864,"{""type"":""Point"",""coordinates"":[7.4098,51.4904],""crs"":{""type"":""name"",""properties"":{""name"":""EPSG:4326""}}}",LV1.101 Bus 3,,,,false,2,0.4,1.0,Niederspannung +5f5115e6-4b12-4fb4-ad05-1de237b58e7e,"{""type"":""Point"",""coordinates"":[7.4116,51.4909],""crs"":{""type"":""name"",""properties"":{""name"":""EPSG:4326""}}}",LV1.101 Bus 13,,,,false,2,0.4,1.0,Niederspannung +d6c092a3-f403-4579-8748-1c3300c90347,"{""type"":""Point"",""coordinates"":[7.4106,51.4909],""crs"":{""type"":""name"",""properties"":{""name"":""EPSG:4326""}}}",LV1.101 Bus 14,,,,false,2,0.4,1.0,Niederspannung +25014f41-7e8d-4eca-9c47-ca0bd19965ed,"{""type"":""Point"",""coordinates"":[7.4106,51.4915],""crs"":{""type"":""name"",""properties"":{""name"":""EPSG:4326""}}}",LV1.101 Bus 12,,,,false,2,0.4,1.0,Niederspannung +ea0847bf-bea2-473e-a717-9cb9524efe4e,"{""type"":""Point"",""coordinates"":[7.4106,51.4904],""crs"":{""type"":""name"",""properties"":{""name"":""EPSG:4326""}}}",LV1.101 Bus 6,,,,false,2,0.4,1.0,Niederspannung +3137f920-6da9-45d6-89f3-fa1cab80ea7c,"{""type"":""Point"",""coordinates"":[7.4115,51.4919],""crs"":{""type"":""name"",""properties"":{""name"":""EPSG:4326""}}}",LV1.101 Bus 2,,,,false,2,0.4,1.0,Niederspannung diff --git a/input/samples/vn_simona2/fullGrid/pv_input.csv b/input/samples/vn_simona2/fullGrid/pv_input.csv new file mode 100644 index 0000000000..f42deaac76 --- /dev/null +++ b/input/samples/vn_simona2/fullGrid/pv_input.csv @@ -0,0 +1,10 @@ +uuid,albedo,azimuth,cos_phi_rated,elevation_angle,eta_conv,id,k_g,k_t,market_reaction,node,operates_from,operates_until,operator,q_characteristics,s_rated +bc591c2a-c0b4-43f2-b322-dc8e90b28a19,0.20000000298023224,-8.999500274658203,0.8999999761581421,37.14517593383789,98.0,NS_NET146_F2_(12)_PV,0.8999999761581421,1.0,false,d9acbdee-b64b-41da-bde4-6161a7420958,,,,"cosPhiFixed:{(0.0,0.9)}",10.0 +f7e2c22e-3800-4b90-9664-55b818b50a4c,0.20000000298023224,-14.803051948547363,0.8999999761581421,42.391395568847656,96.0,NS_NET146_F4_(12)_PV,0.8999999761581421,1.0,false,927da381-2441-4931-89f0-67fc2062230f,,,,"cosPhiFixed:{(0.0,0.9)}",10.0 +3fda2237-4726-4937-b54e-9b1acad3d8cd,0.20000000298023224,3.925752878189087,0.8999999761581421,32.65638732910156,97.0,NS_NET146_F3_(12)_PV,0.8999999761581421,1.0,false,de43d034-e302-4bdb-9cad-1ced99bbe42d,,,,"cosPhiFixed:{(0.0,0.9)}",10.0 +25feb311-15e5-4d8a-9cb5-a8585cb72306,0.20000000298023224,4.901591777801514,0.8999999761581421,42.587581634521484,98.0,NS_NET146_F3_(7)_PV,0.8999999761581421,1.0,false,0837da71-6144-45f3-af99-ffa813069500,,,,"cosPhiFixed:{(0.0,0.9)}",30.0 +534d24ec-b9f3-4e80-8609-4abfdbd4442f,0.20000000298023224,-0.8097801208496094,0.8999999761581421,41.69758605957031,96.0,NS_NET146_F1_(18)_PV,0.8999999761581421,1.0,false,76410fde-3a71-47ef-9830-86bc2ca39864,,,,"cosPhiFixed:{(0.0,0.9)}",10.0 +59d1ae02-e673-48a1-b259-c3c87ff3e28e,0.20000000298023224,5.255863666534424,0.8999999761581421,36.56882858276367,97.0,NS_NET146_F3_(32)_PV,0.8999999761581421,1.0,false,5f5115e6-4b12-4fb4-ad05-1de237b58e7e,,,,"cosPhiFixed:{(0.0,0.9)}",10.0 +57569c36-5c09-42c2-b47b-5033596961c0,0.20000000298023224,-1.5687041282653809,0.8999999761581421,43.37920379638672,96.0,NS_NET146_F1_(2000)_PV,0.8999999761581421,1.0,false,d6c092a3-f403-4579-8748-1c3300c90347,,,,"cosPhiFixed:{(0.0,0.9)}",10.0 +d7143eb5-dcf2-48c0-90c3-17de478cfa98,0.20000000298023224,-6.537350177764893,0.8999999761581421,33.695167541503906,98.0,NS_NET146_F1_(4)_PV,0.8999999761581421,1.0,false,25014f41-7e8d-4eca-9c47-ca0bd19965ed,,,,"cosPhiFixed:{(0.0,0.9)}",10.0 +3dec20ed-b5b5-41ae-8f17-f6fd5bf05b56,0.20000000298023224,9.723748207092285,0.8999999761581421,51.525978088378906,98.0,NS_NET146_F2_(27)_PV,0.8999999761581421,1.0,false,ea0847bf-bea2-473e-a717-9cb9524efe4e,,,,"cosPhiFixed:{(0.0,0.9)}",30.0 diff --git a/input/samples/vn_simona2/fullGrid/storage_input.csv b/input/samples/vn_simona2/fullGrid/storage_input.csv new file mode 100644 index 0000000000..4651f9799f --- /dev/null +++ b/input/samples/vn_simona2/fullGrid/storage_input.csv @@ -0,0 +1,2 @@ +uuid,id,node,operates_from,operates_until,operator,q_characteristics,type +a4cc65f0-c1f6-476c-a455-86ce90a3376f,Speicher_1,3137f920-6da9-45d6-89f3-fa1cab80ea7c,,,,"cosPhiFixed:{(0.0,0.98)}",085360eb-971d-413f-a21c-13caa8da7c7e diff --git a/input/samples/vn_simona2/fullGrid/storage_type_input.csv b/input/samples/vn_simona2/fullGrid/storage_type_input.csv new file mode 100644 index 0000000000..8d13d2824a --- /dev/null +++ b/input/samples/vn_simona2/fullGrid/storage_type_input.csv @@ -0,0 +1,2 @@ +uuid,active_power_gradient,capex,cos_phi_rated,dod,e_storage,eta,id,life_cycle,life_time,opex,p_max,s_rated +085360eb-971d-413f-a21c-13caa8da7c7e,1.0,0.0,0.96,8.0,16.0,93.0,Typ_1,5000,5000.0,0.65,4.0,4.166666666666667 diff --git a/input/samples/vn_simona2/fullGrid/time_series_mapping.csv b/input/samples/vn_simona2/fullGrid/time_series_mapping.csv new file mode 100644 index 0000000000..c696784632 --- /dev/null +++ b/input/samples/vn_simona2/fullGrid/time_series_mapping.csv @@ -0,0 +1,2 @@ +uuid,participant,time_series +10b44f14-e466-4fc4-9164-7e4d7ef71a7c,cf0596ca-070c-4fd4-9380-7c5c2e5ded04,6b126701-ec8f-488b-93bf-89e201807431 diff --git a/input/samples/vn_simona2/fullGrid/transformer_2_w_input.csv b/input/samples/vn_simona2/fullGrid/transformer_2_w_input.csv new file mode 100644 index 0000000000..e5da670ad8 --- /dev/null +++ b/input/samples/vn_simona2/fullGrid/transformer_2_w_input.csv @@ -0,0 +1,2 @@ +uuid,auto_tap,id,node_a,node_b,operates_from,operates_until,operator,parallel_devices,tap_pos,type +2730ce1e-16fe-4eec-ac52-f2173db03b4a,false,MV1.101-LV1.101-Trafo 1,b72c453b-0940-4209-9620-2e6878db0009,de43d034-e302-4bdb-9cad-1ced99bbe42d,,,,1,1,7bade981-a9df-4b9c-9f64-45c758d4109e diff --git a/input/samples/vn_simona2/fullGrid/transformer_2_w_type_input.csv b/input/samples/vn_simona2/fullGrid/transformer_2_w_type_input.csv new file mode 100644 index 0000000000..d2374375f7 --- /dev/null +++ b/input/samples/vn_simona2/fullGrid/transformer_2_w_type_input.csv @@ -0,0 +1,2 @@ +uuid,b_m,d_phi,d_v,g_m,id,r_sc,s_rated,tap_max,tap_min,tap_neutr,tap_side,v_rated_a,v_rated_b,x_sc +7bade981-a9df-4b9c-9f64-45c758d4109e,-9.59174645204332,0.0,2.5,1149.9999999999998,0.16 MVA 20/0.4 kV DOTE 160/20 SGB,36.71874999999999,160.0,2,-2,0,false,20.0,0.4,93.01469452961452 diff --git a/input/samples/vn_simona2/fullGrid/wec_input.csv b/input/samples/vn_simona2/fullGrid/wec_input.csv new file mode 100644 index 0000000000..f635653744 --- /dev/null +++ b/input/samples/vn_simona2/fullGrid/wec_input.csv @@ -0,0 +1,3 @@ +uuid,id,market_reaction,node,operates_from,operates_until,operator,q_characteristics,type +fc472d02-01af-420f-86d6-6f3d936b2895,HS_NET1_S2_WEA,false,b72c453b-0940-4209-9620-2e6878db0009,,,,"cosPhiFixed:{(0.0,0.9)}",2898ec1e-f6ce-46b7-b331-23bebe4b63b6 +8afa6364-5fdf-43a0-a2f0-6cae9e4322df,HS_NET1_S4_WEA,false,b72c453b-0940-4209-9620-2e6878db0009,,,,"cosPhiFixed:{(0.0,0.9)}",2898ec1e-f6ce-46b7-b331-23bebe4b63b6 diff --git a/input/samples/vn_simona2/fullGrid/wec_type_input.csv b/input/samples/vn_simona2/fullGrid/wec_type_input.csv new file mode 100644 index 0000000000..45d8d2d841 --- /dev/null +++ b/input/samples/vn_simona2/fullGrid/wec_type_input.csv @@ -0,0 +1,2 @@ +uuid,capex,cos_phi_rated,cp_characteristic,eta_conv,hub_height,id,opex,rotor_area,s_rated +2898ec1e-f6ce-46b7-b331-23bebe4b63b6,0.0,0.9,"cP:{(0.0,0.0),(1.0,0.0),(2.0,0.115933516),(3.0,0.286255595),(4.0,0.39610618),(5.0,0.430345211),(6.0,0.45944023),(7.0,0.479507331),(8.0,0.492113623),(9.0,0.500417188),(10.0,0.488466547),(11.0,0.420415054),(12.0,0.354241299),(13.0,0.288470591),(14.0,0.230965702),(15.0,0.18778367),(16.0,0.154728976),(17.0,0.128998552),(18.0,0.108671106),(19.0,0.09239975),(20.0,0.079221236),(21.0,0.068434282),(22.0,0.059520087),(23.0,0.052089249),(24.0,0.045845623),(25.0,0.040561273),(26.0,0.036058824),(27.0,0.032198846),(28.0,0.016618264),(29.0,0.010330976),(30.0,0.006091519),(31.0,0.003331177),(32.0,0.001641637),(33.0,7.05423E-4),(34.0,1.96644E-4),(35.0,0.0),(36.0,0.0),(37.0,0.0),(38.0,0.0),(39.0,0.0),(40.0,0.0),(41.0,0.0),(42.0,0.0),(43.0,0.0),(44.0,0.0),(45.0,0.0),(46.0,0.0),(47.0,0.0),(48.0,0.0),(49.0,0.0),(50.0,0.0)}",100.0,98.0,EnerconE-82,0.0,5281.02,2222.2 diff --git a/input/samples/vn_simona2/vn_simona2.conf b/input/samples/vn_simona2/vn_simona2.conf new file mode 100644 index 0000000000..356184488b --- /dev/null +++ b/input/samples/vn_simona2/vn_simona2.conf @@ -0,0 +1,207 @@ +include "../common/pekko.conf" + +######### +# ATTENTION: Do not change this config file directly but use it as a base for your personal delta config for the +# vn_simona scenario! Delta configs can be created by including the config you want to change +# parameters from via include (e.g. include "input/samples/vn_simona/vn_simona.conf") at the +# beginning of your config file and then just override the parameters you want to change! +######### + +######### +# Node Assignment +# BM Node 1 +# EVCS Node 2-3 +# WEC Node MV Node +# PV Node 6-14 +# Storage Node 15 +######### + +################################################################## +# Simulation Parameters +################################################################## +simona.simulationName = "vn_simona2" + +################################################################## +# Time Parameters +################################################################## +simona.time.startDateTime = "2011-01-01T00:00:00Z" +simona.time.endDateTime = "2011-01-02T00:00:00Z" +simona.time.schedulerReadyCheckWindow = 900 + +################################################################## +# Input Parameters +################################################################## +simona.input.primary.csvParams = { + directoryPath: "input/samples/vn_simona2/fullGrid" + csvSep: "," + isHierarchic: false +} +simona.input.grid.datasource.id = "csv" +simona.input.grid.datasource.csvParams = { + directoryPath: "input/samples/vn_simona2/fullGrid" + csvSep: "," + isHierarchic: false +} + +simona.input.weather.datasource = { + scheme = "icon" + sampleParams.use = true + coordinateSource.sampleParams.use = true + maxCoordinateDistance = 50000 +} + +################################################################## +# Output Parameters +################################################################## +simona.output.base.dir = "output/vn_simona2" +simona.output.base.addTimestampToOutputDir = true + +simona.output.sink.csv { + fileFormat = ".csv" + filePrefix = "" + fileSuffix = "" +} + +simona.output.grid = { + notifier = "grid" + nodes = true + lines = true + switches = false + transformers2w = false + transformers3w = false +} +simona.output.participant.defaultConfig = { + notifier = "default" + powerRequestReply = false + simulationResult = true +} +simona.output.participant.individualConfigs = [ + { + notifier = "pv" + powerRequestReply = false + simulationResult = true + }, + { + notifier = "wec" + powerRequestReply = false + simulationResult = true + }, + { + notifier = "evcs" + powerRequestReply = false + simulationResult = true + } +] +simona.output.thermal = { + defaultConfig = { + notifier = "default", + simulationResult = false + } + individualConfigs = [ + { + notifier = "house", + simulationResult = true + } + ] +} + +################################################################## +# Runtime Configuration // todo refactor as this naming is misleading and partly unneeded +################################################################## +simona.runtime.selected_subgrids = [] +simona.runtime.selected_volt_lvls = [] + +simona.runtime.participant.load = { + defaultConfig = { + calculateMissingReactivePowerWithModel = false + uuids = ["default"] + scaling = 1.0 + modelBehaviour = "fix" + reference = "power" + } + individualConfigs = [] +} + +simona.runtime.participant.fixedFeedIn = { + defaultConfig = { + calculateMissingReactivePowerWithModel = false + uuids = ["default"] + scaling = 1.0 + } + individualConfigs = [] +} + +simona.runtime.participant.pv = { + defaultConfig = { + calculateMissingReactivePowerWithModel = false + uuids = ["default"] + scaling = 1.0 + } + individualConfigs = [] +} + +simona.runtime.participant.wec = { + defaultConfig = { + calculateMissingReactivePowerWithModel = false + uuids = ["default"] + scaling = 1.0 + } + individualConfigs = [] +} + +simona.runtime.participant.evcs = { + defaultConfig = { + calculateMissingReactivePowerWithModel = false + uuids = ["default"] + scaling = 1.0 + } + individualConfigs = [] +} + +simona.runtime.participant.hp = { + defaultConfig = { + calculateMissingReactivePowerWithModel = false + uuids = ["default"] + scaling = 1.0 + } + individualConfigs = [] +} + +################################################################## +# Event Configuration +################################################################## +simona.event.listener = [] + +################################################################## +# Grid Configuration +################################################################## + +simona.gridConfig.refSystems = [ + {sNom = "100 kVA", vNom = "0.4 kV", voltLvls = [{id = "NS", vNom = "0.4 kV"}]}, + {sNom = "60 MVA", vNom = "20 kV", voltLvls = [{id = "MS", vNom = "20 kV"}]}, + {sNom = "600 MVA", vNom = "110 kV", voltLvls = [{id = "HS", vNom = "110 kV"}]}, + {sNom = "1000 MVA", vNom = "380 kV", voltLvls = [{id = "HoeS", vNom = "380 kV"}]} +] + +################################################################## +# Power Flow Configuration +################################################################## +simona.powerflow.maxSweepPowerDeviation = 1E-5 // the maximum allowed deviation in power between two sweeps, before overall convergence is assumed +simona.powerflow.newtonraphson.epsilon = [1E-12] +simona.powerflow.newtonraphson.iterations = 50 +simona.powerflow.resolution = "3600s" +simona.powerflow.stopOnFailure = true + +simona.control.transformer = [ + { + transformers = ["31a2b9bf-e785-4475-aa44-1c34646e8c79"], + measurements = ["923f2d69-3093-4198-86e4-13d2d1c220f8"], + vMin = 0.98, + vMax = 1.02 + }, { + transformers = ["1132dbf4-e8a1-44ae-8415-f42d4497aa1d"], + measurements = ["7686b818-a0ba-465c-8e4e-f7d3c4e171fc"], + vMin = 0.98, + vMax = 1.02 + } +]