-
-
May 25, 2023 at 8:02 amSAURAV GAUTAMSubscriber
How can i export reflectance spectrum for range of wavelength from monitor in fdtd?
thank you
-
May 25, 2023 at 8:03 am
-
May 25, 2023 at 5:31 pmAmrita PatiAnsys Employee
Hi Saurav,
Please refer to the following video for information on different data export methods.
Plotting and Exporting Data in Ansys Lumerical FDTD — Lesson 5, Part 2Let me know if you have any further questions or if you face any issuses. Thank you!
Regards,
Amrita -
May 25, 2023 at 6:21 pm
-
May 25, 2023 at 6:23 pmAmrita PatiAnsys Employee
Hi Saurav,
You are welcome! Are you trying to export the figures? Or are you trying to export the data into a text/MATLAB file? I would also like to add that P is the Poynting Vector.Regards,
AmritaÂ
-
May 26, 2023 at 5:50 am
-
May 26, 2023 at 5:50 amSAURAV GAUTAMSubscriber
f_power_norm = f_power_array/f_hemisphere_array*transmission(mname); # get fraction of power in cone, then * monitor transmission, for each frequencny
Â
-
May 29, 2023 at 4:26 pmAmrita PatiAnsys Employee
Hi Saurav,
Thank you for providing more information. You can write this variable (f_power_norm) into a text file using the write script command.
For example:
write("power.txt",num2str(f_power_norm));It will write the data into a text file called "power.txt", which will be saved in the same directory. I believe the variable would have the power for different wavelengths, but not the wavelength itself. So, you can either add it to the same variable from the monitor and then write the variable. Or you can append the wavelegths at the end of file. Please let me know if you face any issues.
Regards,
Amrita -
May 30, 2023 at 12:17 pmSAURAV GAUTAMSubscriber
Thank you!!
-
- The topic ‘Export reflectance intensity for a range of wavelength’ is closed to new replies.
- INTERCONNECT – No results unless rerun simulation until it gives any
- Errors Running Ring Modulator Example on Cluster
- Difference between answers in version 2024 and 2017 lumerical mode solution
- Import material .txt file with script
- Calculation of correlation values in laser modulation bandwidth simulation
- Trapezoidal ring
- Help for qINTERCONNECT
- Issues with getting result from interconnent analysis script
- Topology Optimization Error
- Edge Coupler EME Example Issue
-
1131
-
468
-
460
-
225
-
201
© 2024 Copyright ANSYS, Inc. All rights reserved.