View previous topic :: View next topic |
Author |
Message |
Sekutma Antenna Theory Regular
Joined: 28 Jan 2016 Posts: 12
|
Posted: Mon May 16, 2016 4:13 pm Post subject: running multiple FEKO simulations in a row |
|
|
So I have been trying to figure out how to have FEKO run the same test and store the radiation pattern for several iterations. As of right now I'm using an 'i' variable, running the test, saving the pattern, increment i and repeat. |
|
Back to top |
|
 |
helix Antenna Theory Regular
Joined: 29 Jan 2015 Posts: 64
|
Posted: Sat May 21, 2016 2:54 am Post subject: |
|
|
You can download a lua script from the official feko site that steps a parameter in cadfeko and will also load all the solutions in postfeko. At least you could fit the previous version (7, I think). There's been some changes with hyperworks integration in the latest version. |
|
Back to top |
|
 |
Sekutma Antenna Theory Regular
Joined: 28 Jan 2016 Posts: 12
|
Posted: Wed May 25, 2016 3:40 pm Post subject: |
|
|
That was EXACTLY what I needed. It's even better then I hoped because I don't need iteration variables or loop structures to code. Thanks! |
|
Back to top |
|
 |
|