A program to recognize and reward our most engaged community members
Is it possible to export realized gain of an antenna in the far-field file .ffe?
Yes there is, you can script in PostFeko to postprocess simulation results. you could potentially use that the extract the realised gain.
Thanks for the suggestion. Is there a script recorder in POSTFEKO to record the far-field relized gain export steps?
Hi @Shan25_22239 ,
The realized gain can be saved from PostFeko:
1- Plot the realised gain you wish to export in a Cartesian plot. 2- Right click on the graph > choose "to file .dat"
This will save the plotted data into an ASCII file you later use.
Best,
Zeina
Hi Zeina,
Thanks for the suggestion. I am working on a LUA script based MATLAB optimization and prefer extraction of realized gain from FEKO solver. I don't want to manually export the data using POSTFEKO. Is there an alternate method available
Is your lua in POSTFEKO or CADFEKO?
In CADFEKO. Is there a seperate lua scripting for POSTfeko?
If possible can you please share the lua script that extract the realised gain over the frequency at a single observation at theta=90 and phi=0? Sorry I could not figure it out