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

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

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

Merge pull request #211 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-238-look-ahead-coasting to develop

* commit '6c4ca0f9': (52 commits)
  change type to single
  add new input fields to GUI (GBX) for shift strategy parameters
  read new shift strategy parameters from json file
  use constants / model data instead of fixed values
  fix: use total weight for acceleration calculation
  fix: update braking distance for current brakeTrigger
  use mock vehicle container
  move acceleration estimation to AMT class
  renaming mockVehicleContainer, use also in gearbox test. fill 'not implemented' methods
  extrapolate if lookahead (for acceleration estimation) goes beyond cycle
  moving mt shift strategy and amt shift strategy to separate files
  update vmod and vsum files: additional columns (FC-AAUX, FC-final)
  correct engine map for coach
  update pneumatic actuations to contain cycle time
  code formatting
  driver: search operating point: abort search if time interval becomes 0
  gearbox: fix: inertia loss is 0 if angularvelocity is 0
  mod-files: check that v>0, ignore for engine-only, pwheel tests
  renaming mod-files
  fix search algorithm: computation does no longer use SI classes, so no exception (div 0, NaN) is thrown. check for Inf and NaN and abort search
  ...
parents 724273d9 6c4ca0f9
No related branches found
No related tags found
No related merge requests found
Showing
with 1854 additions and 203 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