FEKO (student edition) solver error message "Error 20103"
After download FEKO student edition, I try to simulate "RCS and Near Field of a Dielectric Sphere".
but error message appear
--------------------------------------------------------------------------------------------------------------
ERROR 20103 in line 150 of the file @C:\Users\lhj92\Altair\2021.1-edu\feko\FEKOenvironment.lua:
Non-ASCII character detected! - Undefined behaviour!
why this happen?
Answers
-
Please post the contents of line 150 of the above mentioned .lua file.
1 -
mel_21333 said:
Please post the contents of line 150 of the above mentioned .lua file.
Are you asking me to attach the file mentioned in the error code?
>> FEKOenvironment.lua
0 -
Ok so line 150 is:
setEnv("ALTAIR_LICENSE_PATH", (getEnv("ALTAIR_LICENSE_PATH") or getEnv("ALTAIR_LICENSE_PATH__SETUP")), OVERWRITE)
What is the setting of your environment variable ALTAIR_LICENSE_PATH ?
0 -
Do you have any information on how to solve it?
0