Skip to content

Commit

Permalink
Fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
flomnes committed Jul 23, 2024
1 parent cc22e82 commit c9f45d6
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 @@ -288,7 +288,7 @@ Note that in this equation, time-steps are cycled.
Bounded level

$$
0 \leq \underline{L}_s(t) \leq L_s(t) \leq \overlind{L}_s(t)
0 \leq \underline{L}_s(t) \leq L_s(t) \leq \overline{L}_s(t)
$$

Bounded injection
Expand Down

0 comments on commit c9f45d6

Please sign in to comment.