T O P I C R E V I E W |
SaschaJ0815 |
Posted - Feb 11 2025 : 18:23:10 Hi, I`m realy not sure what I have done wrong. I have made a very simpel sturcktur for testing fasthenry, but I get no results. Basically I was done the same linke in one of the basic tutorial.
Here are the input file * FastHenry input file created using FreeCAD's ElectroMagnetic Workbench * See ht*p://w*w.freecad.org, ht*p://w*w.fastfieldsolvers.com and ht*p://epc-co.com
.units mm
.default sigma=58000.0 nhinc=5 nwinc=5 rh=2 rw=2
* Nodes NFHNode x=0.0 y=0.0 z=0.0 NFHNode001 x=10.0 y=0.0 z=0.0 NFHNode002 x=10.0 y=0.0 z=0.0 NFHNode003 x=10.0 y=10.0 z=0.0 NFHNode004 x=10.0 y=10.0 z=0.0 NFHNode005 x=0.0 y=10.0 z=0.0 NFHNode006 x=0.0 y=10.0 z=0.0 NFHNode007 x=0.0 y=2.0 z=0.0
* Segments EFHSegment NFHNode NFHNode001 w=1.0 h=1.0 EFHSegment001 NFHNode002 NFHNode003 w=1.0 h=1.0 EFHSegment002 NFHNode004 NFHNode005 w=1.0 h=1.0 EFHSegment003 NFHNode006 NFHNode007 w=1.0 h=1.0
* Ports .external NFHNode NFHNode007
.freq fmin=1.0 fmax=1000000000.0 ndec=1.0
.end
I was use FreeCad 1.0 for generated it.
I also try to do some more complex structur to analyze, but this was also not work. I also try to use VoxHenry with FreeCad 1.0 but this was also not work.
Maybe You can help me.
Best regards Sascha
|
1 L A T E S T R E P L I E S (Newest First) |
SaschaJ0815 |
Posted - Feb 14 2025 : 16:50:18 Hi all,
I found my mistake. The problem was that each segment have make tow new nodes. After changing the node which are connected to segment to the same name (delete the unuse node, after selecting the renamed node for the segment) it was work.
I found the solution by reading the examples at the manual. But what exactly I was done wrong at the first place using the freecad software I don't know. Any way it works now.
Regards Sascha |
|
|