diff --git a/VectoCore/VectoCoreTest/TestData/Hybrids/GenericIEPC-S/IEPC-S_Gbx1Speed+Axle/IEPC-S_ENG_Gbx1Axl.vecto b/VectoCore/VectoCoreTest/TestData/Hybrids/GenericIEPC-S/IEPC-S_Gbx1Speed+Axle/IEPC-S_ENG_Gbx1Axl.vecto
index 6ca5da4dfe6097885a6ea12b8a9d9496fd5b63f4..3a4d93f4e55bb31268825f80295bf5fa14d13d01 100644
--- a/VectoCore/VectoCoreTest/TestData/Hybrids/GenericIEPC-S/IEPC-S_Gbx1Speed+Axle/IEPC-S_ENG_Gbx1Axl.vecto
+++ b/VectoCore/VectoCoreTest/TestData/Hybrids/GenericIEPC-S/IEPC-S_Gbx1Speed+Axle/IEPC-S_ENG_Gbx1Axl.vecto
@@ -12,6 +12,7 @@
     "EngineFile": "../Common/209kW_7c7l.veng",
     "GearboxFile": "",
     "TCU": "../Common/ShiftParameters.vtcu",
+    "HybridStrategyParams": "../Common/Hybrid_Parameters.vhctl", 
     "Padd_electric": 3540.0,
 
     "VACC": "../Common/Truck.vacc",
diff --git a/VectoCore/VectoCoreTest/TestData/Hybrids/GenericIEPC-S/IEPC-S_Gbx1Speed-Whl1/IEPC-S_ENG_Gbx1Whl1.vecto b/VectoCore/VectoCoreTest/TestData/Hybrids/GenericIEPC-S/IEPC-S_Gbx1Speed-Whl1/IEPC-S_ENG_Gbx1Whl1.vecto
index 7a711dc1d5baba9cf2cec4c9cc858a68833f7583..23dc4d8779da2a340976283944f098d7eb74b70f 100644
--- a/VectoCore/VectoCoreTest/TestData/Hybrids/GenericIEPC-S/IEPC-S_Gbx1Speed-Whl1/IEPC-S_ENG_Gbx1Whl1.vecto
+++ b/VectoCore/VectoCoreTest/TestData/Hybrids/GenericIEPC-S/IEPC-S_Gbx1Speed-Whl1/IEPC-S_ENG_Gbx1Whl1.vecto
@@ -12,6 +12,7 @@
     "EngineFile": "../Common/209kW_7c7l.veng",
     "GearboxFile": "",
     "TCU": "../Common/ShiftParameters.vtcu",
+    "HybridStrategyParams": "../Common/Hybrid_Parameters.vhctl", 
     "Padd_electric": 3540.0,
 
     "VACC": "../Common/Truck.vacc",
diff --git a/VectoCore/VectoCoreTest/TestData/Hybrids/GenericIEPC-S/IEPC-S_Gbx1Speed-Whl2/IEPC-S_ENG_Gbx1Whl2.vecto b/VectoCore/VectoCoreTest/TestData/Hybrids/GenericIEPC-S/IEPC-S_Gbx1Speed-Whl2/IEPC-S_ENG_Gbx1Whl2.vecto
index ad07dbc22e25d5bd8b5943a066c6373e3710d74d..d826a010c7133b88f2373c6b8335da18a2eee0c8 100644
--- a/VectoCore/VectoCoreTest/TestData/Hybrids/GenericIEPC-S/IEPC-S_Gbx1Speed-Whl2/IEPC-S_ENG_Gbx1Whl2.vecto
+++ b/VectoCore/VectoCoreTest/TestData/Hybrids/GenericIEPC-S/IEPC-S_Gbx1Speed-Whl2/IEPC-S_ENG_Gbx1Whl2.vecto
@@ -9,9 +9,10 @@
     "SavedInDeclMode": false,
     "EngineOnlyMode": false,
     "VehicleFile": "IEPC-S_Vehicle_Gbx1Whl2.vveh",
-    "EngineFile": "../Common/209kW_7c7l.veng", 
+    "EngineFile": "../Common/209kW_7c7l.veng",
     "GearboxFile": "",
     "TCU": "../Common/ShiftParameters.vtcu",
+    "HybridStrategyParams": "../Common/Hybrid_Parameters.vhctl",
     "Padd_electric": 3540.0,
 
     "VACC": "../Common/Truck.vacc",
