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

Models/generalize drawings to n inputs #16

Merged
merged 3 commits into from
Feb 23, 2024

Conversation

Juliette-Gerbaux
Copy link
Contributor

No description provided.

Copy link
Contributor

Choose a reason for hiding this comment

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

Ajouter la symbolique 1...n sur le modèle métier aussi pour être cohérent avec la description du système ensuite

Copy link
Contributor

Choose a reason for hiding this comment

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

Et du coup je me pose même la question de savoir s'il ne faut pas aussi faire la même chose dans les équations du problème :
sum_{i = 1...n} cons_elec_{i} <= capa_electrolyzer
sum_{i=1...n} alpha_{i} cons_elec_{i} = 0

Copy link
Contributor

Choose a reason for hiding this comment

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

faire aussi apparaître la généralisation dans les modèles plutôt que _{1} et _{2}

Copy link
Contributor

Choose a reason for hiding this comment

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

Ces remarques s'appliquent à tous les autres modèles

@tbittar tbittar merged commit f24d4f0 into main Feb 23, 2024
1 check passed
@tbittar tbittar deleted the models/generalize-drawings-to-n-inputs branch February 23, 2024 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants