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. Jan 21, 2016
  2. Jan 20, 2016
  3. Jan 19, 2016
  4. Jan 18, 2016
    • Michael KRISPER's avatar
      first stubs for pwheel tests · 601bda2e
      Michael KRISPER authored
      601bda2e
    • Markus Quaritsch's avatar
      Merge pull request #103 in VECTO/vecto-sim from... · 197c4565
      Markus Quaritsch authored
      Merge pull request #103 in VECTO/vecto-sim from ~EMKRISPMI/vecto-sim:feature/VECTO-107-check-valid-input to develop
      
      * commit '4d1ecebf':
        added a few "LongRunning" traits to some tests
        added documentation for validation classes.
        refactored some magic numbers for unit conversion in validations into Constants with names
        added traits to long running tests, updated validate method
        updated test and validation method
        added more convenient json access methods
        added test trait "LongRunning" to filter long running unit tests
        added validation rules for FullLoadCurve, FuelConsumptionMap, Engine, Auxiliaries, VectoRunData, VehicleContainer, VectoRun
        better validation (also private and protected members, and even static members)
        added classes for validation functionality
      197c4565
  5. Jan 14, 2016
  6. Jan 13, 2016
  7. Jan 12, 2016
    • Michael KRISPER's avatar
      e1ea8d18
    • Markus Quaritsch's avatar
      Merge pull request #102 in VECTO/vecto-sim from... · 6c339a3d
      Markus Quaritsch authored
      Merge pull request #102 in VECTO/vecto-sim from ~EMKRISPMI/vecto-sim:feature/VECTO-173-lossmap-sanity-check to develop
      
      * commit 'a26e35db': (24 commits)
        updated gearbox tests for new constant extrapolation method
        updated test for new loss map extrapolation method
        corrected error in IsLeftOf and Extrapolate, added many testcases for interpolation/extrapolation
        changed transmission loss map interpolation from (n, outTorque)=>inTorque to (n, outTorque)=>lossTorque
        tests for loss map extrapolation
        test for loss map validity check (VECTO-173)
        tests for loss map range check
        corrected compile error
        corrected test case to use correct LossMap (for axle gear), dont throw extrapolation exception in engineering mode
        corrected errors in extrapolation and lossmap check (only convex hull edges have to be checked; engine only has no gears, therefore no gear-lossmaps)
        made compileable again
        extrapolate - made code more readable, added some comments
        constant extrapolation
        renamed FactoryMode to ExecutionMode and .DeclarationMode to .Declaration
        changed license header again
        Revert "changed copyright organisation in license header to TU Graz"
        changed copyright organisation in license header to TU Graz
        added test for insufficient loss maps
        corrected error message
        use message type in error messages
        ...
      6c339a3d
  8. Jan 11, 2016
  9. Jan 08, 2016
  10. Jan 07, 2016
  11. Dec 17, 2015
    • Michael KRISPER's avatar
      made compileable again · d5056f89
      Michael KRISPER authored
      d5056f89
    • Michael KRISPER's avatar
      Merge remote-tracking branch 'vecto/develop' into feature/VECTO-173-lossmap-sanity-check · 8e24f2ac
      Michael KRISPER authored
      Conflicts:
      	VECTO/GUI/F_MAINForm.vb
      	VectoConsole/Program.cs
      	VectoCore/FileIO/Reader/DataObjectAdaper/AbstractSimulationDataAdapter.cs
      	VectoCore/FileIO/Reader/DataObjectAdaper/EngineeringDataAdapter.cs
      	VectoCore/InputData/Reader/DataObjectAdaper/DeclarationDataAdapter.cs
      	VectoCore/Models/Simulation/Impl/SimulatorFactory.cs
      	VectoCore/Models/Simulation/Impl/VehicleContainer.cs
      	VectoCore/OutputData/ModalDataContainer.cs
      	VectoCoreTest/Integration/DeclarationReportTest.cs
      	VectoCoreTest/Integration/EngineOnlyCycle/EngineOnlyCycleTest.cs
      	VectoCoreTest/Integration/FullCycleDeclarationTest.cs
      	VectoCoreTest/Integration/SimulationRuns/FullPowertrain.cs
      	VectoCoreTest/Integration/SimulationRuns/MinimalPowertrain.cs
      	VectoCoreTest/Models/Simulation/AuxTests.cs
      	VectoCoreTest/Models/Simulation/SimulationTests.cs
      	VectoCoreTest/Models/SimulationComponent/DriverTest.cs
      	VectoCoreTest/Models/SimulationComponentData/GearboxDataTest.cs
      	VectoCoreTest/Utils/GraphWriter.cs
      8e24f2ac
    • Michael KRISPER's avatar
  12. Dec 16, 2015
  13. Dec 15, 2015
    • Markus Quaritsch's avatar
      Merge pull request #101 in VECTO/vecto-sim from... · 74ad4047
      Markus Quaritsch authored
      Merge pull request #101 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:bugfix/VECTO-161-problem-with-joblist-program-crashes to develop
      
      * commit 'd1732e59':
        adapt lambda expression for writing sum data to sort cycles according to creation sequence instead of finishing sequence
      74ad4047
Loading