Opened 4 years ago
Last modified 4 years ago
#21399 new enhancement
Check for valid secondary tags of power plant and generator — at Version 2
| Reported by: | skyper | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core validator | Version: | |
| Keywords: | power plant generator source method output | Cc: | francois.lacombe |
Description (last modified by )
Working on #21398 I came to the conclusion that we could have some validator warnings comparing the output of the plant and the enclosed generators and for wrong combinations of method and source for generator and plant on their own and comparing between plant and its enclosed generators.
- warn about wrong combination of
generator:sourceandgenerator:method - warn about wrong combination of
plant:sourceandplant:method - warn if
plant:sourcedoes not equal all enclosedgenerator:source - warn if
plant:methoddoes not equal all enclosedgenerator:method
- warn if sum of
plant:outputdoes not equal the sum of all enclosedgenerator:output- could be split into several depending on the plant sum being greater or small than the generator sum.
Or do we get too many false positives as backup/emergency generators do count.
Change History (2)
comment:1 by , 4 years ago
| Cc: | added |
|---|
comment:2 by , 4 years ago
| Description: | modified (diff) |
|---|
Note:
See TracTickets
for help on using tickets.


