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 skyper)

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:source and generator:method
  • warn about wrong combination of plant:source and plant:method
  • warn if plant:source does not equal all enclosed generator:source
  • warn if plant:method does not equal all enclosed generator:method
  • warn if sum of plant:output does not equal the sum of all enclosed generator: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 skyper, 4 years ago

Cc: francois.lacombe added

comment:2 by skyper, 4 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.