You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In alignment with the proposed generalization of #46 (comment), I'd propose changing kw_charge_rate to power_charge_rate, which could support not only battery chargers, but also fuel stands and other fuel sources.
In an effort to make ODS more compatible with electric fleets, I am proposing the following addition of charge_curves.txt
Charge_Curve_ID
Represents the primary key value for a charge curve and links to the proposed vehicles.txt
kw_charge_rate
The rate at which a charge provides power in kW.
start_soc
A decimal value representing the start state of charge value.
end_soc
A decimal value representing the end state of charge value.
curve_sequence
Represents the display order of the charging curve (integer)
The text was updated successfully, but these errors were encountered: