Martin Franke

Results 18 issues of Martin Franke

hey @joyelfeghali @adriguir, I did not find the time to get the NRT to run, but I will work on it soon. Please already review the added models if you...

Models library

- Model is finished and ready to be reviewed. - OM SMIB test has been integrated in library

Models library

Hey dynawo team, I am currently integrating new models into dynawo. I was getting an error in the .log saying that the new model is mentioned in package.order but does...

Documentation

### Description I can't use pyplot.savefig() from matplotlib.pyplot after linearizing a model with OMPython. ### Steps to Reproduce ``` from OMPython import OMCSessionZMQ omc = OMCSessionZMQ() model_path=omc.sendExpression("getInstallationDirectoryPath()") + "/share/doc/omc/testmodels/" from...

related to #2389 and #2325 Hey Dynawo people, I am building a IEC wind turbine model with @joyelfeghali and @adriguir and I need an integrator model with variable limits. It...

Bug
Models library

**Checklist before requesting a review** *use `'[x]'` to check the checkboxes, or submit the PR and then click the checkboxes* - [ ] unit tests and non-regression tests were added...

Hey @joyelfeghali, This is a preliminary PR in order to discuss more easily. I sent you an email in parallel. BR, .Martin

Models library
DynaSwing

Hey Joy, I am looking through and partly restructuring the IEC WT models, so I am able to integrate the new Type3 models without repeating code. I habe a question...