Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects

HybridStrategy - modifying condition to use previous run DryRunSolution in...

  1. Jun 06, 2024
    • Guillaume ALIX's avatar
      HybridStrategy - modifying condition to use previous run DryRunSolution in... · bcccb16b
      Guillaume ALIX authored
      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.
      bcccb16b
Loading