Basic Fixed Storage Ratio Expansion Example
Tessif minimum working example energy system model.
- tessif_examples.basic.storage_fixed_ratio_expansion_example.create_storage_fixed_ratio_expansion_example()[source]
Create a storage with fixed expansion ratio example.
Create a small energy system utilizing an expandable storage with a fixed capacity to outflow ratio.
- Returns
es – Tessif energy system.
- Return type
tessif.system_model.AbstractEnergySystem
Warning
In this example the installed capacity is set to 1, but expandable. The flow rate to 0.1. By enabling both expandables (capacity and flow rate) as well as fixing their ratios the installed capacity result will be much higher than needed. Or in other words, the flow rate will determine the amount of installed capacity.
Example
Generic System Visualization