Martin Franke
Martin Franke
I added changes according to your review. Please have a look. I think I didn't miss any conversations this time, but correct me if I'm wrong.
I added `` to .par, can I instead use the parameter SystemBase.SnRef somehow or just leave 100?
apart from the open conversations, I added the requested changes
I added a SMIB test case. It does not run. I think the backward initialization of omega into the generator fails. error:  If I don't connect omegaPu and just...
@rosiereflo, okay, thanks. Might be worth to add it to a *frequent problems* section in the manual if there is no way to give it a meaningful error message?
maybe not an error, but a warning, in that case. my use case is that a warning like "zero matrix generated -- if unintended, check translation flags" or similar would...
I only want to report my experience with this behaviour. I would leave it to you and the other developers if you want to act on it. You can judge...
@arun3688 yes, I think that would be helpful. Although I am not sure if the A=0 matrix is actually wrong or if I only don't understand the result of linearizing...
btw, thanks for your work. This is a very useful package. 💐
Hey @louisg-rte, I drew the setup to clarify it for myself.  If we use ``` ipCmdPu(start = -P0Pu * SystemBase.SnRef / (SNom * U0Pu)) iqCmdPu(start = Q0Pu * SystemBase.SnRef...