Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add short-term storage doc for optim model #2283

Merged
merged 12 commits into from
Jul 23, 2024
Merged

Conversation

flomnes
Copy link
Member

@flomnes flomnes commented Jul 23, 2024

Preview https://antares-simulator--2283.org.readthedocs.build/en/2283/user-guide/solver/05-model/#short-term-storage

  • Notations (variables, parameters)
  • Added level equation
  • Contribution to the existing balance equation

@flomnes flomnes linked an issue Jul 23, 2024 that may be closed by this pull request
@flomnes flomnes requested a review from tbittar July 23, 2024 10:06
@@ -178,6 +178,21 @@ Note: Almost all variables of the system are defined twice (one value per state)
| $R\_\lambda \in \mathbb{R}^T_+$ | stored energy level in reservoir $\lambda$ |
| $\mathfrak{R}\_{\lambda_q} \in \mathbb{R}_+$ | filling level of reservoir layer $q$ at time $T$ (end of the week) |

### Short-term storages
| Notation | Explanation |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For all time varying data, either add subscript t in the notation or use the vector form as everywhere else in the notation tables

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed in 98f69b6

Copy link
Contributor

@tbittar tbittar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One last effort :p

docs/user-guide/solver/05-model.md Outdated Show resolved Hide resolved
docs/user-guide/solver/05-model.md Outdated Show resolved Hide resolved
docs/user-guide/solver/05-model.md Outdated Show resolved Hide resolved
Copy link

@flomnes flomnes merged commit 2587876 into develop Jul 23, 2024
8 checks passed
@flomnes flomnes deleted the doc/sts-optim-model branch July 23, 2024 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Optimization documentation missing short-term storage model
2 participants