Message 43

Severity: Moderate (value = 3)
Default Action: Warn (value = 1)
Description: Line <name> Min Rating and Line Max Rating (<value>) imply <value> <= Line Flow <= <value> MW.
Detail:

Message 43 occurs when Line Min Rating conflicts with Max Rating. For example you might define the following:

Property Value Units
Max Flow 100 MW
Min Flow -100 MW
Max Rating -5 MW
Min Rating 0 MW

These data imply:

0 ≤ Flow ≤ -5

By default the Max Rating will prevail and hence the Flow will be fixed at -5 MW.