-
Notifications
You must be signed in to change notification settings - Fork 5
Introducing scaling function in copy builders #1012
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
Conversation
Implementing a bunch of missing copy builders
@ reviewers: I'd be happy if you took a closer look into what parameters I do scale and I don't scale here and whether you agree with me! |
A more general question. How should we deal with capex? I guess we should scale it for all models as well even this does not represent economy of scale... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks very good to me. Just the capex question and one minor thing.
...groovy/edu/ie3/datamodel/models/input/system/type/chargingpoint/ChargingPointTypeTest.groovy
Show resolved
Hide resolved
...groovy/edu/ie3/datamodel/models/input/system/type/chargingpoint/ChargingPointTypeTest.groovy
Show resolved
Hide resolved
I think we should, just to approximate the change. If one looked closely, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for quickly including capex as well.
Closes #1011
Also implementing a bunch of missing copy builders