engine: write engine power demand only if not set (by e.g. pto controller);
fix: auxiliary don't store powerdemand for mapping aux in current state on dry-run clutch: initialize clutch-loss to 0 by default cleanup summary data container
Showing
- VectoCore/VectoCore/Models/Simulation/Impl/VehicleContainer.cs 36 additions, 67 deletions...Core/VectoCore/Models/Simulation/Impl/VehicleContainer.cs
- VectoCore/VectoCore/Models/SimulationComponent/Impl/Clutch.cs 1 addition, 2 deletions...oCore/VectoCore/Models/SimulationComponent/Impl/Clutch.cs
- VectoCore/VectoCore/Models/SimulationComponent/Impl/CombustionEngine.cs 1 addition, 1 deletion...oCore/Models/SimulationComponent/Impl/CombustionEngine.cs
- VectoCore/VectoCore/Models/SimulationComponent/Impl/DistanceBasedDrivingCycle.cs 8 additions, 15 deletions...els/SimulationComponent/Impl/DistanceBasedDrivingCycle.cs
- VectoCore/VectoCore/Models/SimulationComponent/Impl/EngineAuxiliary.cs 9 additions, 6 deletions...toCore/Models/SimulationComponent/Impl/EngineAuxiliary.cs
- VectoCore/VectoCore/Models/SimulationComponent/Impl/PTOCycleController.cs 5 additions, 4 deletions...ore/Models/SimulationComponent/Impl/PTOCycleController.cs
- VectoCore/VectoCore/Models/SimulationComponent/Impl/PowertrainDrivingCycle.cs 1 addition, 0 deletions...Models/SimulationComponent/Impl/PowertrainDrivingCycle.cs
- VectoCore/VectoCore/OutputData/IModalDataContainer.cs 60 additions, 38 deletionsVectoCore/VectoCore/OutputData/IModalDataContainer.cs
- VectoCore/VectoCore/OutputData/SummaryDataContainer.cs 37 additions, 31 deletionsVectoCore/VectoCore/OutputData/SummaryDataContainer.cs
- VectoCore/VectoCoreTest/Models/SimulationComponent/ClutchTest.cs 4 additions, 2 deletions...re/VectoCoreTest/Models/SimulationComponent/ClutchTest.cs
Please register or sign in to comment