Module riskmodels.adequacy
This module contains functionality for power system adequacy modelling, including sequential and non-sequential models for available conventional generation (ACG) and capacity surpluses. It also include single-area and two-area models.
Expand source code
"""
This module contains functionality for power system adequacy modelling, including sequential and non-sequential models for available conventional generation (ACG) and capacity surpluses. It also include single-area and two-area models.
"""
Sub-modules
riskmodels.adequacy.acg_models
-
This module implements models for available conventional generation (ACG). The implementation of the non-sequential models assumes generating units …
riskmodels.adequacy.capacity_models
-
This module implements power system capacity models for adequacy assessment calculations. There are sequential and non-sequential (also called …