- This topic has 1 reply, 2 voices, and was last updated 4 years, 8 months ago by
Scott Newman.
-
AuthorPosts
-
-
February 9, 2021 at 12:15 pm #68859
Jawaduddin AbroParticipantHello
My design file is attached, i can analyze my transmittance and reflection results from analyzer of optiFDTD, but i didn’t understand what is x-axis and y-axis ? From analyzer i can export my results into f2d file but how can i import those results into my excel file ?Thank you.
-
February 10, 2021 at 5:08 am #68864
Scott NewmanModeratorThe values for the x-axis and y-axis are going to significantly depend on what you exported and the orientation of the observation line. Based on the naming (and content) of your f2d files it appars you exported the Hy field component for both observation lines. Additionally this your observation lines appear to be x-directed (normal of the line is the x-axis) so the line is along the z. Therefore the following items are true:
1. What you exported was the Hy component of the field
2. Based on the content it would appear that you have exported the amplitude (A/m), phase (radians), and intensity (A^2/m^2). If you compare it to your results in the FDA file you will see that this is true and therefore these quantities are you y-axis.
3. If you refer to the user reference under the help documents you will see the data format for the f2d files. For your file (opened in notepad) the first few lines are shown below. The first line is a file identifier, second line is the number of data point, then each line is a data point with being printed in “x y” format. This can be directly copied and pasted into excel, or you can rename the file to .csv and open it using Excel’s text file import funcationality.
BCF2DCX 3.0
359
0.01 1.8
0.0956501 0.329303
0.104335 0.335366
0.112885 0.341102
0.121263 0.346494
0.129436 0.351527
0.137371 0.356187
0.145042 0.360464
0.152424 0.364346
0.159497 0.367826Scott
-
-
AuthorPosts
- You must be logged in to reply to this topic.