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

component_electrolyzer_waste_heat: Zeros have to be removed from the piecewise linear heat characteristic #206

Open
ulrikeherrmann opened this issue Oct 2, 2020 · 0 comments
Assignees

Comments

@ulrikeherrmann
Copy link
Contributor

Usage of the component yields pyomo warning:
**WARNING: Piecewise component 'PiecewiseLinearTransformerBlock.piecewise[("<oemof.solph.custom.PiecewiseLinearTransformer: 'this_ely_thermal'>", 0)]' has detected slopes of consecutive piecewise segments to be within 1e-08 of one another. Refer to the Piecewise help documentation for information on how to disable this warning.

For the waste heat characteristic, currently the same breakpoints are used as for the hydrogen characteristic. Since the waste heat is zero if the temperature is below the max temperature, there are several breakpoints with value zero. These should be removed afterwards.

@LauWien LauWien removed their assignment Mar 24, 2022
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

No branches or pull requests

2 participants