Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit d7a5fed8 authored by Markus Quaritsch's avatar Markus Quaritsch
Browse files

migrate engine test data to a newer file format and read max torque parameter

parent b6c27585
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
"CreatedBy": " ()",
"Date": "2016-10-13T10:06:50.6286564Z",
"AppVersion": "3",
"FileVersion": 3
"FileVersion": 4
},
"Body": {
"SavedInDeclMode": true,
......@@ -16,6 +16,11 @@
"WHTC-Urban": 1.0,
"WHTC-Rural": 1.0,
"WHTC-Motorway": 1.0,
"ColdHotBalancingFactor": 1.0
"ColdHotBalancingFactor": 1.0,
"RatedPower": 175000,
"RatedSpeed": 2000,
"MaxTorque": 956,
"CFRegPer": 1.0,
"FuelType": "Diesel CI"
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment