This project is mirrored from https://*****:*****@code.europa.eu/vecto/vecto.git.
Pull mirroring updated .
- Jul 09, 2015
-
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
- Jul 08, 2015
-
-
Markus Quaritsch authored
more work on creating powertrain in declaration mode, generic shifting polygons, necessary functionality in fullLoadCurve
-
- Jul 07, 2015
-
-
Markus Quaritsch authored
-
- Jul 06, 2015
-
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
- Jul 03, 2015
-
-
Markus Quaritsch authored
-
- Jun 26, 2015
-
-
Markus Quaritsch authored
-
- Jun 25, 2015
-
-
Markus Quaritsch authored
-
- Jun 24, 2015
-
-
Markus Quaritsch authored
-
- Jun 23, 2015
-
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
Merge branch 'feature/VECTO-105-SimulationDataFactory' of https://webgate.ec.europa.eu/CITnet/stash/scm/~emquarima/vecto-sim into feature/VECTO-105-SimulationDataFactory Conflicts: VectoCore/FileIO/InputFileReader.cs VectoCore/FileIO/VehicleFileDeclaration.cs VectoCore/FileIO/VehicleFileEngineering.cs VectoCore/Models/Simulation/Impl/SimulatorFactory.cs VectoCore/Models/SimulationComponent/Data/VehicleData.cs VectoCore/Models/SimulationComponent/Factories/EngineeringModeFactory.cs VectoCore/VectoCore.csproj VectoCoreTest/Models/SimulationComponent/VehicleTest.cs VectoCoreTest/Models/SimulationComponent/WheelsTest.cs VectoCoreTest/Models/SimulationComponentData/VehicleDataTest.cs
-
Markus Quaritsch authored
-
Markus Quaritsch authored
Merge pull request #1 in ~EMQUARIMA/vecto-sim from ~EMKRISPMI/vecto-sim:feature/VECTO-105-SimulationDataFactory to feature/VECTO-105-SimulationDataFactory * commit '12017ff7': finished electric system, moved reading of acceleration file to components adding Electric System aux reading Acceleration File in declaration mode reading of declaration pt1 data prepared test for pt1 declaration file rename: job -> run V-105 reading segment file (declaration data) added gvw_min/max, vehicle cat and axle conf properties in Segment Class, normalised axle weight distribution to 1 Added Function for getting the short Name of a AxleConfiguration (e.g. "4x2" and not "AxleConfiguration4x2") added ToDouble as Extension Method for Strings added ton as si class implementet declarationdata, not finally finished yet wrote tests for declaration data, minor changes in some methods
-
Michael KRISPER authored
-
- Jun 22, 2015
-
-
Michael KRISPER authored
-
Michael KRISPER authored
-
- Jun 16, 2015
-
-
Michael KRISPER authored
-
- Jun 15, 2015
-
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
- Jun 08, 2015
-
-
Michael KRISPER authored
added gvw_min/max, vehicle cat and axle conf properties in Segment Class, normalised axle weight distribution to 1
-
Michael KRISPER authored
Added Function for getting the short Name of a AxleConfiguration (e.g. "4x2" and not "AxleConfiguration4x2")
-
Michael KRISPER authored
-
Michael KRISPER authored
-
- Jun 02, 2015
-
-
Michael KRISPER authored
-
Michael KRISPER authored
-
- May 22, 2015
-
-
Markus Quaritsch authored
Merge pull request #56 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-100-implement-vectosimulationmodel to develop * commit '12427ba3': make tests run, minor adaptations corrected wheels test Implemented Wheels, Test for Wheels
-
Markus Quaritsch authored
-
Markus Quaritsch authored
Merge branch 'develop' of https://webgate.ec.europa.eu/CITnet/stash/scm/~emquarima/vecto-sim into feature/VECTO-100-implement-vectosimulationmodel Conflicts: VectoCore/Models/SimulationComponent/Impl/Wheels.cs
-
Markus Quaritsch authored
Merge pull request #55 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-95-implement-Vehicle to develop * commit '239ac793': make tests run again, started with refactoring for declaration data implementing vehicle, reading required declaration data TODO: Crosswind correction (new method according to acea whitebook) embedding resources for wheels, rims adding resources to dll adding declaration data, refactoring serialization renaming ports, adding new port, reading vehicle data, test for vehicle (without cross-wind correction) adding test for reading vehicle data minor fixes parsing vehicle data
-
Markus Quaritsch authored
-
- May 21, 2015
-
-
Markus Quaritsch authored
Merge branch 'develop' of https://webgate.ec.europa.eu/CITnet/stash/scm/vecto/vecto-sim into feature/VECTO-95-implement-Vehicle Conflicts: VectoCore/Models/Connector/Ports/IDriverDemandProvider.cs VectoCore/Models/SimulationComponent/Data/CombustionEngineData.cs VectoCore/Models/SimulationComponent/Data/GearboxData.cs VectoCore/Models/SimulationComponent/Data/VehicleData.cs VectoCore/Models/SimulationComponent/IVehicle.cs VectoCore/Models/SimulationComponent/Impl/DistanceBasedDrivingCycle.cs VectoCore/Models/SimulationComponent/Impl/TimeBasedDrivingCycle.cs VectoCore/Models/SimulationComponent/Impl/Vehicle.cs VectoCore/Utils/SI.cs VectoCore/Utils/VectoCSVFile.cs VectoCore/VectoCore.csproj VectoCoreTest/TestData/Components/24t Coach.vveh VectoCoreTest/VectoCoreTest.csproj
-
Markus Quaritsch authored
TODO: Crosswind correction (new method according to acea whitebook)
-
- May 18, 2015
-
-
Markus Quaritsch authored
Merge pull request #54 in VECTO/vecto-sim from ~EMKRISPMI/vecto-sim:feature/VECTO-101-sum-file-engine-only-fields to develop * commit 'f6a18522': torque converter fields in mod file code formatting code formatting VECTO-101 moddata engine only fields, sum file corrected header, tests VECTO-101 added classes for different output for sum file (engineOnly Mode vs full powertrain). also works with mixed jobs. some code comments
-
Michael KRISPER authored
-