HybridStrategy - modifying condition to use previous run DryRunSolution in...
HybridStrategy - modifying condition to use previous run DryRunSolution in DryRun Mode + adding LimitedGbxTorque update - added definition LimitedGbxTorque solves #462 - adding condition (DataBus.GearboxInfo.TCLocked) to use DryRunSolution from previous run in DryRunMode solves #326, #348, #457, #458, #459, #545 and #655 (partially) - adding condition (!DryRunSolution.Solution.IgnoreReason.EngineSpeedBelowDownshift()) to use DryRunSolution from previous run in DryRunMode solves #346, #352, #394, #433, #451, #452, #453, #454 and #655 (combined with previous condition for this last one) In some cases, the fact of using previous run Strategy generates a difference between operating point searched in dryRun Mode and effective computation (in non dryRunMode) of the acceleration found, that results in an overload the driver can't manage.
Please register or sign in to comment