add energy conversion efficiency and related classes #591
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
closes #434
I implemented the following classes and relations:
energy conversion efficiency
: Energy conversion efficiency is a process attribute describing the ratio between the input of an energy transformation and the outputs that are used.process attribute of some energy transformation
has quantity value some efficiency value
efficiency value
: An efficiency value is a quantity value stating the ratio between a process's inputs and the outputs that are used.has unit some ratio
coefficient of performance value
: A coefficient of performance value is a quantity value stating the ratio between the work input and the total output of an energy conversion process.has unit some ratio
energy conversion performance
: Energy conversion performance is a process attribute describing the ratio between the non-heat input of an energy transformation and the outputs that are used.process attribute of some energy transformation
has quantity value some coefficient of performance value