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

Bug fix for clock "asLinear" #1550

Merged
merged 1 commit into from
Sep 9, 2024
Merged

Bug fix for clock "asLinear" #1550

merged 1 commit into from
Sep 9, 2024

Conversation

DavidLegg
Copy link
Contributor

  • Tickets addressed: N/A
  • Review: By commit
  • Merge strategy: Merge (no squash)

Description

Adds a missing unit conversion for the multiplier in VariableClockResources.asLinear When converting a clock resource to a linear resource in units of U, the multiplier needs to be converted to "U / second".

Verification

Tested manually as part of another model I was working on.

Documentation

N/A

Future work

N/A

Adds a missing unit conversion for the multiplier in VariableClockResources.asLinear
When converting a clock resource to a linear resource in units of U, the multiplier needs to be converted to "U / second".
@mattdailis mattdailis merged commit a14b1ec into develop Sep 9, 2024
10 checks passed
@mattdailis mattdailis deleted the bugfix/clock-as-linear branch September 9, 2024 14:07
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