-
Notifications
You must be signed in to change notification settings - Fork 23
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
Add parent class power capacity
#1092
Comments
power capacity
Currently, the parent class is |
Both
|
Hm, I am ambiguous whether I like this idea or not. In your idea, the existing classes However, we might solve this by making |
I didn't see that comment, when I was writing my last comment. |
@l-emele , @stap-m We have a new team member @stage1407 , would it be possible for him to work on the implementation of this issue under your guidance? |
I was just wondering, what parent class makes most sense for our use cases.
The case above is a good example, that another classification might be useful. |
Not every |
Of course not. Sorry for not being specific enough. I meant something like |
Ok, I see and agree to this proposal. The same principle holds probably true for other basic |
So what about my |
Small extension: A maximum value is a quantity value that represents the upper limit of an artificial object or process to contain or transform another entity. |
|
So I think, we have an agreement on:
I'll implement. |
…1092 Add classes: * `maximum value`: _A maximum value is a quantity value that represents the upper limit of an artificial object or process to contain or transform another entity._ * `power capacity`: _A power capacity is a maximum value of a generator or power generating unit to generate power._ Move classes: * Make `declared net capacity`, `nameplate capacity` and `power rating` subclasses of `power capacity`. * Make `potential` a subclass of `maximum value`. Make `power value` an equivalent class. Closes #1092
Also move existing entries in the CHANGLOG.md into the right section.
…apacity Add `maximum value` and `power capacity` and change further classes #1092
Description of the issue
From today's OEKG meeting:
Create a parent class (e.g. power capacity) for the capacity classes
Ideas of solution
If you already have ideas for the solution describe them here
Workflow checklist
I am aware that
The text was updated successfully, but these errors were encountered: