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

Release/v1.1.1 #972

Merged
merged 22 commits into from
May 3, 2024
Merged

Release/v1.1.1 #972

merged 22 commits into from
May 3, 2024

Conversation

Bachibouzouk
Copy link
Collaborator

Added

  • Introduce reducable demand. It should be listed within sinks, and provided an efficiency (number between 0 and 1). This efficiency correspond to the percent of the demand which must be provided (critical demand). The oemof-solph sinks which models the non-critical part of the demand has very small variable_costs such that it should not influence the costs calculations but should be fulfilled rather than dumping energy into excess sinks. Developed for the server version. (Add min/max load transformer and reducable demand as assets #969)
  • Possibility to set min and or max for the load of a transformer and solve for a non-convex optimization. The simulation time can be quite long with cbc solver! Developed for the server version. (Add min/max load transformer and reducable demand as assets #969)

Changed

Bachibouzouk and others added 22 commits April 28, 2024 22:03
Those warnings should not be turned into errors
The variables status and status_nominal are ignored from the results,
as they are only present for non_convex investment cases
If the dictionnary containing the information about the bus contains a
key "price", its value will be applied to the variable costs of the sink
(unit of the price is currency/energy unit, default currency/kWh)
The reducable demand should be listed within sinks, and provided an
efficiency (number between 0 and 1). This efficiency correspond to the
percent of the demand which must be provided (critical demand). The
oemof-solph sinks which models the non-critical part of the demand has
very small variable_costs such that it should not influence the costs
calculations but should be fulfilled rather than dumping energy into
excess sinks.
…-reducable-demand

Add min/max load transformer and reducable demand as assets
Add mandatory build-os parameter to RTD config
No link to report, as not available online!
@Bachibouzouk Bachibouzouk merged commit 8ccc657 into master May 3, 2024
4 checks passed
@Bachibouzouk Bachibouzouk deleted the release/v1.1.1 branch May 3, 2024 10:06
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.

None yet

2 participants