--- 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)}{N_h} $$ *Global variables and parameters notations definitions can be consulted [here](../notations.md).* ### 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
The usual threshold for determining whether a system is undersized is not given in terms of Loss Of Load volume but rather in terms of Loss Of Load hours (cf [Loss of Load hours](loss_of_load_hours.md)). This is because the focus is on a lack of peak capacity rather than a lack of peak production.