Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

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

Merge pull request #789 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:master to master

* commit '4a706f3a':
  updating release report
  preparing release
  adding missing files to project
  updating version number for release
parents af0a6416 4a706f3a
No related branches found
No related tags found
No related merge requests found
Showing
with 99 additions and 32 deletions
File added
File added
No preview for this file type
No preview for this file type
#Changelog
**VECTO 3.3.4**
***Build 1686 (2019-08-14) RELEASE CANDIDATE***
- Improvement
* [VECTO-1042] - Add option to write results into a certain directory
* [VECTO-1064] - add weighting factors for vehicle groups 1, 2, 3, 11, 12, 16
- Bugfixes
* [VECTO-1030] - Exceeded max iterations when searching for operating point! Failed to find operating point!
* [VECTO-1032] - Gear 5 LossMap data was extrapolated in Declaration Mode: range for loss map is not sufficient
* [VECTO-1067] - Vair and Beta correction for Aerodynamics
* [VECTO-1000] - Error Loss-Map extrapolation in Declaration Mode
* [VECTO-1040] - Gear 6 LossMap data was extrapolated in Declaration Mode
* [VECTO-1047] - Failed to find operating point on construction cycle, ref load, AT gearbox
**VECTO 3.3.3**
***Build 1639 (2019-06-27) OFFICIAL RELEASE***
......
This diff is collapsed.
This diff is collapsed.
File added
/*
* This file is part of VECTO.
*
* Copyright © 2012-2017 European Union
* Copyright © 2012-2019 European Union
*
* Developed by Graz University of Technology,
* Institute of Internal Combustion Engines and Thermodynamics,
......@@ -30,5 +30,5 @@
*/
using System.Reflection;
[assembly: AssemblyVersion("0.2.0.1639")]
[assembly: AssemblyFileVersion("0.2.0.1639")]
[assembly: AssemblyVersion("0.2.0.1686")]
[assembly: AssemblyFileVersion("0.2.0.1686")]
......@@ -141,7 +141,7 @@
<PlatformTarget>AnyCPU</PlatformTarget>
<WarningsAsErrors>41999,42016,42017,42018,42019,42020,42021,42022,42032,42036</WarningsAsErrors>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<DefineConstants>CERTIFICATION_RELEASE</DefineConstants>
<DefineConstants>RELEASE_CANDIDATE</DefineConstants>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Deploy|x86'">
<DefineTrace>true</DefineTrace>
......
/*
* This file is part of VECTO.
*
* Copyright © 2012-2017 European Union
* Copyright © 2012-2019 European Union
*
* Developed by Graz University of Technology,
* Institute of Internal Combustion Engines and Thermodynamics,
......@@ -30,5 +30,5 @@
*/
using System.Reflection;
[assembly: AssemblyVersion("3.3.3.1639")]
[assembly: AssemblyFileVersion("3.3.3.1639")]
\ No newline at end of file
[assembly: AssemblyVersion("3.3.3.1686")]
[assembly: AssemblyFileVersion("3.3.3.1686")]
\ No newline at end of file
......@@ -25,8 +25,7 @@
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>
</DefineConstants>
<DefineConstants>RELEASE_CANDIDATE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
......
/*
* This file is part of VECTO.
*
* Copyright © 2012-2016 European Union
* Copyright © 2012-2019 European Union
*
* Developed by Graz University of Technology,
* Institute of Internal Combustion Engines and Thermodynamics,
......@@ -30,5 +30,5 @@
*/
using System.Reflection;
[assembly: AssemblyVersion("1.2.0.1639")]
[assembly: AssemblyFileVersion("1.2.0.1639")]
[assembly: AssemblyVersion("1.2.0.1686")]
[assembly: AssemblyFileVersion("1.2.0.1686")]
/*
* This file is part of VECTO.
*
* Copyright © 2012-2017 European Union
* Copyright © 2012-2019 European Union
*
* Developed by Graz University of Technology,
* Institute of Internal Combustion Engines and Thermodynamics,
......@@ -30,5 +30,5 @@
*/
using System.Reflection;
[assembly: AssemblyVersion("3.3.3.1639")]
[assembly: AssemblyFileVersion("3.3.3.1639")]
\ No newline at end of file
[assembly: AssemblyVersion("3.3.4.1686")]
[assembly: AssemblyFileVersion("3.3.4.1686")]
\ No newline at end of file
/*
* This file is part of VECTO.
*
* Copyright © 2012-2017 European Union
* Copyright © 2012-2019 European Union
*
* Developed by Graz University of Technology,
* Institute of Internal Combustion Engines and Thermodynamics,
......@@ -30,5 +30,5 @@
*/
using System.Reflection;
[assembly: AssemblyVersion("3.3.3.1639")]
[assembly: AssemblyFileVersion("3.3.3.1639")]
[assembly: AssemblyVersion("3.3.4.1686")]
[assembly: AssemblyFileVersion("3.3.4.1686")]
......@@ -47,7 +47,7 @@ namespace TUGraz.VectoCore.Utils
public static string VersionNumber
{
get {
return "3.3.3.1639" + SUFFIX;
return "3.3.4.1686" + SUFFIX;
}
}
......
......@@ -76,7 +76,7 @@
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>CERTIFICATION_RELEASE</DefineConstants>
<DefineConstants>RELEASE_CANDIDATE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
......
......@@ -6,6 +6,6 @@ int GetBuildNumber()
string GetVectoCoreVersionNumber()
{
return "3.3.3." + GetBuildNumber();
return "3.3.4." + GetBuildNumber();
}
#>
\ No newline at end of file
......@@ -2833,6 +2833,36 @@
<Content Include="TestData\XML\EngineeringJob\SampleJobEngineering1.1.xml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="TestData\XML\XMLReaderDeclaration\GroupTest\Rigid Truck_4x2_vehicle-class-1_EURO6_2018.xml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="TestData\XML\XMLReaderDeclaration\GroupTest\Rigid Truck_4x2_vehicle-class-2_EURO6_2018.xml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="TestData\XML\XMLReaderDeclaration\GroupTest\Rigid Truck_4x2_vehicle-class-3_EURO6_2018.xml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="TestData\XML\XMLReaderDeclaration\GroupTest\Rigid Truck_4x2_vehicle-class-4_EURO6_2018.xml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="TestData\XML\XMLReaderDeclaration\GroupTest\Rigid Truck_6x2_vehicle-class-9_EURO6_2018.xml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="TestData\XML\XMLReaderDeclaration\GroupTest\Rigid Truck_6x4_vehicle-class-11_EURO6_2018.xml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="TestData\XML\XMLReaderDeclaration\GroupTest\Rigid Truck_8x4_vehicle-class-16_EURO6_2018.xml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="TestData\XML\XMLReaderDeclaration\GroupTest\Tractor_4x2_vehicle-class-5_EURO6_2018.xml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="TestData\XML\XMLReaderDeclaration\GroupTest\Tractor_6x2_vehicle-class-10_EURO6_2018.xml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="TestData\XML\XMLReaderDeclaration\GroupTest\Tractor_6x4_vehicle-class-12_EURO6_2018.xml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="TestData\XML\XMLReaderDeclaration\SchemaVersion1.0\Tractor_4x2_vehicle-class-5_5_t_0.xml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment