The charging power is currently modelled as a property of the chargingStation only and there is currently no API to change it. Though in a pinch you could simply define multiple stations in slightly different locations and then pick the one with the appropriate power. See https://sumo.dlr.de/docs/Models/Electric.html#charging_stations
Am Di., 7. März 2023 um 09:07 Uhr schrieb Tareef Sahhary < [email protected]>: > Hi Jakob, > is it possible to increase the maximum charge power of an ev? > > Best regards > Tareef > > Am Mo., 6. März 2023 um 20:27 Uhr schrieb Jakob Erdmann < > [email protected]>: > >> > if i make two simulations with the same vehicleMass and different >> maximusBatteryCapacity, i should have different consumption? >> >> No. If the battery with the higher capacity has higher mass, then you >> also need to increase the vehicleMass (because it is meant to model the >> total mass including battery). >> >> > is it possible to adapt the maximusBatteryCapacity or vehicleMassof a >> certain vType by using a traci command? >> Yes. See >> https://sumo.dlr.de/docs/TraCI/Change_Vehicle_State.html#supported_device_parameters >> >> > Is the mass of pedestrians also considered in calculation of an >> electric bus consumption? >> Currently, not though there are plans to consider it ( >> https://github.com/eclipse/sumo/issues/2337). >> Currently, you need to adjust vehicle mass via TraCI. >> >> >> >> >> Am Mo., 6. März 2023 um 18:29 Uhr schrieb Tareef Sahhary < >> [email protected]>: >> >>> Hi Jakob, >>> so if i make two simulations with the same vehicleMass and different >>> maximusBatteryCapacity, i should have different consumption? if yes is it >>> possible to adapt the maximusBatteryCapacity or vehicleMassof a certain >>> vType by using a traci command? >>> One more question: Is the mass of pedestrians also considered in >>> calculation of an electric bus consumption? >>> >>> Best regards >>> Tareef >>> >>> Am Mo., 6. März 2023 um 18:08 Uhr schrieb Jakob Erdmann < >>> [email protected]>: >>> >>>> Yes, insofar it is included in the 'vehicleMass' parameter ( >>>> https://sumo.dlr.de/docs/Models/Electric.html#defining_electric_vehicles >>>> ). >>>> >>>> Am Mo., 6. März 2023 um 17:56 Uhr schrieb Tareef Sahhary < >>>> [email protected]>: >>>> >>>>> Hi, >>>>> is the batter mass considered in the calculation of the >>>>> energy consumption of an ev? >>>>> >>>>> Best regards >>>>> Tareef >>>>> >>>>> _______________________________________________ >>>>> sumo-user mailing list >>>>> [email protected] >>>>> To unsubscribe from this list, visit >>>>> https://www.eclipse.org/mailman/listinfo/sumo-user >>>>> >>>> _______________________________________________ >>>> sumo-user mailing list >>>> [email protected] >>>> To unsubscribe from this list, visit >>>> https://www.eclipse.org/mailman/listinfo/sumo-user >>>> >>> _______________________________________________ >>> sumo-user mailing list >>> [email protected] >>> To unsubscribe from this list, visit >>> https://www.eclipse.org/mailman/listinfo/sumo-user >>> >> _______________________________________________ >> sumo-user mailing list >> [email protected] >> To unsubscribe from this list, visit >> https://www.eclipse.org/mailman/listinfo/sumo-user >> > _______________________________________________ > sumo-user mailing list > [email protected] > To unsubscribe from this list, visit > https://www.eclipse.org/mailman/listinfo/sumo-user >
_______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
