suboptimumg.sweep.energy_grid#
- class suboptimumg.sweep.energy_grid.EnergyGridSweeper(comp_data, config)[source]#
Bases:
objectEnergy-constrained grid characterizer.
Sweeps two design variables on a regular grid. At each grid point the optimal coast_trigger is found via bisection so that 22-lap endurance energy equals (pack capacity - buffer).
- Parameters:
comp_data (CompetitionData)
config (EnergyGridConfig)