There is a newer version of the record available.

Published May 31, 2021 | Version v0.4.3
Software Open

oemof/oemof-solph: Capable Custom Components

  • 1. Universität Bremen
  • 2. @energiekollektiv @znes
  • 3. Reiner Lemoine Institut @rl-institut
  • 4. Reiner Lemoine Institut gGmbH
  • 5. University of Bremen
  • 6. Reiner Lemoine Institut
  • 7. @znes
  • 8. DLR - Institute of Networked Energy Systems
  • 9. University of Kiel
  • 10. Flensburg University of Applied Sciences

Description

New features

  • Custom component: oemof.solph.custom.PiecewiseLinearTransformer. A transformer model with one input and one output and an arbitrary piecewise linear conversion function. On how to use the component, refer to the test script <https://github.com/oemof/oemof-solph/blob/dev/tests/test_scripts/test_solph/test_piecewiselineartransformer/test_piecewiselineartransformer.py>_ and example <https://github.com/oemof/oemof-examples/blob/master/oemof_examples/oemof.solph/v0.4.x/piecewise/piecewise_linear_transformer.py>_.
  • Enhanced custom SinkDSM:
    • Renamed keyword argument method to approach
    • Renamed approaches interval to oemof and delay to DIW
    • Added modeling approach DLR (PhD thesis of Hans Christian Gils 2015)
    • Included load shedding
    • Introduced recovery_time in DIW approach
    • Introduced shift_time and other parameters for DLR approach
    • Included investments in DSM
Additional changes
  • Allow conversion factor of zero for GenericTransformer
  • Check number of Flows in GenericStorage
  • Split code into submodules

Files

oemof/oemof-solph-v0.4.3.zip

Files (551.5 kB)

Name Size Download all
md5:7bb5d7e332dff7e19d5c4768a3866d3a
551.5 kB Preview Download

Additional details

Related works