rl-institut / SimBA

GNU Affero General Public License v3.0
2 stars 0 forks source link

Charge/Assign Strategy interaction improvement #197

Open PaulScheerRLI opened 3 months ago

PaulScheerRLI commented 3 months ago

The feature assign_strategy="adaptive" assigns vehicles to rotations if they can reach a charge level, which allows the finishing of the rotation, e.g. a vehicle arriving at the depot with a soc of 50% can always be assigned to rotations with (dSoC<=50% + charge while in depot). This reduces the demand of vehicles. This knowledge is not passed to SpiceEV. If in the above example no extra charge would be needed, this is not reflected in the charging strategy of the vehicle. the desired soc would still be args.desired_soc_charge_type.