Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
  1. Aug 12, 2019
  2. Aug 05, 2019
    • Markus QUARITSCH's avatar
      Merge pull request #6 in VECTO/vecto-dev from... · 7b06dd11
      Markus QUARITSCH authored
      Merge pull request #6 in VECTO/vecto-dev from ~EMQUARIMA/vecto-sim-ff:feature/VECTO-1073-support-for-dual-fuel-engines to develop
      
      * commit '72fb9634': (65 commits)
        allow engine modes also in engineering mode, make testcases green
        adding dual-fuel modes for engine, mod-data, sum-data, all input data
        updating monitoring schema. introduce abstract xml type for monitoring report so that different versions can be used without updating monintoring schema
        adding schema for xml reports
        adding XML Schema for Dual Fuel engines, sample component file, sample vehicle file with dual fuel engine
        fix for refactoring moving report writer to base class
        adding testcases for filtering 'duplicate' entries in driving cycle. if vair_res and vail_beta are provided intermediate cycle entries must not be deleted.
        refactoring: declaration report - move writer from xmlreport to base class
        Make project compile
        bugfix: use correct shiftloss energy in second simulation interval when shift losses are split among two intervals
        dding testcase for splitting shift losses among 2 simulation intervals
        adding missing files
        chaning layout, adding browse directory button
        updating user manual
        reduce log-level in case time shares in sum-data does not sum up to 100%, increase tolerance
        adding configuration option for output folder to gui and for initializing filewriters  when running simulation
        driverstrategy: switch to braking phase immediately if nextdrivingaction.action is set to braking (instead of doing the same calculations again
        fix: idle controller, double-clutch: searching engine speed in case of overload resonse
        fix merge
        fix merge
        ...
      7b06dd11
    • Markus QUARITSCH's avatar
      Merge branch 'develop' of... · 72fb9634
      Markus QUARITSCH authored
      Merge branch 'develop' of https://webgate.ec.europa.eu/CITnet/stash/scm/vecto/vecto-dev into feature/VECTO-1073-support-for-dual-fuel-engines
      
      # Conflicts:
      #	HashingTool/Properties/Version.cs
      #	VectoCommon/VectoCommon/Properties/Version.cs
      #	VectoCommon/VectoHashing/Properties/Version.cs
      #	VectoConsole/Properties/Version.cs
      #	VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/AbstractSimulationDataAdapter.cs
      #	VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/DeclarationDataAdapter.cs
      #	VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/EngineeringDataAdapter.cs
      #	VectoCore/VectoCore/InputData/Reader/Impl/DeclarationModeVectoRunDataFactory.cs
      #	VectoCore/VectoCore/Models/Simulation/Data/ModalResultField.cs
      #	VectoCore/VectoCore/Models/SimulationComponent/Data/CombustionEngineData.cs
      #	VectoCore/VectoCore/Models/SimulationComponent/Impl/CombustionEngine.cs
      #	VectoCore/VectoCore/OutputData/IModalDataContainer.cs
      #	VectoCore/VectoCore/OutputData/ModalDataContainer.cs
      #	VectoCore/VectoCore/OutputData/SummaryDataContainer.cs
      #	VectoCore/VectoCore/OutputData/XML/XMLDeclarationReport.cs
      #	VectoCore/VectoCore/OutputData/XML/XMLVTPReport.cs
      #	VectoCore/VectoCore/Properties/Version.cs
      #	VectoCore/VectoCore/Utils/VectoVersionCore.cs
      #	VectoCore/VectoCore/VersionNumber.t4
      #	VectoCore/VectoCoreTest/Integration/Declaration/ADASVehicleTest.cs
      #	VectoCore/VectoCoreTest/Integration/FuelTypesTest.cs
      #	VectoCore/VectoCoreTest/Models/SimulationComponentData/ValidationTest.cs
      #	VectoCore/VectoCoreTest/Reports/SumWriterTest.cs
      72fb9634
  3. Aug 02, 2019
  4. Aug 01, 2019
  5. Jul 31, 2019
  6. Jul 30, 2019
  7. Jul 24, 2019
  8. Jul 23, 2019
  9. Jul 18, 2019
  10. Jul 17, 2019
    • Markus QUARITSCH's avatar
      Merge pull request #783 in VECTO/vecto-sim from... · 5f2405e4
      Markus QUARITSCH authored
      Merge pull request #783 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:bugfix/VECTO-1047-failed-to-find-operating-point-on-construction-cycle-ref-load-at-gearbox to develop
      
      * commit '8ab7d561':
        bugfix: use correct shiftloss energy in second simulation interval when shift losses are split among two intervals
        dding testcase for splitting shift losses among 2 simulation intervals
      5f2405e4
  11. Jul 16, 2019
  12. Jul 11, 2019
  13. Jul 10, 2019
  14. Jul 09, 2019
  15. Jul 05, 2019
  16. Jul 04, 2019
  17. Jun 28, 2019
    • Markus QUARITSCH's avatar
      Merge branch 'develop' of... · 4ad50a3a
      Markus QUARITSCH authored
      Merge branch 'develop' of https://webgate.ec.europa.eu/CITnet/stash/scm/~emquarima/vecto-dev into develop
      4ad50a3a
    • Markus QUARITSCH's avatar
      Merge branch 'vecto-cert/develop' into develop · fc6419e9
      Markus QUARITSCH authored
      # Conflicts:
      #	HashingTool/Properties/Version.cs
      #	VectoCommon/VectoCommon/Properties/Version.cs
      #	VectoCommon/VectoHashing/Properties/Version.cs
      #	VectoConsole/Properties/Version.cs
      #	VectoCore/VectoCore/Properties/Version.cs
      #	VectoCore/VectoCore/Utils/VectoVersionCore.cs
      fc6419e9
    • Markus QUARITSCH's avatar
      Merge branch 'develop' of... · 44f4fa03
      Markus QUARITSCH authored
      Merge branch 'develop' of https://webgate.ec.europa.eu/CITnet/stash/scm/vecto/vecto-sim into develop
      
      # Conflicts:
      #	VectoCore/VectoCore/Resources/XSD/VectoMonitoring.xsd
      #	VectoCore/VectoCore/Utils/XMLDefinitions.cs
      #	VectoCore/VectoCore/Utils/XMLValidator.cs
      44f4fa03
    • Markus QUARITSCH's avatar
      Merge pull request #776 in VECTO/vecto-sim from... · 9e71f04b
      Markus QUARITSCH authored
      Merge pull request #776 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:ReleaseCandidates/v3.3.3.1609 to master
      
      * commit '4162506d': (21 commits)
        creating official release 3.3.3.1639
        compute hash of declaration xml
        adding testcase for checking hashes in reports
        surround loading files with try/catch, handle null validation argument
        xmlvalidator: in case the file to validate is not of a known schema, call the validation callback with null as arguments.
        hashing tool: adding expected document type in viewmodels
        header may be missing in case of invalid file
        fixing testcase...
        extend testcase
        XML Validation: check if schema-info is set, i.e. XML is according to a known schema
        remove schem version - use common include files
        adding xsd files that include valid versions of CIF, MRF and monitoring report schema
        correcting test-files to be syntactically correct, adapt hash value
        adding testcase for validating component xml
        refactor xml validation to use xsd type to load according schema
        handle the case that a gearshift may occur for AT transmissions during coast action. if this is the case, perform coast action once more.
        torque converter: in case an operating point could not be found, use the same lower limit (i.e. engine idling speed * 1.001) to avoid 'jumping' engine speeds (between idling speed in case no operating point is found) and idling speed * 1.001 in case the engine speed of the found operating point is too low
        add tolerance for equality comparison of extrapolated values
        adapt testcases regarding extrapolation
        insert intermediate points into extended loss-map
        ...
    • Markus QUARITSCH's avatar
      creating official release 3.3.3.1639 · 4162506d
      Markus QUARITSCH authored
      4162506d
Loading