Sabine Haas
Sabine Haas
The output of wind farms is quite long and people may miss the rest of error messages because of that. This should be changed for all error messages in the...
**Describe the bug** The storage_content sequence of an investment optimization problem is missing the first time step. Energy system consists of: el_bus, load, el-storage, excess, shortage **To Reproduce** [invest_storage.txt](https://github.com/oemof/oemof-solph/files/13512923/invest_storage.txt) **Screenshots**...
**Describe the bug** Multi-period investment optimization does not solve as expected. There's no investment into wind and storage in the first period, while the expensive shortage is used to cover...
My question regards the heat pumps and chillers function `calc_cops()` and more specifically the parameters `temp_low` and `temp_high`. In the documentation they are described as "Temperature of the low/high temp....
Description in [oemof documentation](https://oemof.readthedocs.io/en/stable/using_oemof.html#feedinlib) needs to be updated after the restructuring of the feedinlib.
In the new feedinlib it is planned to be able to use available weather data as well as your own data. In the [Region class](https://github.com/oemof/feedinlib/blob/features/region_object/feedinlib/region.py) it is looped over the...
- [ ] All default values in [ `mvs_parameters.csv`](https://github.com/rl-institut/multi-vector-simulator/blob/dev/docs/MVS_parameters_list.csv) are given as `None`, but should be the same as in [constants.py](https://github.com/rl-institut/multi-vector-simulator/blob/71396b827086c5d9aa931fcc40f39564baef4493/src/multi_vector_simulator/utils/constants.py#L243-L268) (?). - [x] Column `unit` is used inconsistently: either...
Copied from #391, @smartie2076 : I was wondering if there might be an instance that a dispatchable source needs two outputs. I came up with this: A fuel source is...
The maximum capacity constraint is not mentioned in RTD, see [constraints](https://multi-vector-simulator.readthedocs.io/en/latest/model/constraints.html)
Now references are only given as a number in brackets incl. link, but the author name cannot be seen in rtd directly. see [here](https://multi-vector-simulator.readthedocs.io/en/latest/model/assumptions.html#weighting-of-energy-carriers) I would suggest to just enter...