🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Near field data as impressed source

User: "Altair Forum User"
Altair Employee
Updated by Altair Forum User

Hi, when I use the AP card to construct a planar  aperture and import an .hfe file as an near field source, the input information is always wrong.

Here, I define three points as the S1 S2 S3 vector to indicate the info of aperture. And the Edit Feko commond I write is as follows.

 

DP     P1  0.35    -0.3      0.2
DP     P2  0.35     0.3      0.2
DP     P3  0.35    -0.3      2.2
AP: 0 : -2 : P1 : P2 : P3 : 1 : 61 : 221 : 1 : 180 :  :  :  : 'PO-NFD.hfe'   ** NFD

 

image.png.577e3a546b663cda58399ff60a1f31ab.png

However, there is always some error: 

ERROR 30239 in line 5 of the file PO2step.pre: Undefined angle between three vertex points (same points)

 

Could anyone provide me some help about this?  Thanks.

 

Unable to find an attachment - read this blog

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "Johan_Huysamen"
    Altair Employee
    Updated by Johan_Huysamen

    Dear XuWang

     

    I believe the problem is with the DP cards you defined manually. The spacing between the parameters are incorrect.

     

    I would suggest that you use the 'Point (DP)' option in the Define group on the Home tab in EDITFEKO to define and edit your DP cards. This opens a dialog on the right where you can enter the required parameters and then automatically writes the card and ensures the correct spacing between parameters. The correct format for your first DP card would then be:

     

    DP: P1 :  :  :  :  : 0.35 : -0.3 : 0.2

     

    Also note that sources should be defines below the EG card (which signifies the end of the geometry definitions and the start of the solution setup. Sources are usually defined after the frequency definition (FR card).

    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    Hi, Johan,

     

    Thanks a lot.  Your method solve my problems perfectly.

    When I built the DP card manually,  I just used the format of the example in the FEKO User's manual.

    Also, I need to pay attention to those card position.

     

    You are so kind:)/emoticons/default_smile.png' srcset='/emoticons/smile@2x.png 2x' title=':)' width='20' />