Pull request #267: Feature/VECTO-1651 result generation method for xml
Merge in VECTO/vecto-dev from VECTO/mq_vecto-dev:feature/VECTO-1651-result-generation-method-for-xml to develop * commit 'd76ea79e': (142 commits) set ICE values and gearbox efficiency / axlegear efficiency only if the respective component is present in the powertrain correct testdata moddata: calculate ice max load time share and gearshift count only if ICE and transmission are present refactoring lookup method for vehicle group based on input, return tuple of vehicle group and vocational for report adding info about powertrain to modal data container do not write fuel consumption if the fuelconsumptionwriter is null PEV: do not write energy consumption per volume if volume is 0 bugfix: continue tasks in cas an error occurs if jobs are not run multithreaded remove testcases which are not useful (model data cannot be simulated as it only demonstrates syntax) make more testcases work making more testcases run provide results factory to MRF/CIF/VIF report classes (injected) adding missing bindings of MRF to primary bus result writer: write volume-oriented results only if cargo volume is greater than 0 input adapter create dummy component in case no component data is provided in the xml externalize strings in Reports adding results writer for VIF more testcases, minor refactoring restructuring source code writing results: move classes which are used in MRF and CIF to a common folder/namespace Refactoring, writing MRF results works adding testcases for LNG and dual fuel vehicles ...
No related branches found
Showing
- Directory.Build.targets 10 additions, 10 deletionsDirectory.Build.targets
- Generic Vehicles/Engineering Mode/GenericVehicleE2/BEV_ENG_PTO.vecto 3 additions, 2 deletions...icles/Engineering Mode/GenericVehicleE2/BEV_ENG_PTO.vecto
- Generic Vehicles/Engineering Mode/GenericVehicleE2/BatteryElectricVehicle_PTO.vveh 1 addition, 1 deletion...ing Mode/GenericVehicleE2/BatteryElectricVehicle_PTO.vveh
- Generic Vehicles/Engineering Mode/GenericVehicleE2/EPTO-idle.vptoel 25 additions, 0 deletions...hicles/Engineering Mode/GenericVehicleE2/EPTO-idle.vptoel
- VECTO/Configuration.vb 5 additions, 0 deletionsVECTO/Configuration.vb
- VECTO/File Browser/FileBrowserModule.vb 2 additions, 1 deletionVECTO/File Browser/FileBrowserModule.vb
- VECTO/GUI/MainForm.vb 2 additions, 1 deletionVECTO/GUI/MainForm.vb
- VECTO/GUI/VectoJobForm.vb 1 addition, 0 deletionsVECTO/GUI/VectoJobForm.vb
- VECTO/GUI/VectoVTPJobForm.vb 1 addition, 0 deletionsVECTO/GUI/VectoVTPJobForm.vb
- VECTO/GUI/VehicleAuxiliariesDialog.vb 1 addition, 0 deletionsVECTO/GUI/VehicleAuxiliariesDialog.vb
- VECTO/GUI/VehicleForm.Designer.vb 1244 additions, 929 deletionsVECTO/GUI/VehicleForm.Designer.vb
- VECTO/GUI/VehicleForm.resx 0 additions, 60 deletionsVECTO/GUI/VehicleForm.resx
- VECTO/GUI/VehicleForm.vb 73 additions, 14 deletionsVECTO/GUI/VehicleForm.vb
- VECTO/Input Files/Gearbox.vb 1 addition, 1 deletionVECTO/Input Files/Gearbox.vb
- VECTO/Input Files/VectoJob.vb 1 addition, 0 deletionsVECTO/Input Files/VectoJob.vb
- VECTO/Input Files/Vehicle.vb 15 additions, 2 deletionsVECTO/Input Files/Vehicle.vb
- VECTO/My Project/Application.Designer.vb 8 additions, 8 deletionsVECTO/My Project/Application.Designer.vb
- VECTO/My Project/launchSettings.json 11 additions, 0 deletionsVECTO/My Project/launchSettings.json
- VECTO/VECTO.vbproj 4 additions, 2 deletionsVECTO/VECTO.vbproj
- VECTO3GUI2020/Model/Interfaces/IAuxiliaryModelFactory.cs 1 addition, 0 deletionsVECTO3GUI2020/Model/Interfaces/IAuxiliaryModelFactory.cs
Loading
Please register or sign in to comment