Sebastian Troitzsch
Sebastian Troitzsch
Multiple subscripts in combination with curly brackets in LaTeX-based math expressions don't render as expected. Single underscore with curly brackets works fine: `\mathbf{x}_{i,j} = \mathbf{y}` renders as $\mathbf{x}_{i,j} = \mathbf{y}$....
- Provide simple entry-point / script to trigger generation of MESMO plots - Review interfaces of existing plotting functions - Takes as input: MESMO input data, MESMO results data -...
- Prerequisite for #27 - Check if MESMO re-loading works out of the box - Improve data models to enable reloading
The mathematical model documentation is currently only available in my thesis, but needs to become part of the online documentation. - [ ] Decide inclusion workflow (LaTeX vs RST vs...
Marginal cost values of DERs are not properly converted to match the unit of the source price time series. Thanks @miladkzm for reporting!
The current implementations in the thermal grid models module cater only to radial networks. This can be extended to cater for meshed networks based on existing approaches from literature. -...
Include more power system test cases in the MESMO repository. - [x] Restructure data directory for better differentiation between "templates", "type library" and "test cases". - [ ] Gather list...
Implement the local approximation variant of the linear electric grid model. - [x] Check draft implementation from @kaiATtum - [x] Implement model - [x] Make validation script / tests -...