Pull request #273: 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 'ab99a2a5': (81 commits) refactoring CD/CS weighting, change calculation according to latest execl version adding testcase for PEV range calculation Adding testcase for calculating electric ranges (using mock data) finish implementation calculating weighted results (ovc/non-ovc) move initialization of result entry to result entry itself (new method in interface), remove setter in interface add calculating usable stored energy in battery implementation of realworld usage factors (ovc range calculation) implementation of weighted result (OVC + non-OVC run), extending/refactoring vehicle operation lookup tables implementation of summary calculation (ovc and non-OVC) create fullload curve before voltage level data for iepc added iepc to conditioning extrapolate iepc map with factor 1.2 from fld entry re-added debuggerhidden attribute in SI moved extrapolationfactor and ratedspeedgradientdelta to Constants added lookup class for medium lorry electric system added es-tech table for medium lorries enabled simulation for IEPC_E add epto and el aux to IEPC_E, IEPC_S cleaned tests enabled IEPC_S simulation (fails because of line search exception) use IIEPCDeclarationInput data in IEPCGearboxInputData helper class store subresponse in abstract response removed unit from REESS modalresult fields ...
No related branches found
No related tags found
Showing
- Documentation/User Manual Source/Release Notes Vecto3.x.pdf 0 additions, 0 deletionsDocumentation/User Manual Source/Release Notes Vecto3.x.pdf
- Generic Vehicles/Engineering Mode/GenericVehicleE2/BEV_ENG_PTO.vecto 20 additions, 18 deletions...icles/Engineering Mode/GenericVehicleE2/BEV_ENG_PTO.vecto
- Generic Vehicles/Engineering Mode/GenericVehicleE2/BEV_ENG_PTO_invalid.vecto 45 additions, 0 deletions...gineering Mode/GenericVehicleE2/BEV_ENG_PTO_invalid.vecto
- Generic Vehicles/Engineering Mode/GenericVehicleE2/BatteryElectricVehicle_PTO.vveh 4 additions, 3 deletions...ing Mode/GenericVehicleE2/BatteryElectricVehicle_PTO.vveh
- Generic Vehicles/Engineering Mode/GenericVehicleE2/BatteryElectricVehicle_PTO_invalid.vveh 91 additions, 0 deletions.../GenericVehicleE2/BatteryElectricVehicle_PTO_invalid.vveh
- Generic Vehicles/Engineering Mode/GenericVehicleE2/EPTO-idle.vptoel 24 additions, 24 deletions...hicles/Engineering Mode/GenericVehicleE2/EPTO-idle.vptoel
- Generic Vehicles/Engineering Mode/GenericVehicleE2/PTO-cycle.vptoc 34 additions, 0 deletions...ehicles/Engineering Mode/GenericVehicleE2/PTO-cycle.vptoc
- VECTO/Configuration.vb 4 additions, 0 deletionsVECTO/Configuration.vb
- VECTO/GUI/MainForm.vb 3 additions, 2 deletionsVECTO/GUI/MainForm.vb
- VECTO3GUI2020/ViewModel/Implementation/JobListViewModel.cs 1 addition, 1 deletionVECTO3GUI2020/ViewModel/Implementation/JobListViewModel.cs
- VectoCommon/VectoCommon/InputData/DeclarationInputData.cs 3 additions, 1 deletionVectoCommon/VectoCommon/InputData/DeclarationInputData.cs
- VectoCommon/VectoCommon/Utils/SI.cs 5 additions, 2 deletionsVectoCommon/VectoCommon/Utils/SI.cs
- VectoCore/VectoCore/Configuration/Constants.cs 10 additions, 0 deletionsVectoCore/VectoCore/Configuration/Constants.cs
- VectoCore/VectoCore/InputData/FileIO/JSON/JSONElectricMotor.cs 11 additions, 12 deletions...Core/VectoCore/InputData/FileIO/JSON/JSONElectricMotor.cs
- VectoCore/VectoCore/InputData/FileIO/JSON/JSONIEPCData.cs 3 additions, 1 deletionVectoCore/VectoCore/InputData/FileIO/JSON/JSONIEPCData.cs
- VectoCore/VectoCore/InputData/FileIO/XML/Declaration/DataProvider/XMLElectricMotorDeclarationInputDataProvider.cs 37 additions, 19 deletions...aProvider/XMLElectricMotorDeclarationInputDataProvider.cs
- VectoCore/VectoCore/InputData/FileIO/XML/Declaration/DataProvider/v24/XMLDeclarationHeavyLorryVehicleDataProvider.cs 2 additions, 2 deletions...ovider/v24/XMLDeclarationHeavyLorryVehicleDataProvider.cs
- VectoCore/VectoCore/InputData/Reader/ComponentData/ElectricMotorMapReader.cs 7 additions, 6 deletions.../InputData/Reader/ComponentData/ElectricMotorMapReader.cs
- VectoCore/VectoCore/InputData/Reader/ComponentData/IEPCMapReader.cs 112 additions, 8 deletions...VectoCore/InputData/Reader/ComponentData/IEPCMapReader.cs
- VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/CompletedBus/Generic/DeclarationDataAdapterGenericCompletedBus.cs 5 additions, 0 deletions...dBus/Generic/DeclarationDataAdapterGenericCompletedBus.cs
Loading
Please register or sign in to comment