--- jupytext: text_representation: extension: .md format_name: myst format_version: 0.13 jupytext_version: 1.10.3 kernelspec: display_name: Python 3 language: python name: python3 ---
### Calculation All the equations below are valid for any realization and are therefore implicitly indexed by test case. Let be $x_{n, e}$ the value returned by this KPI for a given node $n$ and energy $e$ and $A_{n,e}^{lol}$ the set of loss of load assets producing energy $e$ at node $n$. We can then express $x_{n, e}$ as : $$ x_{n, e} = \frac{\sum\limits_{t, a \in A_{n,e}^{lol}} p_{a, n, e}(t) . c_a}{N_h} $$ with: - $c_a$ the Loss Of Load price for the asset $a$ ### Indexing - The energy index of this KPI refers to the produced energy of Loss of load assets - The node index of this KPI refers to the node consuming the energy produced by Loss of load assets - The test case index corresponds the test case of the realization variables and parameters are taken fromModelling hint
In classic models, this cost is directly indexed on the value of Loss of Load (VoLL), which is the amount customers would be willing to pay in order to avoid a disruption in their electricity service.