spice_ev
latest
Contents:
Getting started
Charging strategies and incentives
Simulating with SpiceEV
Code documentation
spice_ev
Index
Edit on GitHub
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
L
|
P
|
R
|
S
|
U
|
V
_
__init__() (spice_ev.battery.Battery method)
(spice_ev.components.ChargingStation method)
(spice_ev.components.Components method)
(spice_ev.components.GridConnector method)
(spice_ev.components.Photovoltaics method)
(spice_ev.components.StationaryBattery method)
(spice_ev.components.Vehicle method)
(spice_ev.components.VehicleType method)
(spice_ev.events.EnergyValuesList method)
(spice_ev.events.Event method)
(spice_ev.events.Events method)
(spice_ev.events.FixedLoad method)
(spice_ev.events.GridOperatorSignal method)
(spice_ev.events.LocalEnergyGeneration method)
(spice_ev.events.VehicleEvent method)
(spice_ev.loading_curve.LoadingCurve method)
(spice_ev.scenario.Scenario method)
(spice_ev.strategies.balanced.Balanced method)
(spice_ev.strategies.balanced_market.BalancedMarket method)
(spice_ev.strategies.distributed.Distributed method)
(spice_ev.strategies.flex_window.FlexWindow method)
(spice_ev.strategies.greedy.Greedy method)
(spice_ev.strategies.peak_load_window.PeakLoadWindow method)
(spice_ev.strategies.schedule.Schedule method)
(spice_ev.strategy.Strategy method)
_adjust_soc() (spice_ev.battery.Battery method)
A
add_avg_fixed_load_week() (spice_ev.components.GridConnector method)
add_load() (spice_ev.components.GridConnector method)
aggregate_global_results() (in module spice_ev.report)
aggregate_local_results() (in module spice_ev.report)
aggregate_timeseries() (in module spice_ev.report)
assign_vehicle_id() (in module spice_ev.generate.generate_from_csv)
B
Balanced (class in spice_ev.strategies.balanced)
BalancedMarket (class in spice_ev.strategies.balanced_market)
Battery (class in spice_ev.battery)
C
calculate_capacity_costs_rlm() (in module spice_ev.costs)
calculate_commodity_costs() (in module spice_ev.costs)
calculate_costs() (in module spice_ev.costs)
charge_individually() (spice_ev.strategies.schedule.Schedule method)
charge_vehicles() (spice_ev.strategies.schedule.Schedule method)
charge_vehicles_after_core_standing_time() (spice_ev.strategies.schedule.Schedule method)
charge_vehicles_during_core_standing_time() (spice_ev.strategies.schedule.Schedule method)
charge_vehicles_during_core_standing_time_v2g() (spice_ev.strategies.schedule.Schedule method)
ChargingStation (class in spice_ev.components)
clamp_power() (in module spice_ev.util)
clamped() (spice_ev.loading_curve.LoadingCurve method)
collect_future_gc_info() (spice_ev.strategies.schedule.Schedule method)
Components (class in spice_ev.components)
csv_to_dict() (in module spice_ev.generate.generate_from_csv)
D
datetime_from_isoformat() (in module spice_ev.util)
datetime_from_string() (in module spice_ev.generate.generate_from_statistics)
datetime_within_window() (in module spice_ev.util)
distribute_balanced_batteries() (spice_ev.strategies.flex_window.FlexWindow method)
distribute_balanced_v2g() (spice_ev.strategies.flex_window.FlexWindow method)
distribute_balanced_vehicles() (spice_ev.strategies.flex_window.FlexWindow method)
distribute_peak_shaving_batteries() (spice_ev.strategies.flex_window.FlexWindow method)
distribute_peak_shaving_v2g() (spice_ev.strategies.flex_window.FlexWindow method)
distribute_peak_shaving_vehicles() (spice_ev.strategies.flex_window.FlexWindow method)
distribute_power() (spice_ev.strategies.flex_window.FlexWindow method)
(spice_ev.strategies.peak_load_window.PeakLoadWindow method)
distribute_surplus_power() (spice_ev.strategy.Strategy method)
Distributed (class in spice_ev.strategies.distributed)
dt_to_end_of_time_window() (spice_ev.strategies.schedule.Schedule method)
dt_within_core_standing_time() (in module spice_ev.util)
E
EnergyValuesList (class in spice_ev.events)
evaluate_core_standing_time_ahead() (spice_ev.strategies.schedule.Schedule method)
Event (class in spice_ev.events)
Events (class in spice_ev.events)
F
find_prices() (in module spice_ev.costs)
FixedLoad (class in spice_ev.events)
FlexWindow (class in spice_ev.strategies.flex_window)
G
generate() (in module generate)
generate_flex_band() (in module spice_ev.generate.generate_schedule)
generate_from_csv() (in module spice_ev.generate.generate_from_csv)
generate_from_simbev() (in module spice_ev.generate.generate_from_simbev)
generate_from_statistics() (in module spice_ev.generate.generate_from_statistics)
generate_individual_flex_band() (in module spice_ev.generate.generate_schedule)
generate_reports() (in module spice_ev.report)
generate_schedule() (in module spice_ev.generate.generate_schedule)
generate_soc_timeseries() (in module spice_ev.report)
generate_trip() (in module spice_ev.generate.generate_from_statistics)
get_available_power() (spice_ev.battery.Battery method)
get_avg_fixed_load() (spice_ev.components.GridConnector method)
get_cost() (in module spice_ev.util)
get_current_load() (spice_ev.components.GridConnector method)
get_delta_soc() (spice_ev.components.Vehicle method)
get_energy_needed() (spice_ev.components.Vehicle method)
get_energy_price_list_from_csv() (in module spice_ev.events)
get_event_steps() (spice_ev.events.Events method)
get_events() (spice_ev.events.EnergyValuesList method)
get_flexible_load() (in module spice_ev.costs)
get_power() (in module spice_ev.util)
get_schedule_from_csv() (in module spice_ev.events)
get_section_boundary() (spice_ev.loading_curve.LoadingCurve method)
Greedy (class in spice_ev.strategies.greedy)
GridConnector (class in spice_ev.components)
GridOperatorSignal (class in spice_ev.events)
L
load() (spice_ev.battery.Battery method)
load_iterative() (spice_ev.battery.Battery method)
load_surplus_to_batteries() (spice_ev.strategies.flex_window.FlexWindow method)
load_vehicle() (in module spice_ev.strategies.balanced)
(in module spice_ev.strategies.greedy)
LoadingCurve (class in spice_ev.loading_curve)
LocalEnergyGeneration (class in spice_ev.events)
P
parse_vehicle_types() (in module spice_ev.generate.generate_from_simbev)
PeakLoadWindow (class in spice_ev.strategies.peak_load_window)
Photovoltaics (class in spice_ev.components)
plot() (in module spice_ev.report)
power_from_soc() (spice_ev.loading_curve.LoadingCurve method)
R
read_simulation_csv() (in module calculate_costs)
run() (spice_ev.scenario.Scenario method)
S
sanitize() (in module spice_ev.util)
Scenario (class in spice_ev.scenario)
Schedule (class in spice_ev.strategies.schedule)
set_attr_from_dict() (in module spice_ev.util)
set_options_from_config() (in module spice_ev.util)
sim_balanced_charging() (spice_ev.strategies.schedule.Schedule method)
simulate() (in module simulate)
split_feedin() (in module spice_ev.report)
StationaryBattery (class in spice_ev.components)
step() (spice_ev.strategies.balanced.Balanced method)
(spice_ev.strategies.balanced_market.BalancedMarket method)
(spice_ev.strategies.distributed.Distributed method)
(spice_ev.strategies.flex_window.FlexWindow method)
(spice_ev.strategies.greedy.Greedy method)
(spice_ev.strategies.peak_load_window.PeakLoadWindow method)
(spice_ev.strategies.schedule.Schedule method)
(spice_ev.strategy.Strategy method)
Strategy (class in spice_ev.strategy)
U
unload() (spice_ev.battery.Battery method)
update_namespace() (in module generate)
utilize_stationary_batteries() (spice_ev.strategies.schedule.Schedule method)
V
Vehicle (class in spice_ev.components)
VehicleEvent (class in spice_ev.events)
VehicleType (class in spice_ev.components)