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. Apr 10, 2015
    • Markus Quaritsch's avatar
      Merge pull request #45 in VECTO/vecto-sim from... · df440576
      Markus Quaritsch authored
      Merge pull request #45 in VECTO/vecto-sim from ~EMKRISPMI/vecto-sim:feature/VECTO-89-set-up-development-environment-for to develop
      
      * commit '1a67a1e9':
        added many comments for interfaces, changed many methods to explicit interface member implementation, added wheels and needed interfaces
      df440576
  2. Apr 09, 2015
  3. Apr 02, 2015
  4. Apr 01, 2015
  5. Mar 31, 2015
  6. Mar 30, 2015
  7. Mar 29, 2015
    • Michael KRISPER's avatar
      Merge branch 'develop' into feature/VECTO-80-convert-all-input-data-to-si-units · 67d253e0
      Michael KRISPER authored
      * develop:
        Engine-only full cycle (3950s) basically works. Open issue: initial engine state at beginning of simulation
        * extending engine model
        * additional engine-only cycle * make engine-tests work
        * renaming conversion method (VectoMath) * changing interface of IModalDataWriter back to its previous form * extending engine model
        * extending engine model, fill more result fields; * add time information to commitSimulationStep in ModalDataWriter
        adding new column to the modal output data: simulation interval [s]
        store engine power in currentState
        move engine speed into engine's state class
      
      Conflicts:
      	VectoCore/Models/SimulationComponent/Data/DrivingCycleData.cs
      	VectoCore/Models/SimulationComponent/Impl/CombustionEngine.cs
      	VectoCore/Utils/VectoMath.cs
      	VectoCoreTest/Integration/EngineOnlyCycle/EngineOnlyCycleTest.cs
      	VectoCoreTest/Models/SimulationComponent/CombustionEngineTest.cs
      67d253e0
    • Michael KRISPER's avatar
Loading