How to create an irregular near field request
Dear all
Hello.
I want to scattered field on the uniform (equidistant) points over the surface of 3D sphere.
To do this I tried to using near field request. But I can not pick the equidistant points.
Is there any solution to handle this issue?
OR
I am trying to lua script to make it. But it is hard to do it for me....
I upload my lua script file. Please give me advice...
Answers
-
Hello sangwoo.kang
CADFEKO currently does not support an irregular grid (arbitrary points) near field request. It is on our feature backlog an will be available in a future release. If you want to do this in CADFEKO, you will have to create a new near field request for each point. This is not ideal, but it will get you the field values that you need.
If you want to venture into EDITFEKO, the FE card does support an arbitrary points.
I'll comment on this issue that you wanted to create an arbitrary point near field request in CADFEKO.
0