Running FEKO on a remote UNIX server
When I'm trying to run feko on an UNIX server with a script, here is what I got:
===============================================================================
FEKO 14.0.410 Terminal ready.
===============================================================================
using
ENVFEKO Version 14.0.410-13 from 2015-09-04
Copyright (c) 1999-2014 Altair Development S.A. (Pty) Ltd
Copyright (c) 2014-2015 Altair Engineering, Inc.
RUNFEKO Version 14.0.410-24 from 2016-02-18
Copyright (c) 1999-2014 Altair Development S.A. (Pty) Ltd
Copyright (c) 2014-2015 Altair Engineering, Inc.
ERROR 20006:
File 'Horn.pre' or 'Horn.fek' not found (possibly also no 'Horn.cfx' available)
It seems like that feko cannot identify my model location. Is there a specific path for it?
Answers
-
Hello,
You will have to provide more details regarding your setup. What does the script look like? Does the remote machine have access to the model file or is it only available locally? You will have to have the model file available on the machine where FEKO is running.
0 -
Despite my files were in remote machine, I got the same error. It was solved after using the same file name for all the files.
0