🎉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

Is there a method to superimpose near fields requests from multiple Feko runs to see total contributions from multiple frequencies?

I <3 EMCUser: "I <3 EMC"
Altair Community Member
Updated by I <3 EMC

Hello, 

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?

Thanks

Find more posts tagged with

Sort by:
1 - 1 of 11
    MelUser: "Mel"
    Altair Employee
    Updated by Mel

    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.)

    image