diff --git a/VectoCore/VectoCoreTest/TestData/Hybrids/GenericIEPC-S/IEPC-S_Gbx1Speed/IEPC-S_ENG_Gbx1.vecto b/VectoCore/VectoCoreTest/TestData/Hybrids/GenericIEPC-S/IEPC-S_Gbx1Speed/IEPC-S_ENG_Gbx1.vecto
index a5077592e2f5f2b87e338b9e2ec8d9b44189b5a5..d2d2ae973f430cb783c48cda76335d11ebaa8890 100644
--- a/VectoCore/VectoCoreTest/TestData/Hybrids/GenericIEPC-S/IEPC-S_Gbx1Speed/IEPC-S_ENG_Gbx1.vecto
+++ b/VectoCore/VectoCoreTest/TestData/Hybrids/GenericIEPC-S/IEPC-S_Gbx1Speed/IEPC-S_ENG_Gbx1.vecto
@@ -9,9 +9,10 @@
     "SavedInDeclMode": false,
     "EngineOnlyMode": false,
     "VehicleFile": "IEPC-S_Vehicle_Gbx1.vveh",
-    "EngineFile": "../Common/209kW_7c7l.veng", 
+    "EngineFile": "../Common/209kW_7c7l.veng",
     "GearboxFile": "Axlegear.vgbx",
     "TCU": "../Common/ShiftParameters.vtcu",
+    "HybridStrategyParams": "../Common/Hybrid_Parameters.vhctl",
     "Padd_electric": 3540.0,
 
     "VACC": "../Common/Truck.vacc",
