CRESYM / colib0.github.io

Collaborative dynamic library
https://colib.net/index.html
Creative Commons Attribution 4.0 International
7 stars 3 forks source link

[Model/ Test case Name]: Induction motors #200

Open FredericSabot opened 1 month ago

FredericSabot commented 1 month ago

Do you want to add a new model or test case?

Briefly describe about the contribution

This issues adds a simple single-cage induction motor model and the WECC fifth order motor model.

GJCRESYM commented 1 month ago

Hello @FredericSabot,

Thank you for contributing to Colib. If you need to know the standard procedure, please follow https://colib.net/pages/about/contribute.html and https://colib.net/pages/about/authorGuidelines.html.

You can refer to the model template: https://colib.net/pages/templates/modelTemplate.html

Please plan to create a pull request to dev branch once you are ready with your model.

Thanks & regards, Geethu Joseph geethu.joseph@cresym.eu

FredericSabot commented 1 month ago

Hello Geethu,

I have created the PR https://github.com/CRESYM/colib0.github.io/pull/205.

Best regards, Frédéric

GJCRESYM commented 1 month ago

Thank you for you PR @FredericSabot.

Can you downgrade the ruby version to 2.6.5 as mentioned in the readme file: https://github.com/CRESYM/colib0.github.io#

If you have followed the steps in Readme, it should avoid the issues that you have now.

BR, Geethu

FredericSabot commented 1 month ago

Installing ruby-2.6.5 on Ubuntu is a bit tedious: https://github.com/rvm/rvm/issues/5263 but it works.

I updated the PR and it knows displays as expected.