0
I Use This!
Activity Not Available

News

Analyzed over 1 year ago. based on code collected over 2 years ago.
Posted 2 months ago by Doug Harriman
I'm trying to run femmcli with a very simple magnetics problem to verify I can get it working properly. I have installed v4.0 of xfemm in Ubuntu. The lua script for the model is attached, as well as the copy of the matlib.dat from the FEMM source ... [More] code, containing the N42 magnet material description. I have both files in the same directory, then run: femmcli --lua-base-dir=. --lua-script=simple.lua When run, I get the following result: Using custom base directory . Label has invalid block type index:... [Less]
Posted 2 months ago by Doug Harriman
I'm trying to run femmcli with a very simple magnetics problem to verify I can get it working properly. I have installed v4.0 of xfemm in Ubuntu. The lua script for the model is attached, as well as the copy of the matlib.dat from the FEMM source ... [More] code, containing the N42 magnet material description. I have both files in the same directory, then run: femmcli --lua-base-dir=. --lua-script=simple.lua When run, I get the following result: Using custom base directory . Label has invalid block type index:... [Less]
Posted 11 months ago by Leon
I have matlab 2023 running in window 11 environment and have C++ 2017 setup as shown below, and try to setup mfemm, it throw error below. I searched around, not much valid information online to help me finish the mfemm setup finish. anyone can help? ... [More] mex -setup MEX configured to use 'Microsoft Visual C++ 2017 (C)' for C language compilation. To choose a different C compiler, select one from the following: MinGW64 Compiler (C) mex -setup:F:\MATLAB\R2023b\bin\win64\mexopts\mingw64.xml C Microsoft Visual... [Less]
Posted 11 months ago by Leon
I have C++ 2017 setup, and try to setup mfemm, it throw error below. I searched around, not much valid information online. mex -setup MEX configured to use 'Microsoft Visual C++ 2017 (C)' for C language compilation. To choose a different C compiler ... [More] , select one from the following: MinGW64 Compiler (C) mex -setup:F:\MATLAB\R2023b\bin\win64\mexopts\mingw64.xml C Microsoft Visual C++ 2017 (C) mex -setup:C:\Users\xx\AppData\Roaming\MathWorks\MATLAB\R2023b\mex_C_win64.xml C To choose a different language,... [Less]
Posted about 2 years ago by Eric Maslen
Thanks, I think I figured the Github thing out. I made the same changes that Robert previously recommended except that he didn’t leave any notes on compiler issues. Still picking away at this. On Aug 21, 2023, at 10:40 AM, Richard C ... [More] [email protected] wrote: Github is where xfemm's latest source code is stored and developed. https://github.com/Reoptimize-Systems/xfemm We use Git for development, and Github is a kind of web interface for Git. PR is short for Pull Request. Probably explaining... [Less]
Posted about 2 years ago by Richard C
Github is where xfemm's latest source code is stored and developed. https://github.com/Reoptimize-Systems/xfemm We use Git for development, and Github is a kind of web interface for Git. PR is short for Pull Request. Probably explaining what a pull ... [More] request is is beyond the scope of this forum. At the very least, however, using the 'Issues' tab for the project to describe the problem and track it would be useful and requires no prior knowledge of git or github. [Less]
Posted about 2 years ago by Eric Maslen
Richard, This sounds great but I’ll need it in English: what are PR and Github? -Eric On Aug 21, 2023, at 10:15 AM, Richard C [email protected] wrote: Even better if you can submit a PR on Github! Compiling the MATLAB interface on MacOS ... [More] https://sourceforge.net/p/xfemm/discussion/general/thread/08f86ebde5/?limit=25#3d97 Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/xfemm/discussion/general/ To unsubscribe from further messages, please visit ht... [Less]
Posted about 2 years ago by Richard C
Even better if you can submit a PR on Github!
Posted about 2 years ago by Eric Maslen
Ugh! No luck with the zip file that Robert uploaded. It seems that his version only compiles on x86_64 architectures and I have an arm64 machine. If anybody has tackled this problem, I would appreciate your help!
Posted about 2 years ago by Richard C
If you open a github issue it is a bit more likely to get addressed. Unfortunately there doesn't seem to be many mac users (or at least enough who complain).