CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   FLUENT (https://www.cfd-online.com/Forums/fluent/)
-   -   Fluent_inc path (https://www.cfd-online.com/Forums/fluent/177751-fluent_inc-path.html)

bkumar@textron.com September 20, 2016 10:19

Fluent_inc path
 
Hi

I have fluent version 17.0 running on Linux system. I tried out a 3d run which was unsuccessful.
After the 3d run, i get the following error
Host key verification failed.
Error: It seems ssh is trying to verify authenticity of ....

Which doesn't seem to be actual error as I have verified it.

the sh file
[
qsub -cwd -q rest.q -v FLUENT_INC=/home/PROD/Ansys_17/ansys_inc/v170/fluent,DISPLAY=localhost:10.0,ANSYSLI_SERVERS=xxxx @1.1.0.1,ANSYSLMD_LICENSE_FILE=xxxx@1.1.1.1 /home/PROD/Ansys_17/ansys_inc/v170/fluent/bin/fluent -r17.0.0 3ddp -i /home/bkumar/Rev1.jou -ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no root@node01 uptime -t12 -pinfiniband -cnf=host.txt
]

1. when the FLUENT_INC path = /home/PROD/Ansys_17/ansys_inc/v170/fluent, the error file shows as /home/PROD/Ansys_17/ansys_inc/v170/fluent/fluent17.0.0/bin/fluent -r17.0.0 3ddp...
where the fluent exe is under /home/PROD/Ansys_17/ansys_inc/v170/fluent/bin but it's not being considered
2. If i change it to FLUENT_INC=/home/PROD/Ansys_17/ansys_inc/v170/fluent/bin
the error is /home/PROD/Ansys_17/ansys_inc/v170/fluent/bin/bin/archive/fluent not found.

How would i make it to refer to /home/PROD/Ansys_17/ansys_inc/v170/fluent/bin/fluent

Thanks,
Boomessh V


All times are GMT -4. The time now is 06:13.