3. Constraints¶
3.1. Potential restricition rule¶
In (3.1) you can see the potential of the jth heat generator defines the upper bound for the sum over all the thermal energy values. If \(potential_j > 0\) , then (3.1)is used.
3.2. Power restriction rule¶
If \(pow_{cap_{j}} > 0\) , then (3.2) is used.
3.3. Electrical power generation¶
If j is valid or \(n_{{th}_{j,t}} \neq 0\) , then (3.3)is used.
3.4. Heating generation covers demand¶
At any time, the heating generation must cover the heating demand.
3.5. Capacity restriction rule - maximum¶
If the inv_flag is set true, then the rule in (3.5) is valid, otherwise (3.7) is valid.
3.7. Generation restriction rule¶
The amount of heat energy generated must not exceed the installed capacities. $\( x_{{th}_{j,t}} \le \frac{Cap_{j}}{n_{{th}_{nom,jt}}}\ \cdot n_{{th}_{j,t}} \cdot Active_{j,t} \cdot restrictionfactor_{j,t} \)$ (eq_seven)
3.8. Generation rule - minimum operating power¶
All generators have a minimum operating power.
3.9. Solar restriction rule¶
Solar gains depend on the installed capacity and the solar radiation. The value 1000
represents the radiation at wich the solar plant has maximal power, see (3.12).
3.10. Waste incineration restriction rule¶
No investment in waste incineration plants possible, thus geneartion can’t exeed already installed capacities. $\( x_{{th}_{j,t}} \le x_{{th}_{cap,j}} \)$ (eq_fourteen)
3.11. Power loss when full heat extraction¶
With full heat extraction, a loss of power can occur which, only reduces the maximum power.
3.12. Decrese of maximum heat decoupling¶
The ratio of the maximum heat decoupling to the maximum electrical power determines the decrease in the maximum heat decoupling with the produced electrical net power
3.12.1. CHP generation restriction rule 3¶
Depending on the value of j, (3.17) or (3.18) will be taken.
3.12.2. CHP generation restriction rule 4¶
Setting capacity for chp generation.
3.12.3. Storage state heat storage rule¶
Heat storage level = old_level + pumping - turbining Depending on the value of t there is one special condition rule. If t is equal to 1, (3.20) is taken, otherwise (3.21).
3.12.4. Storage capacity restriction heat storage rule¶
Installed capcities must be greater or equal to the pre-installed capacities. If the inv_flag is set, then (3.22) is taken, otherwise (3.23).
3.12.5. Storage state capacity restriction heat storage rule¶
3.13. Ramp CHP rule¶
If t is equal to 1, (3.28) is taken, otherwise (3.29).
3.14. Ramp waste rule¶
If t is equal to 1, (3.30) is taken, otherwise (3.21).