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

Skip to content
Snippets Groups Projects
This project is mirrored from https://*****:*****@code.europa.eu/vecto/vecto.git. Pull mirroring updated .
  1. Jan 24, 2023
  2. Jan 23, 2023
    • Markus Quaritsch's avatar
      Merge remote-tracking branch... · 67d115ea
      Markus Quaritsch authored
      Merge remote-tracking branch 'IVT-GIT/feature/VECTO-1638-rundatafactories-and-declarationdataadapter-for-xev' into feature/VECTO-1651-result-generation-method-for-xml
      
      # Conflicts:
      #	Documentation/User Manual Source/Release Notes Vecto3.x.pdf
      #	VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/GearBoxDataAdapter.cs
      #	VectoCore/VectoCore/InputData/Reader/Impl/DeclarationMode/HeavyLorryRunDataFactory/DeclarationModeHeavyLorryRunDataFactory.cs
      #	VectoCore/VectoCore/InputData/Reader/VectoRunDataFactoryFactory.cs
      #	VectoCore/VectoCore/Models/Simulation/Data/VectoRunData.cs
      #	VectoCore/VectoCore/Models/Simulation/Impl/PowertrainBuilder.cs
      #	VectoCore/VectoCore/Models/SimulationComponent/Impl/Driver.cs
      #	VectoCore/VectoCore/OutputData/IModalDataContainer.cs
      #	VectoCore/VectoCoreTest/InputData/DeclarationDataAdapterTest/DeclarationDataAdapterTest.cs
      #	VectoCore/VectoCoreTest/Utils/MockModalDataContainer.cs
      #	VectoCore/VectoCoreTest/VectoCoreTest.csproj
      67d115ea
    • Harald Martini's avatar
    • Harald Martini's avatar
      added iepc to conditioning · 0bd0c359
      Harald Martini authored
      0bd0c359
  3. Jan 20, 2023
  4. Jan 19, 2023
    • Markus Quaritsch's avatar
      Pull request #270: Feature/VECTO-1640 e motor data xev · 16e4001d
      Markus Quaritsch authored
      Merge in VECTO/vecto-dev from VECTO/fk_vecto-dev:feature/VECTO-1640-e-motor-data-xev to develop
      
      * commit '607eb1e8':
        added tests for generic data classes, minor adjustments
        Set the number of columns for the battery resistance depending on the battery type
        added class to generate generic super cap data
        added class to generate generic battery system data
        added class to generate generic IHPC
        introduced base class for common methods
        added class to generate generic IEPC
        adjusted generic rated point helper for iepc
        update generic maps
        Replacing data tables with structs for handling values
        added generic efficience map for IEPC  ASM and PSM electric machine type
        added class to create generic electric motor data
        added helper class to get rated point at electric motor full load curve
      16e4001d
  5. Jan 18, 2023
  6. Jan 17, 2023
  7. Jan 11, 2023
  8. Jan 10, 2023
  9. Jan 05, 2023
  10. Jan 04, 2023
  11. Jan 03, 2023
  12. Jan 02, 2023
  13. Dec 23, 2022
    • Markus Quaritsch's avatar
      Pull request #267: Feature/VECTO-1651 result generation method for xml · ae9a769e
      Markus Quaritsch authored
      Merge in VECTO/vecto-dev from VECTO/mq_vecto-dev:feature/VECTO-1651-result-generation-method-for-xml to develop
      
      * commit 'd76ea79e': (142 commits)
        set ICE values and gearbox efficiency / axlegear efficiency only if the respective component is present in the powertrain
        correct testdata
        moddata: calculate ice max load time share and gearshift count only if ICE and transmission are present
        refactoring lookup method for vehicle group based on input, return tuple of vehicle group and vocational for report
        adding info about powertrain to modal data container
        do not write fuel consumption if the fuelconsumptionwriter is null
        PEV: do not write energy consumption per volume if volume is 0
        bugfix: continue tasks in cas an error occurs if jobs are not run multithreaded
        remove testcases which are not useful (model data cannot be simulated as it only demonstrates syntax)
        make more testcases work
        making more testcases run
        provide results factory to MRF/CIF/VIF report classes (injected)
        adding missing bindings of MRF to primary bus
        result writer: write volume-oriented results only if cargo volume is greater than 0
        input adapter create dummy component in case no component data is provided in the xml
        externalize strings in Reports
        adding results writer for VIF more testcases, minor refactoring
        restructuring source code writing results: move classes which are used in MRF and CIF to a common folder/namespace
        Refactoring, writing MRF results works
        adding testcases for LNG and dual fuel vehicles
        ...
      ae9a769e
    • Markus Quaritsch's avatar
      set ICE values and gearbox efficiency / axlegear efficiency only if the... · d76ea79e
      Markus Quaritsch authored
      set ICE values and gearbox efficiency / axlegear efficiency only if the respective component is present in the powertrain
      d76ea79e
Loading