Skip to content

Diesel dev#229

Open
hamishbeath wants to merge 32 commits intomasterfrom
diesel-dev
Open

Diesel dev#229
hamishbeath wants to merge 32 commits intomasterfrom
diesel-dev

Conversation

@hamishbeath
Copy link
Copy Markdown
Collaborator

Description

  • This pull request includes new functionality to be able to run diesel using cycle charging functionality.
  • This will be merged into CLOVER 5.2

Linked Issues

This pull request:

  • Closes 185

Unit tests

This pull request:

  • introduces new unit testing for the diesel code.
  • Will introduce new integration testing.

@hamishbeath hamishbeath added enhancement New feature or request feature A new feature for CLOVER labels Oct 9, 2023
@hamishbeath hamishbeath added this to the Cycle Charging milestone Oct 9, 2023
Comment thread src/clover/__utils__.py
# Backup-only parameters
backup_threshold: float = (
input_dict["backup"]["threshold"] if "backup" in input_dict else None
)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Add code to instantiate DieselScenario 😃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request feature A new feature for CLOVER

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants