diff --git a/Documentation/User Manual/5-input-and-output-files/VENG.md b/Documentation/User Manual/5-input-and-output-files/VENG.md
index 7fbc92592ad76184dd9751080c32f542e409e0c8..6d1d8f41aabfcde137f383abc38c4b2a4f18011c 100644
--- a/Documentation/User Manual/5-input-and-output-files/VENG.md	
+++ b/Documentation/User Manual/5-input-and-output-files/VENG.md	
@@ -17,8 +17,8 @@ Refers to other files:
 {
   "Header": {
     "CreatedBy": "Michael Krisper (Graz University of Technology",
-    "Date": "2016-03-18T14:48:38+01:00",
-    "AppVersion": "3.0.2",
+    "Date": "2016-10-03T15:25:00+01:00",
+    "AppVersion": "3.1.0",
     "FileVersion": 3
   },
   "Body": {
@@ -29,9 +29,7 @@ Refers to other files:
     "Inertia": 3.789,
     "FullLoadCurve": "EngineFullLoadCurve.vfld",
     "FuelMap": "FuelConsumptionMap.vmap",
-    "WHTC-Urban": 0.97,
-    "WHTC-Rural": 0.99,
-    "WHTC-Motorway": 1.05
+    "WHTC-Engineering": 1.03
   }
 }
 ~~~
diff --git a/Documentation/User Manual/help.html b/Documentation/User Manual/help.html
index 9696e7eb435f6f8f9ec491f9331a560ac5bedb21..fa012f74eb6240948310a27885062ed76516b1d8 100644
--- a/Documentation/User Manual/help.html	
+++ b/Documentation/User Manual/help.html	
@@ -3638,8 +3638,8 @@ Example: “Gears\Gear1.vtlm” points to the “Gears” subdirectory of the Ge
 <div class="sourceCode"><pre class="sourceCode json"><code class="sourceCode json"><span class="fu">{</span>
   <span class="dt">&quot;Header&quot;</span><span class="fu">:</span> <span class="fu">{</span>
     <span class="dt">&quot;CreatedBy&quot;</span><span class="fu">:</span> <span class="st">&quot;Michael Krisper (Graz University of Technology&quot;</span><span class="fu">,</span>
-    <span class="dt">&quot;Date&quot;</span><span class="fu">:</span> <span class="st">&quot;2016-03-18T14:48:38+01:00&quot;</span><span class="fu">,</span>
-    <span class="dt">&quot;AppVersion&quot;</span><span class="fu">:</span> <span class="st">&quot;3.0.2&quot;</span><span class="fu">,</span>
+    <span class="dt">&quot;Date&quot;</span><span class="fu">:</span> <span class="st">&quot;2016-10-03T15:25:00+01:00&quot;</span><span class="fu">,</span>
+    <span class="dt">&quot;AppVersion&quot;</span><span class="fu">:</span> <span class="st">&quot;3.1.0&quot;</span><span class="fu">,</span>
     <span class="dt">&quot;FileVersion&quot;</span><span class="fu">:</span> <span class="dv">3</span>
   <span class="fu">},</span>
   <span class="dt">&quot;Body&quot;</span><span class="fu">:</span> <span class="fu">{</span>
@@ -3650,9 +3650,7 @@ Example: “Gears\Gear1.vtlm” points to the “Gears” subdirectory of the Ge
     <span class="dt">&quot;Inertia&quot;</span><span class="fu">:</span> <span class="fl">3.789</span><span class="fu">,</span>
     <span class="dt">&quot;FullLoadCurve&quot;</span><span class="fu">:</span> <span class="st">&quot;EngineFullLoadCurve.vfld&quot;</span><span class="fu">,</span>
     <span class="dt">&quot;FuelMap&quot;</span><span class="fu">:</span> <span class="st">&quot;FuelConsumptionMap.vmap&quot;</span><span class="fu">,</span>
-    <span class="dt">&quot;WHTC-Urban&quot;</span><span class="fu">:</span> <span class="fl">0.97</span><span class="fu">,</span>
-    <span class="dt">&quot;WHTC-Rural&quot;</span><span class="fu">:</span> <span class="fl">0.99</span><span class="fu">,</span>
-    <span class="dt">&quot;WHTC-Motorway&quot;</span><span class="fu">:</span> <span class="fl">1.05</span>
+    <span class="dt">&quot;WHTC-Engineering&quot;</span><span class="fu">:</span> <span class="fl">1.03</span>
   <span class="fu">}</span>
 <span class="fu">}</span></code></pre></div>
 </div>