Torus in Feko 2017.1
Answers
-
Hi Pearl
The TO card refers to input commands used in EDITFEKO.
EDITFEKO is the old method of building models in FEKO. Please see pages 524 to 558 of the 2018 UserManual.pdf on how EDITFEKO works and how to build models in EDITFEKO.
Alternately, you can draw a torus in CADFEKO.
Draw an elliptic arc for example. Then draw an ellipse or circle at the tip of the arc and use path sweep to complete the toroidal section.
You can also use the anlytical curve in CADFEKO if you have an equation describing the curve.
0 -
For a simple torus, you can also use the spin operator (spin a circular disc). The path sweep suggested by Mel is more powerful, but might not be required.
0 -
Hello Mel and Jif,
Many thanks for your very helpful replies.
I tried to follow Jif's suggestion first, also following the '19.1 Magnetic-field probe' example in the user manual, however I keep getting the following errors:
Error 16989: Impossible spin: cannot determine the spun geometry for the faced body.Error 16990: Self-intersecting surface: cannot create a body with self-intersecting surfaces from the faced body.
Could you please help me get through these errors and actually manage to complete a spin task? It would be so helpful if you could point out a visual tutorial or attach a few screenshots for creating the section.
Thanks a lot,Pelin
0 -
Attaching an example of using pathsweep or spin options.
0 -
Altair Forum User said:
Attaching an example of using pathsweep or spin options.
Thanks so much for this very helpful example, Mel.
0 -
Hello again,
I am trying to union a torus with a cylinder perpendicular to it and keep getting the following error:Error 16116: Parasolid error: The Parasolid function PK_BODY_boolean_2() returned PK_ERROR_boolean_failure (1058) with severity: SERIOUS (2).
File: src\union\gaia_UnionOperator.cpp, Line: 226
The geometry modeller encountered a problem.
What could be the issue? How can I union these two objects? Please see the file and the error screenshot attached.
Thanks,0 -
I noticed the feedNeg part slightly protrudes the torus. Move it slightly further inward.
Try then to Union.
Else, try the following:Select both FeedNeg and FeedPos and subtract from Spin1.
Then select both FeedNeg and FeedPos (they are now child parts of Subtract1) and right click to Copy (duplicate).
Now Union all the parts.
0