Problems with Parameter Sweep


Updated by Altair Forum User
Hi everyone!
I use FEKO 14 to run my simulation, and I use 'parameter sweep' in 'Application macro' to set my variables, but I always get the error message below.
Can someone help me? Thanks!
Sort by:
1 - 3 of
31

New Altair Community Member
Updated by Jakub Krchnák
Heya,
little late, but had the same problem, i checked the .lua libraries through script editor, it seems like it has a problem with some unsupported characters. I just created new directory and used only the basic characters and it fixed the problem for me.
Maybe this will help someone in the future, cheers.
When a script or macro encounters an error, it's not easy to figure out what's wrong. For the parameter sweep, I recommend to use the Grid Search instead. It's included under the Optimizers, but it's really a parameter sweep. The FEKO user manual has more information on how to use it.