Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS will be completely phased out by mid-2025. To see alternatives please check here

Skip to content
Snippets Groups Projects
This project is mirrored from https://*****:*****@code.europa.eu/vecto/vecto.git. Pull mirroring updated .
  1. Jul 29, 2015
  2. Jul 27, 2015
  3. Jul 17, 2015
    • Markus Quaritsch's avatar
      Merge pull request #58 in VECTO/vecto-sim from... · c6cdbe5b
      Markus Quaritsch authored
      Merge pull request #58 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-105-SimulationDataFactory to develop
      
      * commit '36157b56': (48 commits)
        testcases work
        merge attempt 2
        merge
        refactoring reading input files - separate dataObjectAdapter
        implemented access to whtc correction
        tests for whtc correction
        computing shift polygons (declaration mode) woks
        more work on creating powertrain in declaration mode, generic shifting polygons, necessary functionality in fullLoadCurve
        adjustments for new declaration files (and formats)
        corrected minor error in AssertHelper
        code formatting: replace spaces by tabs
        code refactorings: optimize imports, qualify by type name, added AssertHelper
        implemented steering pump auxiliaries in declaration mode, renamed declaration classes (removed declaration from name, because it is already in namespace)
        aux steering pump
        implemented pneumatic system aux. updated ps-table values to watt
        construction of powertrain works for engineering and engine-only mode
        implemented hvac aux
        wrote test for hvac
        corrected calculation of electrical systems aux
        implemented fan aux in declaration mode
        ...
      c6cdbe5b
  4. Jul 10, 2015
    • Markus Quaritsch's avatar
      testcases work · 36157b56
      Markus Quaritsch authored
      36157b56
    • Markus Quaritsch's avatar
      Merge branch 'feature/VECTO-105-SimulationDataFactory' of... · 8254ee59
      Markus Quaritsch authored
      Merge branch 'feature/VECTO-105-SimulationDataFactory' of https://webgate.ec.europa.eu/CITnet/stash/scm/~emquarima/vecto-sim into feature/VECTO-105-SimulationDataFactory
      
      Conflicts:
      	VectoCore/Models/Declaration/DeclarationData.cs
      	VectoCore/Models/Declaration/LookupData.cs
      	VectoCore/Models/Declaration/Rims.cs
      	VectoCore/Models/Declaration/Segments.cs
      	VectoCore/Models/Declaration/Wheels.cs
      	VectoCore/Models/SimulationComponent/Data/Engine/FullLoadCurve.cs
      	VectoCore/VectoCore.csproj
      	VectoCoreTest/Models/Declaration/DeclarationDataTest.cs
      	VectoCoreTest/Models/Simulation/SimulationTests.cs
      	VectoCoreTest/Models/SimulationComponent/ClutchTest.cs
      	VectoCoreTest/Models/SimulationComponent/CombustionEngineTest.cs
      	VectoCoreTest/Models/SimulationComponent/VehicleTest.cs
      	VectoCoreTest/Models/SimulationComponentData/FullLoadCurveTest.cs
      	VectoCoreTest/Models/SimulationComponentData/GearboxDataTest.cs
      8254ee59
  5. Jul 09, 2015
    • Markus Quaritsch's avatar
      Merge branch 'feature/VECTO-105-SimulationDataFactory' of... · 7e4d9f74
      Markus Quaritsch authored
      Merge branch 'feature/VECTO-105-SimulationDataFactory' of https://webgate.ec.europa.eu/CITnet/stash/scm/~emkrispmi/vecto-sim into HEAD
      
      Conflicts:
      	VectoCore/Models/Declaration/DeclarationData.cs
      	VectoCore/Models/Declaration/LookupData.cs
      	VectoCore/Models/Declaration/Segment.cs
      	VectoCore/Models/Simulation/Data/VectoJobData.cs
      	VectoCore/Models/Simulation/Impl/SimulatorFactory.cs
      	VectoCore/Models/SimulationComponent/Data/CombustionEngineData.cs
      	VectoCore/Models/SimulationComponent/Data/Engine/FullLoadCurve.cs
      	VectoCore/Models/SimulationComponent/Data/Gearbox/ShiftPolygon.cs
      	VectoCore/Models/SimulationComponent/Data/GearboxData.cs
      	VectoCore/Models/SimulationComponent/Data/SimulationComponentData.cs
      	VectoCore/Models/SimulationComponent/Factories/EngineeringModeFactory.cs
      	VectoCore/Models/SimulationComponent/IAuxiliary.cs
      	VectoCore/Models/SimulationComponent/IGearbox.cs
      	VectoCore/Models/SimulationComponent/IVehicle.cs
      	VectoCore/VectoCore.csproj
      	VectoCoreTest/Integration/EngineOnlyCycle/EngineOnlyCycleTest.cs
      	VectoCoreTest/Models/Simulation/SimulationTests.cs
      	VectoCoreTest/Models/SimulationComponent/ClutchTest.cs
      	VectoCoreTest/Models/SimulationComponent/CombustionEngineTest.cs
      	VectoCoreTest/Models/SimulationComponent/VehicleTest.cs
      	VectoCoreTest/Models/SimulationComponent/WheelsTest.cs
      	VectoCoreTest/Models/SimulationComponentData/FullLoadCurveTest.cs
      	VectoCoreTest/Models/SimulationComponentData/GearboxDataTest.cs
      7e4d9f74
    • Markus Quaritsch's avatar
      merge attempt 2 · c344709c
      Markus Quaritsch authored
      c344709c
    • Markus Quaritsch's avatar
      merge · 4700ba00
      Markus Quaritsch authored
      4700ba00
    • Markus Quaritsch's avatar
      Merge branch 'feature/VECTO-105-SimulationDataFactory' of... · 9d13c9ae
      Markus Quaritsch authored
      Merge branch 'feature/VECTO-105-SimulationDataFactory' of https://webgate.ec.europa.eu/CITnet/stash/scm/~emkrispmi/vecto-sim into feature/VECTO-105-SimulationDataFactory
      
      Conflicts:
      	VectoCore/Models/Declaration/Declaration.cs
      	VectoCore/Models/Declaration/DeclarationData.cs
      	VectoCore/Models/Declaration/DeclarationRims.cs
      	VectoCore/Models/Declaration/LookupData.cs
      	VectoCore/Models/Declaration/Rims.cs
      	VectoCore/Models/Declaration/Segment.cs
      	VectoCore/Models/Declaration/Segments.cs
      	VectoCore/Models/Declaration/Wheels.cs
      	VectoCore/Models/Simulation/Data/VectoJobData.cs
      	VectoCore/Models/Simulation/Impl/SimulatorFactory.cs
      	VectoCore/Models/SimulationComponent/Data/CombustionEngineData.cs
      	VectoCore/Models/SimulationComponent/Data/Engine/FullLoadCurve.cs
      	VectoCore/Models/SimulationComponent/Data/Gearbox/ShiftPolygon.cs
      	VectoCore/Models/SimulationComponent/Data/GearboxData.cs
      	VectoCore/Models/SimulationComponent/Data/SimulationComponentData.cs
      	VectoCore/Models/SimulationComponent/Factories/EngineeringModeFactory.cs
      	VectoCore/Models/SimulationComponent/IAuxiliary.cs
      	VectoCore/Models/SimulationComponent/IGearbox.cs
      	VectoCore/Models/SimulationComponent/IVehicle.cs
      	VectoCore/VectoCore.csproj
      	VectoCoreTest/Integration/EngineOnlyCycle/EngineOnlyCycleTest.cs
      	VectoCoreTest/Models/Declaration/DeclarationDataTest.cs
      	VectoCoreTest/Models/Simulation/SimulationTests.cs
      	VectoCoreTest/Models/SimulationComponent/ClutchTest.cs
      	VectoCoreTest/Models/SimulationComponent/CombustionEngineTest.cs
      	VectoCoreTest/Models/SimulationComponent/VehicleTest.cs
      	VectoCoreTest/Models/SimulationComponent/WheelsTest.cs
      	VectoCoreTest/Models/SimulationComponentData/FullLoadCurveTest.cs
      	VectoCoreTest/Models/SimulationComponentData/GearboxDataTest.cs
      9d13c9ae
    • Markus Quaritsch's avatar
    • Michael KRISPER's avatar
      implemented access to whtc correction · a5dcad0c
      Michael KRISPER authored
      a5dcad0c
    • Michael KRISPER's avatar
      tests for whtc correction · e1b31565
      Michael KRISPER authored
      e1b31565
    • Markus Quaritsch's avatar
      8946412e
  6. Jul 08, 2015
  7. Jul 07, 2015
  8. Jul 06, 2015
  9. Jul 03, 2015
  10. Jun 26, 2015
  11. Jun 25, 2015
  12. Jun 24, 2015
  13. Jun 23, 2015
Loading