---
jupytext:
text_representation:
extension: .md
format_name: myst
format_version: 0.13
jupytext_version: 1.13.8
kernelspec:
display_name: 'Python 3'
name: python3
---
(gen_reserve_capability)=
# gen_reserve_capability
An object describing different types of reserve delivery capabilities for a generator unit.
| | |
|---|---|
|Input connections|{ref}`generator`|
|Output connections|{ref}`generator`|
|License|SHOP_RESERVE_GROUP|
|Release version|14.4.0.0|
```{contents}
:local:
:depth: 1
```
## Attributes
```{code-cell} ipython3
:tags: ['remove-input', 'full-width']
from IPython.core.display import HTML
HTML("""
""")
```
(gen_reserve_capability:reserve_type_name)=
### reserve_type_name
The reserve product this reserve capability definition is valid for. Can be either FCR_N_UP/DOWN, FCR_D_UP/DOWN, FRR_UP/DOWN, or RR_UP/DOWN (xUnit: NO_UNIT, yUnit: NO_UNIT)
(gen_reserve_capability:p_extended)=
### p_extended
Defines an extended production limit for delivering this reserve type. It should be higher than the maximum generator production for upward reserves or below the minimum production for downward reserves. (xUnit: NO_UNIT, yUnit: MW)
(gen_reserve_capability:schedule)=
### schedule
A schedule for how much reserve capacity of the specified type that must be delivered on the generator (xUnit: NO_UNIT, yUnit: MW)