Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
flomnes committed Jul 23, 2024
1 parent c9f45d6 commit b88bb27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user-guide/solver/05-model.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ Note: Almost all variables of the system are defined twice (one value per state)
| $L_s^0(s)$ | Initial level for storage $s$ (optional) |
| $P^w_s(t)$ | Withdrawal at time t for storage $s$. Note that this is from the storage's perspective : the amount of power withdrawn from the storage |
| $\underline{P}^i_s(t)$, $\overline{P}^i_s(t)$ | Minimum (resp. maximum) injection at time $t$ for storage $s$ |
| $\eta^w_s$ | Injection efficiency for storage $s$ |
| $\eta^i_s$ | Injection efficiency for storage $s$ |
| $P^i_s(t)$ | Injection at time t for storage $s$. Note that this is from the storage's perspective : the amount of power injected into the storage |
| $\underline{P}^w_s(t)$, $\overline{P}^w_s(t)$ | Minimum (resp. maximum) withdrawal at time $t$ for storage $s$ |
| $\eta^w_s$ | Withdrawal efficiency for storage $s$ |
Expand Down

0 comments on commit b88bb27

Please sign in to comment.