reho.model.infrastructure#

File for handling infrastructure parameters.

Functions

initialize_grids([available_grids, file])

Initializes grid information for the energy system.

initialize_units(scenario[, grids, ...])

Initializes the available units for the energy system.

prepare_units_df(file[, exclude_units, grids])

Prepares the df that will be used by initialize_units.

Classes

Infrastructure(qbuildings_data, units, grids)

Characterizes all the sets and parameters which are connected to buildings, units and grids.