eelib.model_connections

In this folder, the files serve different purposes.

model_connect_config.json: Lists all connections between every model. E.g. if a power value from a BSS to a EMS should be sent, this has to be added to the specific list in a FROM-TO-format.

connect_diraction_config.json: If models should be connected in each direction, it has to be stated here, which direction should recieve ‘strong’ and ‘weak’ status, i.e. which value should be send first or second.

architecture_models.json: This file lists all models which are serving as architecture models. For simulations, those models are connected to each HEMS (if desired so) and to all other architecture models (also only if the connection attributes are given in the models_connect_config.json).

Submodules