Francesco Witte

Results 115 issues of Francesco Witte

The outputlib import changed in the following way: - `import oemof.outputlib as outputlib` -> `import oemof.solph as solph` - `outputlib.processing.results()` -> `solph.processing.results()` - BUT: `outputlib.views.node()` -> not directly accessible in...

Hi everyone, I pushed the structure idea with the new template to this branch. You can have a look at the documentation here: https://tespy--355.org.readthedocs.build/en/355/contents.html I'd love to get some feedback...

The documentation should - [ ] get a fresh, up to date look - [ ] be reorganized for easier access/navigation

- [ ] Similar to [oemof/oemof-solph/pulls/793](https://github.com/oemof/oemof-solph/pull/791) future revisions should consider private and public API. - [ ] The structure of input data, processing/solving and output data could be adjusted to...

It really does not serve too much purpose... Related: #292

- thermosteam - custom equations - ...

Currently, generating the starting values mostly works with water due to the way the project grew. However, they should depend on the functionality of the component as well as the...

A check for available keywords is missing.

enhancement

They should be. At the moment, it is possible to specify the method for the parameter group `"hydro_group"` by choosing `"HW"` for the Hazen-Williams equation and any other parameter (or...

API
components