match_ocgt

Module containing the definition of the open cycle gas turbine links

insert_open_cycle_gas_turbines()[source]
insert_open_cycle_gas_turbines_per_scenario(scn_name)[source]

Insert gas turbine links in egon_etrago_link table.

Parameters:

scn_name (str) – Name of the scenario.

Returns:

None

map_buses(scn_name)[source]

Map OCGT AC buses to nearest CH4 bus.

Parameters:

scn_name (str) – Name of the scenario.

Returns:

gdf (geopandas.GeoDataFrame) – GeoDataFrame with connected buses.