Bus Table

E4ST.setup_table!Method
setup_table!(config, data, ::Val{:bus})

Sets up the bus table.

  • Makes a :bus_idx to track row numbers.
source
E4ST.summarize_tableMethod
summarize_table(::Val{:bus})
column_namedata_typeunitrequireddescription
ref_busBoolE4ST.NAtrueWhether or not the bus is a reference bus. There should be a single reference bus for each island.
reg_factorFloat64E4ST.NAtrueThe percentage of generation that dispatches to a cost-of-service regulated market
source

Additional Columns:

Depending on what you are doing with the model, you may require additional fields associated with buses. These could be things like:

  • latitude and longitude
  • The area that a bus is in such as state
  • The grid that the bus dispatches to