Daniel Weber
Daniel Weber
RL-branch experiments to master
https://github.com/upb-lea/openmodelica-microgrid-gym/blob/962a9645496483e6bd908f0df7a10b375c0067cf/openmodelica_microgrid_gym/env/modelica.py#L180
https://github.com/upb-lea/openmodelica-microgrid-gym/blob/8073a3380766462fd8132844e0628ea238bdaa5a/openmodelica_microgrid_gym/net/components.py#L179 Possible to shift all device parameters to net.yaml? Till now: L,C,R... parameters are defined in file and given to model_params in env maks/register. Idea: Use net.yaml as bundeld config...
- Design simulation framework from scratch to figure out benefits concerning current simulation framework - If benefits: Automatically: transfer the component-oriented model and control structure from OMG First example: two...
 (Only boundaries for GP changed in the 2 plots) Do you have any hints how a change in the boundaries effect exploration that much? Our understanding was, that boundaries...
- [x] Generate function to calculate condensed state-space matrices and compare to Matlab and python solution  - [x] compare polytope and feasible set solutions from, e.g., https://github.com/JuliaPolyhedra/Polyhedra.jl to [matlab...