An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
In PostFeko is there a method where I could superimpose several near field requests from different runs at different frequencies to see the total field contributions of all the individual runs?
You can do this with a nearfield math automation script.
The attached files with included script sums each component of the E-field (Ex, Ey and Ez) over two frequencies.
This script can easily be extended to sum over different models loaded into POSTFEKO.
(Note: Instead of the FOR loops, a more efficient way is to use "ForAllValues". See the Altair_Feko_Scripting_API_Reference_Guide.pdf in the pdf folder of your Feko installation for an example.)
You can do this with a nearfield math automation script.
The attached files with included script sums each component of the E-field (Ex, Ey and Ez) over two frequencies.
This script can easily be extended to sum over different models loaded into POSTFEKO.
(Note: Instead of the FOR loops, a more efficient way is to use "ForAllValues". See the Altair_Feko_Scripting_API_Reference_Guide.pdf in the pdf folder of your Feko installation for an example.)