.. _examples_label: Examples ======== This page features a list of example scripts, that showcase a variety of functionalities of oemof.solph. In contrast to the tutorials, these examples are mostly standalone examples, that are not commented in detail. .. toctree:: :glob: :maxdepth: 2 examples/time_index.rst examples/nametuple.rst examples/simple_dispatch.rst examples/nested_nodes.rst examples/result_object.rst examples/activity_costs.rst examples/min_max_runtimes.rst examples/startup_costs.rst examples/flow_gradient.rst examples/variable_chp.rst examples/unbalanced_storage.rst examples/storage_costs.rst examples/emission_constraint.rst examples/flow_count_limit.rst examples/storage_level_constraint.rst examples/electrical.transshipment.rst examples/excel_reader.rst examples/storage_investment.rst examples/shared_invest_limit.rst examples/minimal_investment.rst examples/invest_nonconvex.rst examples/offset_converter.rst examples/custom_constraints.rst