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

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

Merge pull request #350 in VECTO/vecto-sim from...

Merge pull request #350 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-405-add-clucht-losses-during-drive-off to develop

* commit '182f2418':
  coach test: extend axle loss map; write mod data; aaux test: rename mod-files
  distance-based driving cycle: increment distance by ds as reported from driver. driver: set simulation distance in response
  Driver: perform halt action if overload after two attempts and vehicle is stopped
  adapt gearbos downshift test case
  update testcase, update comment
  update testdata due to changed columns
  fix in gearbox, remove unnecessary condition
  update testcases due to changed columns
  update documentation on columns in vmod and vsum file, add equations on power / energy balance.
  TorqueConverter: set input and output speeds when not active; Gearbox/AT Gearbox: use 'effective' transmission ratio to compute input-torque from output torque (required after gearshifts)
  engine: write engine power demand only if not set (by e.g. pto controller); fix: auxiliary don't store powerdemand for mapping aux in current state on dry-run clutch: initialize clutch-loss to 0 by default cleanup summary data container
  more mod-data & sum-data integrity tests
  engine idle controller: handle the case when the traction interruption is already over
  clutch losses apply only during drive off, during drive convert torque 'power equivalent'
  transmission torque loss is related to gbx output side
  gearbox: when disengaged search operating point for gbx-in torque = 0; compute gbx losses as diff gbx-in - gbx-out
  auxiliaries: update internal state only if not dry-run
  fix: don't set gearbox in speed to engine speed
  fixed typo reading JSON input data
parents 8179d308 182f2418
No related branches found
No related tags found
No related merge requests found
Showing
with 489 additions and 420 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