Describe the current behavior
No response
Describe the expected behavior
Example:
1 'GENROU' 1 7.0 0.05 0.1 4.5 0.0 1.4 1.35 0.3 0.6 0.2 0.1 0.1 /
1 'IEEET1' 1 0.06 20.0 0.2 0.04 1.0 0.05 3.9 0.5 /
The format is rather simple and would not require any effort to import it. (In fact an LLM can provide most of the code and all the different model classes). Then we could use the info to create extensions and the mapping would be direct. Same questions listed for #635 for the controls.
Another point here is the synchronous models that are GENCLS (Classical), GENROU (Round Rotor), GENTP (Salient Pole), GENTRA (Transient). We would need their implementation in Modelica and add a new info in the extension to chose the base model of the synchronous model. The models listed here are rather simple and LLM largely provides info about the equations. We can even found open source projects like https://github.com/modelica-3rdparty/ipsl that already implemented a lot of the models and we would need to make them in Dynawo Modelica style. @joyelfeghali @ErwanGuichard49
Describe the motivation
No response
Extra Information
No response
Describe the current behavior
No response
Describe the expected behavior
Example:
The format is rather simple and would not require any effort to import it. (In fact an LLM can provide most of the code and all the different model classes). Then we could use the info to create extensions and the mapping would be direct. Same questions listed for #635 for the controls.
Another point here is the synchronous models that are GENCLS (Classical), GENROU (Round Rotor), GENTP (Salient Pole), GENTRA (Transient). We would need their implementation in Modelica and add a new info in the extension to chose the base model of the synchronous model. The models listed here are rather simple and LLM largely provides info about the equations. We can even found open source projects like https://github.com/modelica-3rdparty/ipsl that already implemented a lot of the models and we would need to make them in Dynawo Modelica style. @joyelfeghali @ErwanGuichard49
Describe the motivation
No response
Extra Information
No response