Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jd-lara authored and claytonpbarrows committed Oct 28, 2020
1 parent 1842569 commit e2b2f77
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 @@ -51,7 +51,7 @@ generator:
- {custom_name: Fuel, name: fuel}
- {custom_name: Fuel Price $/MMBTU, name: fuel_price}
- {custom_name: MW Inj, name: active_power, unit_system: natural_units}
- {custom_name: MVAR Inj, name: reactive_power, unit_system: natural_units}
- {custom_name: MVAR Inj, name: reactive_power, unit_system natural_units}
- {custom_name: PMax MW, name: active_power_limits_max, unit_system: natural_units}
- {custom_name: PMin MW, name: active_power_limits_min, unit_system: natural_units}
- {custom_name: QMax MVAR, name: reactive_power_limits_max, unit_system: natural_units}
Expand All @@ -70,7 +70,7 @@ generator:
- {custom_name: Output_pct_2, name: output_point_2, unit_system: device_base}
- {custom_name: Output_pct_3, name: output_point_3, unit_system: device_base}
- {custom_name: Output_pct_4, name: output_point_4, unit_system: device_base}
- {custom_name: Base MVA, name: base_mva}g
- {custom_name: Base MVA, name: base_mva}
- {custom_name: Non Fuel Shutdown Cost $, name: shutdown_cost}
- {custom_name: Unit Type, name: unit_type}
- {custom_name: Category, name: category}
Expand Down

0 comments on commit e2b2f77

Please sign in to comment.