Basic No-Objective Example

Tessif minimum working example energy system model.

tessif_examples.basic.zero_costs_es.create_zero_costs_es()[source]

Create a zero costs example problem.

Create a small energy system having to costs alocated to commitment and expansion, but a low emission consttaint.

Interesting about this example is the fact that there are many possible solutions, so solver ambiguity might be observed using this es. This energy system also serves as a method of validation for the post processing capabilities, to handle 0 costs in case of scaling results to maximum occuring costs.

Returns

  • es (tessif.system_model.AbstractEnergySystem) – Tessif energy system.

  • .. image:: ../images/zero_costs_example.png – :align: center :alt: Image showing the zero costs example energy system graph.