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

clean cooking minimal example #772

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

Conversation

giftsichone
Copy link

@giftsichone giftsichone commented Oct 30, 2023

Closes # (if applicable).

Changes proposed in this Pull Request

This minimal clean cooking example uses pypsa to model the competition between electric cooking and cheap gas cooking for an off-grid house over 24-hour snapshot to meet the cooking demand . The off-grid house consists of a diesel generator, electric cooker, gas store, gas cooker, empty bio-pallet store, pallet cooker, a constant electric load, a variable cooking load, and a load shedding generator.

Checklist

  • Code changes are sufficiently documented; i.e. new functions contain docstrings and further explanations may be given in doc.
  • Unit tests for new features were added (if applicable).
  • Newly introduced dependencies are added to environment.yaml, environment_docs.yaml and setup.py (if applicable).
  • A note for the release notes doc/release_notes.rst of the upcoming release is included.
  • I consent to the release of this PR's code under the MIT license.

@giftsichone giftsichone marked this pull request as draft October 30, 2023 17:31
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

1 participant