Skip to content

Fix typos in models#21

Merged
Juliette-Gerbaux merged 3 commits intomainfrom
fix/models_typo
Mar 4, 2024
Merged

Fix typos in models#21
Juliette-Gerbaux merged 3 commits intomainfrom
fix/models_typo

Conversation

@tbittar
Copy link
Collaborator

@tbittar tbittar commented Feb 28, 2024

In electrolyser_subject_to_renewable, Converter is renamed to ConvertReceiveIn in order to emphasize that the flow_in port is receiver, which is different from ConverterInput(p) and Converter models from other files.

In some electrolyzer models, receiving ports did not have .sum() in their expression (ConverterReceiveIn, Contract, ConverterSubjectToRenew).

Moreover, in electrolyzer_n_inputs, the electrolyzer model for option 1 should be ConverterInput(1) rather than Converter

@Juliette-Gerbaux Juliette-Gerbaux merged commit 7d1ad92 into main Mar 4, 2024
@tbittar tbittar deleted the fix/models_typo branch March 4, 2024 09:09
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