Sebastian Peter

Results 24 comments of Sebastian Peter

I'm using a slightly different Dockerfile, so it's hard to be 100% certain. One more thing that is missing (once Jenkins is not ran by root anymore) is providing the...

That validation should take part in PSDM I think

I think the underlying problem is that `ChpModel` makes use of the mutable state of `MutableStorage`, while it should be converted to use `ThermalStorageState` like `HpModel` does. After solving this,...

As hinted to in #103, I would like an actor name generation better that is using more meaningful names (not less, as the generation time in nanoseconds has no meaning...

Possibly a duplicate of #506

From what I've read now, the defintion in PSDM seems correct and the implemetation in SIMONA incorrect. (Besides the point, maybe we should rename the parameter to `dodMax`, because that...

Thinking about it more, I tend to agree with @danielfeismann. `dod` is not a parameter that we're (currently) interested in. Same goes for `lifeTime` and `lifeCycle`, which we do not...

Sorry, I became a little doubtful of this effort once I looked deeper into it. Maybe we should discuss this once more. https://github.com/ie3-institute/PowerSystemDataModel/issues/872#issuecomment-1837239947 We could use this opportunity to fix...