Problems with Parameter Sweep

User: "Altair Forum User"
Altair Employee
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!

<?xml version="1.0" encoding="UTF-8"?>擷取.JPG

Find more posts tagged with

Sort by:
1 - 3 of 31
    User: "MartinV_20771"
    New Altair Community Member
    Updated by MartinV_20771

    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.

    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    Thank you bro!

    I'll try it this time!

    User: "Jakub Krchnák"
    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.