Merge pull request #732 in VECTO/vecto-sim from...
Merge pull request #732 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:bugfix/VECTO-883-traction-interruption-may-be-too-long to develop * commit '0b0b06a9': adapt testcase: allow few traction interruptions to be longer than specified in model data (i.e. due to gearshift right before a speed change (simulation interval can't be changed)) allow reduction of traction interruption interval by 10% correct testdata updated testcases with expected fuel consumption (slight changes due to shorter effective traction interruption) allow tolerance of 0.1*tractioninterruption for engaging geear adding testcase for traction interruption
No related branches found
No related tags found
Showing
- VectoCore/VectoCore/Models/SimulationComponent/Impl/Gearbox.cs 8 additions, 1 deletion...Core/VectoCore/Models/SimulationComponent/Impl/Gearbox.cs
- VectoCore/VectoCoreTest/Integration/Declaration/EngineInputDataTests.cs 4 additions, 4 deletions...oCoreTest/Integration/Declaration/EngineInputDataTests.cs
- VectoCore/VectoCoreTest/Integration/Declaration/NaturalGasVehicles.cs 4 additions, 4 deletions...ctoCoreTest/Integration/Declaration/NaturalGasVehicles.cs
- VectoCore/VectoCoreTest/Integration/FuelTypesTest.cs 9 additions, 9 deletionsVectoCore/VectoCoreTest/Integration/FuelTypesTest.cs
- VectoCore/VectoCoreTest/Integration/TorqueLimitsTest.cs 4 additions, 4 deletionsVectoCore/VectoCoreTest/Integration/TorqueLimitsTest.cs
- VectoCore/VectoCoreTest/Reports/ModDataTest.cs 82 additions, 0 deletionsVectoCore/VectoCoreTest/Reports/ModDataTest.cs
- VectoCore/VectoCoreTest/TestData/XML/XMLReaderDeclaration/Tractor_4x2_vehicle-class-5_5_t_0.xml 581 additions, 0 deletions...MLReaderDeclaration/Tractor_4x2_vehicle-class-5_5_t_0.xml
- VectoCore/VectoCoreTest/VectoCoreTest.csproj 3 additions, 0 deletionsVectoCore/VectoCoreTest/VectoCoreTest.csproj
This diff is collapsed.
Please register or sign in to comment