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

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

Pull request #253: Feature/VECTO-1606 modal data results only provide necessary columns in output

Merge in VECTO/vecto-dev from VECTO/mq_vecto-dev:feature/VECTO-1606-modal-data-results-only-provide-necessary-columns-in-output to develop

* commit '30dacd2e':
  updating testcase with mock drivingcycle
  refactoring matching of driving cycle when registering component in modal data, adding missing fields in testcases
  update user manual: adding column with component info
  fix testcase: set simulation type
  adding dependent columns for writing sum-file, refactoring registering components
  updating expected vmod and vsum files
  updating expected values in testfiles, correcting typos, reordering sum-fields, adding missing sum-fields
  updating expected vsum files
  updating expected vmod files
  bugfix setting battery id in data adapter
  update expected values in HEV/PEV ADAS tests
  bugfix in initializing gear in case of P2 or P2.5 hybrids: initialize engine with correct beforehand to avoid unreasonaable high inertia torque
  refactoring mod and sum data column creation. adapting testcases.
  consider null values when writing sum-data, adapt testcases where necessary
  cleanup powertrain builder - remove no-longer needed code
  adding more writer functions for summary data registering components with sum-data to add component-specific columns adding component-specific columns in sum-data make auxiliary component register aux with mod-data and sum-data
  adding functor for writing sum data entries
  refactoring sum-container to contain only availalbe component data
  refactorings: register components with sum-data as well (same as mod data), move sum-data fields to a separate class
  update generic roadsweeper vehicle: add missing model parameters
parents 46d0fd98 30dacd2e
No related branches found
No related tags found
No related merge requests found
Showing
with 653 additions and 220 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