Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS will be completely phased out by mid-2025. To see alternatives please check here

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

Merge branch 'develop' of...

Merge branch 'develop' of https://webgate.ec.europa.eu/CITnet/stash/scm/~emquarima/vecto-sim into feature/VECTO-387-re-add-max-input-speed-for-torque

* 'develop' of https://webgate.ec.europa.eu/CITnet/stash/scm/~emquarima/vecto-sim: (25 commits)
  Updated Project File (added TorqueConverter.csv)
  TorqueConverterDataReader: Re-Added check if characteristics data is missing
  Updated test
  CycleGearbox: Added Check for inAngularVelocity for Disengaged Or Engaged Request
  VehicleData: Performance Optimization (TotalVehicleWeight, TotalCurbWeight); CombustionEngine: Removed not needed comments
  TorqueConverter: Code cleanup / refactoring / comments / better error messages
  ATGearbox: Corrected Bug with TorqueConverter InAngularSpeed
  IdleController Test: Updated Values in Test
  CycleGearbox: Corrected Null-Exception when no TorqueConverter is present
  SearchAlgorithm: LineSearch now searches to half of tolerance (so that engine is surely satisfied)
  CycleGearbox now uses better Idling Behavior (search for minimal engine speed that engine still can supply)
  updated tests
  refactoring torque converter, use same torque converter in measured speed and target-speed cycles
  Debugging for Test: Mandl-20161115
  Updated Tests to get ExecutionErrors
  CombustionEngine: Consider positive and negative Inertia in FullLoad, DragLoad and FuelConsumption
  ResponseDryRun: Removed EngineMaxTorqueOut, EngineDragTorque
  corrected tests
  TorqueConverter: Solved Problem with Initialize for tests AT_Gearbox_Drive(10,10,-25), AT_Gearbox_Drive(10,10,-15)
  GUI: Compacted forms; StartPosition = CenterScreen instead of CenterParent
  ...

# Conflicts:
#	VECTO/GUI/GearboxForm.Designer.vb
#	VectoCore/VectoCore/Models/SimulationComponent/Impl/TorqueConverter.cs
parents edede061 2039abd8
No related branches found
No related tags found
No related merge requests found
Showing
with 813 additions and 750 deletions
Loading
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