From cc8465768e830c0140e409d0eb97783b2c534777 Mon Sep 17 00:00:00 2001 From: "VKMTHD\\haraldmartini" <harald.martini@student.tugraz.at> Date: Wed, 23 Nov 2022 09:53:54 +0100 Subject: [PATCH] changed value for dual displacement with elec. control in SP-Tech --- VectoCore/VectoCore/Resources/Declaration/VAUX/SP-Tech.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VectoCore/VectoCore/Resources/Declaration/VAUX/SP-Tech.csv b/VectoCore/VectoCore/Resources/Declaration/VAUX/SP-Tech.csv index 9ac950f7b3..442f8119b6 100644 --- a/VectoCore/VectoCore/Resources/Declaration/VAUX/SP-Tech.csv +++ b/VectoCore/VectoCore/Resources/Declaration/VAUX/SP-Tech.csv @@ -2,7 +2,7 @@ Technology ,conventional ,P-HEV ,S-HEV ,PEV ,fully e Fixed displacement , 1 , 1 , 1 , 0 , 0 ,1 ,1 ,1 Fixed displacement with elec. control , 1 , 1 , 1 , 0 , 0 ,0.95 ,1 ,1 Dual displacement , 1 , 1 , 1 , 0 , 0 ,0.85 ,0.85 ,0.85 -Dual displacement with elec. control , 1 , 1 , 1 , 0 , 0 ,0.85 ,0.85 ,0.85 +Dual displacement with elec. control , 1 , 1 , 1 , 0 , 0 ,0.80 ,0.85 ,0.85 Variable displacement mech. controlled , 1 , 1 , 1 , 0 , 0 ,0.75 ,0.75 ,0.75 Variable displacement elec. controlled , 1 , 1 , 1 , 0 , 0 ,0.6 ,0.6 ,0.6 Electric , 1 , 1 , 1 , 0 , 0 ,0 ,2.143 ,1.429 -- GitLab