Day 3: Supply side II

In the third lecture, we will talk about environmental regulation and how it affects participants in the electricity market.

In the practical session, we will continue to learn how to use JuMP to build electricity models. We will incorporate investment and environmental regulation into a model with a richer set of plants. We will also practice ways in which to save and loop over several simulations. We will also review another code that builds a model with transmission.

Lecture

Practical exercises

Hint: Start by incorporating RPS into the costs of technologies, assuming a target of 30%. Then try different permit prices so that, in equilibrium, the target is met. Recommendation: Do not try to solve everything at once. Instead treat the RPS parameters as inputs to the function.

❗ Save the Jupyter notebook (.ipynb) and the data CSV file in the same folder. For Practicum 6, unzip de data_leakage file. Then, open the Jupyter Notebook to start exploring.

References and readings