diff --git a/VectoCore/VectoCoreTest/TestData/Hybrids/GenericIEPC-S/IEPC-S_Gbx3Speed+Axle/IEPC-S_ENG_Gbx3Axl.vecto b/VectoCore/VectoCoreTest/TestData/Hybrids/GenericIEPC-S/IEPC-S_Gbx3Speed+Axle/IEPC-S_ENG_Gbx3Axl.vecto
index 947e00224ce148e53561e655d81f02f64c94b570..f06545a5fa8c567c132fcd4291c0c5292bcce37c 100644
--- a/VectoCore/VectoCoreTest/TestData/Hybrids/GenericIEPC-S/IEPC-S_Gbx3Speed+Axle/IEPC-S_ENG_Gbx3Axl.vecto
+++ b/VectoCore/VectoCoreTest/TestData/Hybrids/GenericIEPC-S/IEPC-S_Gbx3Speed+Axle/IEPC-S_ENG_Gbx3Axl.vecto
@@ -8,10 +8,11 @@
   "Body": {
     "SavedInDeclMode": false,
     "EngineOnlyMode": false,
-    "VehicleFile": "IEP-S_CVehicle_Gbx3Axl.vveh",
-    "EngineFile": "../Common/209kW_7c7l.veng", 
+    "VehicleFile": "IEPC-S_Vehicle_Gbx3Axl.vveh",
+    "EngineFile": "../Common/209kW_7c7l.veng",
     "GearboxFile": "",
     "TCU": "../Common/ShiftParameters.vtcu",
+    "HybridStrategyParams": "../Common/Hybrid_Parameters.vhctl",
     "Padd_electric": 3540.0,
 
     "VACC": "../Common/Truck.vacc",
diff --git a/VectoCore/VectoCoreTest/TestData/Hybrids/GenericIEPC-S/IEPC-S_Gbx3Speed-Whl1/IEPC-S_ENG_Gbx3Whl1.vecto b/VectoCore/VectoCoreTest/TestData/Hybrids/GenericIEPC-S/IEPC-S_Gbx3Speed-Whl1/IEPC-S_ENG_Gbx3Whl1.vecto
index 516615f5bd73bbc31d337420deef5eaf85a9a97e..4e6fcefa3c70689d8a89bcd47a51d7a232e28799 100644
--- a/VectoCore/VectoCoreTest/TestData/Hybrids/GenericIEPC-S/IEPC-S_Gbx3Speed-Whl1/IEPC-S_ENG_Gbx3Whl1.vecto
+++ b/VectoCore/VectoCoreTest/TestData/Hybrids/GenericIEPC-S/IEPC-S_Gbx3Speed-Whl1/IEPC-S_ENG_Gbx3Whl1.vecto
@@ -9,9 +9,10 @@
     "SavedInDeclMode": false,
     "EngineOnlyMode": false,
     "VehicleFile": "IEPC-S_Vehicle_Gbx3Whl1.vveh",
-    "EngineFile": "../Common/209kW_7c7l.veng", 
+    "EngineFile": "../Common/209kW_7c7l.veng",
     "GearboxFile": "",
     "TCU": "../Common/ShiftParameters.vtcu",
+    "HybridStrategyParams": "../Common/Hybrid_Parameters.vhctl", 
     "Padd_electric": 3540.0,
 
     "VACC": "../Common/Truck.vacc",
diff --git a/VectoCore/VectoCoreTest/TestData/Hybrids/GenericIEPC-S/IEPC-S_Gbx3Speed-Whl2/IEPC-S_ENG_Gbx3Whl2.vecto b/VectoCore/VectoCoreTest/TestData/Hybrids/GenericIEPC-S/IEPC-S_Gbx3Speed-Whl2/IEPC-S_ENG_Gbx3Whl2.vecto
index 293247dce2d039a5dc269e00793b7b714a84e401..f402ce770e3afc13e7c5ea64530f48e7a1d7fbad 100644
--- a/VectoCore/VectoCoreTest/TestData/Hybrids/GenericIEPC-S/IEPC-S_Gbx3Speed-Whl2/IEPC-S_ENG_Gbx3Whl2.vecto
+++ b/VectoCore/VectoCoreTest/TestData/Hybrids/GenericIEPC-S/IEPC-S_Gbx3Speed-Whl2/IEPC-S_ENG_Gbx3Whl2.vecto
@@ -12,6 +12,7 @@
     "EngineFile": "../Common/209kW_7c7l.veng",
     "GearboxFile": "",
     "TCU": "../Common/ShiftParameters.vtcu",
+    "HybridStrategyParams": "../Common/Hybrid_Parameters.vhctl", 
     "Padd_electric": 3540.0,
 
     "VACC": "../Common/Truck.vacc",
diff --git a/VectoCore/VectoCoreTest/TestData/Hybrids/GenericIEPC-S/IEPC-S_Gbx3Speed/IEPC-S_ENG_Gbx3.vecto b/VectoCore/VectoCoreTest/TestData/Hybrids/GenericIEPC-S/IEPC-S_Gbx3Speed/IEPC-S_ENG_Gbx3.vecto
index 2703452b1261f7096ba34e928e581818203c398e..72acd74aa5bf7b92fd7d255647930ba7d795b433 100644
--- a/VectoCore/VectoCoreTest/TestData/Hybrids/GenericIEPC-S/IEPC-S_Gbx3Speed/IEPC-S_ENG_Gbx3.vecto
+++ b/VectoCore/VectoCoreTest/TestData/Hybrids/GenericIEPC-S/IEPC-S_Gbx3Speed/IEPC-S_ENG_Gbx3.vecto
@@ -12,6 +12,7 @@
     "EngineFile": "../Common/209kW_7c7l.veng",
     "GearboxFile": "Axlegear.vgbx",
     "TCU": "../Common/ShiftParameters.vtcu",
+    "HybridStrategyParams": "../Common/Hybrid_Parameters.vhctl", 
     "Padd_electric": 3540.0,
 
     "VACC": "../Common/Truck.vacc",
diff --git a/VectoCore/VectoCoreTest/TestData/Hybrids/GenericIEPC-S/IEPC-S_Gbx3Speed/IEPC-S_ENG_Gbx3_drag.vecto b/VectoCore/VectoCoreTest/TestData/Hybrids/GenericIEPC-S/IEPC-S_Gbx3Speed/IEPC-S_ENG_Gbx3_drag.vecto
index dbb871a442ee5f8873243a81e021fe7370667dfc..aad5769a42aa7bd720108aafe4ffa096c0f3c056 100644
--- a/VectoCore/VectoCoreTest/TestData/Hybrids/GenericIEPC-S/IEPC-S_Gbx3Speed/IEPC-S_ENG_Gbx3_drag.vecto
+++ b/VectoCore/VectoCoreTest/TestData/Hybrids/GenericIEPC-S/IEPC-S_Gbx3Speed/IEPC-S_ENG_Gbx3_drag.vecto
@@ -9,9 +9,10 @@
     "SavedInDeclMode": false,
     "EngineOnlyMode": false,
     "VehicleFile": "IEPC-S_Vehicle_Gbx3_drag.vveh",
-    "EngineFile": "../Common/209kW_7c7l.veng", 
+    "EngineFile": "../Common/209kW_7c7l.veng",
     "GearboxFile": "Axlegear.vgbx",
     "TCU": "../Common/ShiftParameters.vtcu",
+    "HybridStrategyParams": "../Common/Hybrid_Parameters.vhctl", 
     "Padd_electric": 3540.0,
 
     "VACC": "../Common/Truck.vacc",