This project is mirrored from https://*****:*****@code.europa.eu/vecto/vecto.git.
Pull mirroring updated .
- Jul 29, 2015
-
-
Michael KRISPER authored
-
- Jul 27, 2015
-
-
Michael KRISPER authored
-
- Jul 17, 2015
-
-
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 ...
-
- Jul 10, 2015
-
-
Markus Quaritsch authored
-
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
-
- Jul 09, 2015
-
-
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
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
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
-
Markus Quaritsch authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Markus Quaritsch authored
-
- Jul 08, 2015
-
-
Markus Quaritsch authored
more work on creating powertrain in declaration mode, generic shifting polygons, necessary functionality in fullLoadCurve
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
implemented steering pump auxiliaries in declaration mode, renamed declaration classes (removed declaration from name, because it is already in namespace)
-
- Jul 07, 2015
-
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Markus Quaritsch authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
- Jul 06, 2015
-
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
- Jul 03, 2015
-
-
Markus Quaritsch authored
-
- Jun 26, 2015
-
-
Markus Quaritsch authored
-
- Jun 25, 2015
-
-
Markus Quaritsch authored
-
- Jun 24, 2015
-
-
Markus Quaritsch authored
-
- Jun 23, 2015
-
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
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/FileIO/InputFileReader.cs VectoCore/FileIO/VehicleFileDeclaration.cs VectoCore/FileIO/VehicleFileEngineering.cs VectoCore/Models/Simulation/Impl/SimulatorFactory.cs VectoCore/Models/SimulationComponent/Data/VehicleData.cs VectoCore/Models/SimulationComponent/Factories/EngineeringModeFactory.cs VectoCore/VectoCore.csproj VectoCoreTest/Models/SimulationComponent/VehicleTest.cs VectoCoreTest/Models/SimulationComponent/WheelsTest.cs VectoCoreTest/Models/SimulationComponentData/VehicleDataTest.cs
-
Markus Quaritsch authored
-