Is there a way to control FluxMotor in a Compose script ?
Good afternoon,
I am trying to find a way to connect FluxMotor with PSIM. Compose allows to control efficiently PSIM with .oml file, and .py file makes it easy to read a FluxMotor export. Howevever, to obtain something more efficient, I would like to control directly FluxMotor simulations in Compose. I know that it would not be as simple as PSIM, but does a method exist for this ?
Thank you in advance for your assistance.
Baptiste Chantre
Answers
-
Hi Baptiste,
You can check out the Compose FAQ Community article to check out some published use case of Compose & Flux (there's a specific section on this topic):
Notably, there's a guide on driving Flux with Compose usind a .dll file located in the flux installation. I haven't used it myself, though.
If you are already familiar with running Flux in batch mode from the command console, perhaps the simplest way would be to run system commands in Compose as you would from the command consolo using the system command:
Hope this helps.
Rafael
0 -
Hi Baptiste and Rafael,
Yes, it is possible to control FluxMotor modeling and simulations with Compose.
We don't have yet user help documentation on that point. We are going to write it and to share it with the users very soon.Best regards
Fabrice0