Posted
over 6 years
ago
by
Nishanth
Hi, I was having an issue with using mirrorsegments_mfemm. When using it to mirror segments using 'TwoPoint' method, the code was getting struck in line 108 of Changing Line 108 of reflect2d.m to Inputs = mfemmdeps.parsepvpairs(Inputs, varargin);
|
Posted
over 6 years
ago
by
Nishanth
Hi, I am simulating a PM Synchronous Machine using Matlab and xFEMM. The matlab version is 2018b. (I have the same issue in 2018a and 2017b editions of Matlab as well). The issue is that the code runs fine until i create all geometry, However when i
|
Posted
over 6 years
ago
by
Nishanth
***I have reposted the question with a different title, Thanks** Hi, I've been working on porting a matlab code which was originally designed for using the FEMM to xfemm. To select objects within a circular region and create its copies at certain
|
Posted
over 6 years
ago
by
Nishanth
Hi, I've been working on porting a matlab code which was originally designed for using the FEMM to xfemm. To select objects within a circular region and create its copies at certain angles, i use the following functions in FEMM mi_selectcircle (x, y
|
Posted
over 6 years
ago
by
Nishanth
Hi, I've been working on porting a matlab code which was originally designed for using the FEMM to xfemm. To select objects within a circular region and create its copies at certain angles, i use the following functions in FEMM mi_selectcircle (x, y
|
Posted
over 6 years
ago
by
Nishanth
Hi, I've been working on porting a code which was originally designed for using the FEMM to xfemm. To select objects within a circular region and create its copies at certain angles, i use the following functions in FEMM mi_selectcircle (x, y, R) -
|
Posted
over 6 years
ago
by
Nishanth
Hi, I've been working on porting a code which was originally designed for using the FEMM to xfemm. To select objects within a circular region and create its copies at certain angles, i use the following functions in FEMM miselectcircle (x, y, R) -
|
Posted
over 6 years
ago
by
Anvar Khamitov
Thank you very much again. I found my mistake why previously I had different flux linkages using xfemm and FEMM. Previously, instead of starting from -10 mm, my iteration for flux linkage calculation started from -9 mm (shifted by 1 mm due to
|
Posted
over 6 years
ago
by
Anvar Khamitov
Thank you! I have run the code that you attached. Interestingly, after I ran this code, the results of the flux linkages of xfemm (and FEMM) became closer to the FEMM results which I had previously (almost identical). But my previous xfemm flux
|
Posted
over 6 years
ago
by
Anvar Khamitov
Thank you! I have run the code that you attached. Interestingly, after I ran this code, the results of the flux linkages of xfemm (and FEMM) became closer to the FEMM results which I had previously. But my previous xfemm flux linkage results are still different, as if the flux linkages are shifted by some value. So I am still looking at that.
|