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

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

update repo

parent 1f04019b
No related branches found
No related tags found
No related merge requests found
......@@ -2,4 +2,5 @@
VECTO supports to simulate vehicles equipped with dual-fuel engines, i.e. two different fuels are used simulateously. Therefore, the engine model contains a second fuel comsumption map and VECTO interpolates the fuel consumtion from both consumption maps. In the .vmod and .vsum files the consumption of every fuel is reported. The CO2 emissions are te sum of CO2 emissions from both fuels.
In case a WHR system is used with a dual-fuel vehicle the WHR map shall be provided in the fuel consumption map of the primary fuel.
\ No newline at end of file
In case a WHR system is used with a dual-fuel vehicle the WHR map shall be provided in the fuel consumption map of the primary fuel.
......@@ -79,6 +79,7 @@
</Choose>
<ItemGroup>
<ProjectReference Include="..\HashingTool\HashingTool.csproj" />
<ProjectReference Include="..\VectoCommon\VectoCommon\VectoCommon.csproj" />
<ProjectReference Include="..\VectoCore\VectoCore\VectoCore.csproj" />
</ItemGroup>
......
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