This project is mirrored from https://*****:*****@code.europa.eu/vecto/vecto.git.
Pull mirroring updated .
- Apr 01, 2015
-
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
- Mar 31, 2015
-
-
Michael KRISPER authored
* develop:
-
Markus Quaritsch authored
Merge pull request #38 in VECTO/vecto-sim from ~EMKRISPMI/vecto-sim:feature/VECTO-80-convert-all-input-data-to-si-units to develop * commit '1caafa92': Added tests Corrected Error in SI Unit Division SI Units ... most test work, but again fuel consumption fails in some cases Changed interfaces to strong typed physical units. Made Project compileable again. Tests for SI Units finally got EngineOnlyDrivingTest to work again. (remark: DelauneyTriangulation is _really_ very sensitive to scaled values). Added some Code Contract statements for error checking. Corrected some tests Finished Test Correction for SI Units Added SI Units and Conversion to Basic SI Units. Added Code Contracts fuelconsumption map changed to si units
-
Michael KRISPER authored
-
- Mar 30, 2015
-
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
finally got EngineOnlyDrivingTest to work again. (remark: DelauneyTriangulation is _really_ very sensitive to scaled values).
-
Michael KRISPER authored
-
Michael KRISPER authored
-
- Mar 29, 2015
-
-
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
-
Michael KRISPER authored
-
- Mar 27, 2015
-
-
Michael KRISPER authored
-
Markus Quaritsch authored
Merge pull request #37 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-54-implement-software-tests-for-engine to develop * commit 'b0b95267': Engine-only full cycle (3950s) basically works. Open issue: initial engine state at beginning of simulation store engine power in currentState move engine speed into engine's state class
-
- Mar 26, 2015
-
-
Markus Quaritsch authored
Open issue: initial engine state at beginning of simulation
-
Markus Quaritsch authored
Merge branch 'develop' of https://webgate.ec.europa.eu/CITnet/stash/scm/vecto/vecto-sim into feature/VECTO-54-implement-software-tests-for-engine Conflicts: VectoCore/Models/SimulationComponent/Impl/CombustionEngine.cs VectoCoreTest/Models/SimulationComponent/CombustionEngineTest.cs
-
Markus Quaritsch authored
Merge pull request #36 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:bugfix/VECTO-57-implement-engine-model to develop * commit '6ef4c7af': * extending engine model
-
Markus Quaritsch authored
-
Markus Quaritsch authored
Merge pull request #35 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-57-implement-engine-model to develop * commit '555945dc': * 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]
-
Markus Quaritsch authored
* make engine-tests work
-
Markus Quaritsch authored
Merge pull request #34 in VECTO/vecto-sim from ~EMKRISPMI/vecto-sim:feature/VECTO-82-write-test-for-delauney to develop * commit 'b6753b9b': FuelConsumptionMap Tests added tolerance to double comparison in Tests Tests for DelauneyMap added test file for delauney map Delauney: added comments to the triangulate algorithm Delauney Map triangulate minor changes better readability of triangulation method
-
Michael KRISPER authored
-
Michael KRISPER authored
-
- Mar 25, 2015
-
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Markus Quaritsch authored
* changing interface of IModalDataWriter back to its previous form * extending engine model
-
Michael KRISPER authored
-
Michael KRISPER authored
-
- Mar 24, 2015
-
-
Markus Quaritsch authored
Merge pull request #32 in VECTO/vecto-sim from ~EMKRISPMI/vecto-sim:feature/VECTO-81-model-driving-cycles to develop * commit '13a0ce0b': added reading of auxiliary power consumption in driving cycle, corrected test for engine only driving cycle DrivingCycle Test for files when time field is missing
-
Markus Quaritsch authored
Merge pull request #31 in VECTO/vecto-sim from ~EMKRISPMI/vecto-sim:feature/VECTO-78-csv-files-header to develop * commit '7a356ebf': DrivingCycle: time field gets filled up in 1Hz steps if time field is missing in timebased driving cycle FullLoadCurve: implemented check for header columns, with fallback to indexed columns if name are not valid
-
Michael KRISPER authored
added reading of auxiliary power consumption in driving cycle, corrected test for engine only driving cycle
-
Michael KRISPER authored
-
Michael KRISPER authored
DrivingCycle: time field gets filled up in 1Hz steps if time field is missing in timebased driving cycle
-
- Mar 23, 2015
-
-
Michael KRISPER authored
FullLoadCurve: implemented check for header columns, with fallback to indexed columns if name are not valid
-
Markus Quaritsch authored
* add time information to commitSimulationStep in ModalDataWriter
-