Warning

Site under construction! Documentation incomplete :(

How to Use Advanced Features

There are a few advanced features that can be used via flags in calculate_cost. These features are particularly useful for moving horizon optimization. Check out Why Do the Advanced Features Exist? for more background as to why we recommend moving horizon optimization.

How to Use prev_demand_dict and prev_consumption_dict

By default, prev_demand_dict=None and prev_consumption_dict=None. However, a user may want to …

TODO: What Is the Purpose of prev_demand_dict and prev_consumption_dict?

from electric_emission_cost

How to Use consumption_estimate

How to Use demand_scale_factor