match_ocgt

Module containing the definition of the open cycle gas turbine links

insert_open_cycle_gas_turbines(scn_name='eGon2035')[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.