From a35b899c294385ba263f152fda051929168bb2d6 Mon Sep 17 00:00:00 2001
From: Markus Quaritsch <markus.quaritsch@tugraz.at>
Date: Fri, 5 Jun 2020 09:18:35 +0200
Subject: [PATCH] adding max cooling power entries for hvac configuration 10
 (driver and passenger, same as HVAC configuration 9)

---
 .../Resources/Declaration/Buses/HVACCoolingPowerDriver.csv     | 1 +
 .../Resources/Declaration/Buses/HVACCoolingPowerPassenger.csv  | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/VectoCore/VectoCore/Resources/Declaration/Buses/HVACCoolingPowerDriver.csv b/VectoCore/VectoCore/Resources/Declaration/Buses/HVACCoolingPowerDriver.csv
index 9929dbde04..18b372ff43 100644
--- a/VectoCore/VectoCore/Resources/Declaration/Buses/HVACCoolingPowerDriver.csv
+++ b/VectoCore/VectoCore/Resources/Declaration/Buses/HVACCoolingPowerDriver.csv
@@ -8,3 +8,4 @@
 7             , 5.00        , 5.00  , 5.00     , 5.00       , 4.00
 8             , 0.00        , 0.00  , 0.00     , 0.00       , 0.00
 9             , 5.00        , 5.00  , 5.00     , 5.00       , 4.00
+10            , 5.00        , 5.00  , 5.00     , 5.00       , 4.00
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Resources/Declaration/Buses/HVACCoolingPowerPassenger.csv b/VectoCore/VectoCore/Resources/Declaration/Buses/HVACCoolingPowerPassenger.csv
index 31de4b7e4c..367b4dda94 100644
--- a/VectoCore/VectoCore/Resources/Declaration/Buses/HVACCoolingPowerPassenger.csv
+++ b/VectoCore/VectoCore/Resources/Declaration/Buses/HVACCoolingPowerPassenger.csv
@@ -7,4 +7,5 @@
 6             , 0.25        , 0.25  , 0.25     , 0.35       , 0.55
 7             , 0.25        , 0.25  , 0.25     , 0.35       , 0.55
 8             , 0.25        , 0.25  , 0.25     , 0.35       , 0.55
-9             , 0.25        , 0.25  , 0.25     , 0.35       , 0.55
\ No newline at end of file
+9             , 0.25        , 0.25  , 0.25     , 0.35       , 0.55
+10            , 0.25        , 0.25  , 0.25     , 0.35       , 0.55
\ No newline at end of file
-- 
GitLab