Merge pull request #703 in VECTO/vecto-sim from...
Merge pull request #703 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:bugfix/VECTO-813-error-infinity-is-not-allowed-for-si-value to develop * commit '84f102a6': adapt expected FC in testcases due to fix in gearbox add test initialization gearbox: fix for using correct gear in case of transition from disengaged to engaged correct expected FC values due to changes in gearbox fix in gearbox: use correct gear for interpolation, add torque loss to inTorque change comparison in gearbox for in-torque set cycle in rundata - in case an exeption occurs during simulation adapt expected values due to changes in gearbox adapt expected values in test due to changes in gearbox adapt expected values in test due to changes in gearbox adapting testcase: slightly different fuel consumption due to changes in gearbox correct expected FC-values in testcases due to changes in GBX refactoring AMT Gearbox: disengage if InTorque < 0 (instead of outTorque).
No related branches found
No related tags found
Showing
- VectoCore/VectoCore/Models/SimulationComponent/Impl/Gearbox.cs 37 additions, 40 deletions...Core/VectoCore/Models/SimulationComponent/Impl/Gearbox.cs
- VectoCore/VectoCoreTest/Integration/CoachAdvancedAuxPowertrain.cs 2 additions, 1 deletion...e/VectoCoreTest/Integration/CoachAdvancedAuxPowertrain.cs
- VectoCore/VectoCoreTest/Integration/CoachPowerTrain.cs 2 additions, 1 deletionVectoCore/VectoCoreTest/Integration/CoachPowerTrain.cs
- VectoCore/VectoCoreTest/Integration/Declaration/EngineInputDataTests.cs 4 additions, 6 deletions...oCoreTest/Integration/Declaration/EngineInputDataTests.cs
- VectoCore/VectoCoreTest/Integration/Declaration/NaturalGasVehicles.cs 5 additions, 6 deletions...ctoCoreTest/Integration/Declaration/NaturalGasVehicles.cs
- VectoCore/VectoCoreTest/Integration/DriverStrategy/SimpleCycles.cs 2 additions, 2 deletions.../VectoCoreTest/Integration/DriverStrategy/SimpleCycles.cs
- VectoCore/VectoCoreTest/Integration/FuelTypesTest.cs 9 additions, 9 deletionsVectoCore/VectoCoreTest/Integration/FuelTypesTest.cs
- VectoCore/VectoCoreTest/Integration/TorqueLimitsTest.cs 8 additions, 6 deletionsVectoCore/VectoCoreTest/Integration/TorqueLimitsTest.cs
- VectoCore/VectoCoreTest/Models/SimulationComponent/GearboxPowertrainTest.cs 8 additions, 0 deletions...eTest/Models/SimulationComponent/GearboxPowertrainTest.cs
- VectoCore/VectoCoreTest/Models/SimulationComponent/GearboxShiftLossesTest.cs 6 additions, 6 deletions...Test/Models/SimulationComponent/GearboxShiftLossesTest.cs
- VectoCore/VectoCoreTest/Models/SimulationComponent/GearboxTest.cs 4 additions, 6 deletions...e/VectoCoreTest/Models/SimulationComponent/GearboxTest.cs
Loading
Please register or sign in to comment