Basic Transformer-Grid Modelling Example
Tessif minimum working example energy system model.
- tessif_examples.basic.simple_transformer_grid_es.create_simple_transformer_grid_es()[source]
Create a simplified grid energy system for testing.
Emulates common grid (congestion) behaviours, during its 6 timesteps:
Everything provided by HV-Source
Too much provided by HV-Source; H2M grid congests and MV-BS and MV-XS need to compensate
Too little provided, so MV-BS needs to provide
Everything provided by MV-Source
Too much provided by MV-Source, M2H grid congests and HV-BS and HV-XS need to compensate
Too little provided, so MV-BS needs to provide
- Returns
Tessif energy system model (scenario comibnation) emulating common grid analysis topics.
- Return type
tessif.system_model.AbstractEnergySystem
Example
Generic System Visualization: