Skip to content

Commit

Permalink
siip descriptors change
Browse files Browse the repository at this point in the history
  • Loading branch information
claytonpbarrows committed Mar 7, 2022
1 parent 4f32e46 commit cac250a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RTS_Data/FormattedData/SIIP/user_descriptors.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ bus:
- {custom_name: Bus Type, name: bus_type}
- {custom_name: V Mag, name: voltage, unit_system: device_base}
- {custom_name: V Angle, name: angle, unit: degree}
- {custom_name: MW Shunt G, name: mw_shunt_g}
- {custom_name: MVAR Shunt B, name: mvar_shut_b}
- {custom_name: MW Shunt G, name: shunt_g, unit_system: natural_units}
- {custom_name: MVAR Shunt B, name: shunt_b, unit_system: natural_units}
- {custom_name: MW Load, name: max_active_power, unit_system: natural_units}
- {custom_name: MVAR Load, name: max_reactive_power, unit_system: natural_units}
- {custom_name: MW Load, name: active_power, unit_system: natural_units}
Expand Down

0 comments on commit cac250a

Please # to comment.