Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot create multiple instances in FEMM running with Octave on Wine #8

Open
amunozh opened this issue Aug 4, 2022 · 0 comments
Open

Comments

@amunozh
Copy link

amunozh commented Aug 4, 2022

Current setup

I need to run FEMM on a Linux container using Octave scripts to run a motor simulator on the cloud (I think it would be a nice application for FEMM on the world of Digital Twins).
To do it, I installed FEMM using Wine and I'm using Octave to run Matlab scripts that executes the FEMM commands. I configured the openfemm functions as explained in your documentation.

Problem

However, there is a big problem with this setup, Octave and FEMM interact using the filelink FEMM feature, therefore, they are talking through files (ifile and ofile). It makes imposible to run two instances in parallel.
Is there any way to run two instances on parallel with this setup? Maybe I'm missing something.

Possible solution

If there is any possible solution with the current version of FEMM. I was thinking into the possibility to specify the ifile and ofile when calling FEMM with the filelink option. What do you think?

I'd be really happy to contribute.
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant