CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > FLUENT

How to install Fluent on Red Hat

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 20, 2010, 06:30
Question How to install Fluent on Red Hat
  #1
New Member
 
Join Date: Oct 2010
Posts: 11
Rep Power: 15
Sale is on a distinguished road
Hello everybody,

I'm experiencing trouble installing Fluent 6.3 on Red Hat 5.5
I always used Fluent on WIndows, now I want to move to Linux, but I have no experience.
This is what I did:

I installed Fluent in the folder /home/Sale/Fluent.
Then I went in the folder /home/Sale/Fluent/Fluent.Inc/bin and I wrote ./fluent
I had this error message:

/home/Sale/Fluent/Fluent.Inc/fluent6.3.26/bin/fluent -r6.3.26
Error: directory /home/Sale/Fluent/Fluent.Inc/fluent6.3.26 does not contain a valid arch.
Set the environment variable FLUENT_ARCH and try again.

After that I wrote:

FLUENT_ARCH=lnia64
an then
export FLUENT_ARCH

At this point if I write ./fluent I obtain:

/home/Sale/Fluent/Fluent.Inc/fluent6.3.26/bin/fluent -r6.3.26
/home/Sale/Fluent/Fluent.Inc/fluent6.3.26/cortex/lnia64/cortex.3.7.3 -f fluent (fluent " -alnia64 -r6.3.26 -path/home/Sale/Fluent/Fluent.Inc")
/home/Sale/Fluent/Fluent.Inc/fluent6.3.26/bin/fluent: line 4668: /home/Sale/Fluent/Fluent.Inc/fluent6.3.26/cortex/lnia64/cortex.3.7.3: cannot execute binary file

Can anyone help?
Is there any applications missing (I just formatted the pc and perhaps there is something still not installed)?

Any advice could be very helpful.

Thanks in advance
Sale
Sale is offline   Reply With Quote

Old   January 25, 2011, 03:43
Default
  #2
Member
 
Ivan
Join Date: Aug 2009
Posts: 63
Rep Power: 16
IvanCFD is on a distinguished road
Hi Sale,

I am very interested if you have managed to install Fluent on Red Hat and where you got the installer from.

I have switched to Red Hat and would like to put Fluent on it.

Regards,

Ivan.
IvanCFD is offline   Reply With Quote

Old   January 25, 2011, 11:39
Default
  #3
New Member
 
Join Date: Oct 2010
Posts: 11
Rep Power: 15
Sale is on a distinguished road
Dear Ivan,

I don't know why, but at the end I installed Fluent_install-lnx86-6.3.26.tar instead of Fluent_install-lnia64-6.3.26.tar, even if it is 64 bit platform.
The I set the environment variable in the following way:
FLUENT_ARCH=lnx86
export FLUENT_ARCH

In this way it works.

Regards,
Sale
Sale is offline   Reply With Quote

Old   January 25, 2011, 12:06
Default
  #4
Member
 
Ivan
Join Date: Aug 2009
Posts: 63
Rep Power: 16
IvanCFD is on a distinguished road
Hi Sale,

thanks for the information. I have Red Hat 64 bit, so I guess it should work.

One last quick question. To install Fluent, do you just type in the terminal this?

$ Fluent_install-lnx86-6.3.26.tar
$ FLUENT_ARCH=lnx86
$ export FLUENT_ARCH


is that all??

Thanks a lot beforehand.

Regards,

Ivan.
IvanCFD is offline   Reply With Quote

Old   January 25, 2011, 12:34
Default
  #5
New Member
 
Join Date: Oct 2010
Posts: 11
Rep Power: 15
Sale is on a distinguished road
Not exactly.

I did in this way:
I downloaded Fluent_install-lnx86-6.3.26.tar
then I went in the directory where I downloaded the file and I umpacked it:
tar -xf Fluent_install-lnx86-6.3.26.tar
then
./Fluent_install-lnx86-6.3.26.sh
FLUENT_ARCH=lnx86
export FLUENT_ARCH

Now it should work.

Regards

Last edited by Sale; January 26, 2011 at 03:30.
Sale is offline   Reply With Quote

Old   January 25, 2011, 14:21
Default
  #6
Member
 
Ivan
Join Date: Aug 2009
Posts: 63
Rep Power: 16
IvanCFD is on a distinguished road
Hi Sale,

sorry to bother you again.

I am quite a newer in Linux and still find it difficult to deal with. I have unzip the .rar file and I can see the .sh file has been created.

However, in that folder, if I type what you say (Fluent_install-lnx86-6.3.26.sh), Linux returns this:

bash: Fluent_install-lnx86-6.3.26.sh command not found

I have also tried this:

./ Fluent_install-lnx86-6.3.26.sh

and Linux returns:

bash: ./: is a directory

Can you guess what I am doing wrong?

:_(

Regards,

Ivan.
IvanCFD is offline   Reply With Quote

Old   January 25, 2011, 14:55
Default
  #7
Member
 
Ivan
Join Date: Aug 2009
Posts: 63
Rep Power: 16
IvanCFD is on a distinguished road
Hi Sale,

I have managed at last to do all the operations you have indicated.

However, when I go to ./Fluent.Inc/fluent6.3.26/bin/

and type fluent or fluent -r6.3.26, Linux returns:

bash: fluent: command not found

The thing is I actually can see that the fluent file (or command, or whatever it is) is indeed in /Fluent.Inc/fluent6.3.26/bin/

I am sure I am doing something silly...

Regards,

Ivan.

Last edited by IvanCFD; January 25, 2011 at 15:12. Reason: completing
IvanCFD is offline   Reply With Quote

Old   January 26, 2011, 03:34
Default
  #8
New Member
 
Join Date: Oct 2010
Posts: 11
Rep Power: 15
Sale is on a distinguished road
You have also to di the following:
export PATH=WhereTheFolderIs/Fluent.Inc/bin/:$PATH
and then, if everything is ok:
fluent -driver x11

I am also new to Linux. I am just tring to explain what I did and what worked for me.

Regards,
Sale
Sale is offline   Reply With Quote

Old   February 24, 2011, 16:23
Default
  #9
New Member
 
Join Date: Dec 2010
Posts: 1
Rep Power: 0
dokuzoguzlar is on a distinguished road
Hi Ivan

try ./fluent instead of fluent in bin directory

or try this to work in 3d: ./fluent 3d in bin directory again.

if it says something about FLUENT_ARCH, then type

FLUENT_ARCH=lnx86
export FLUENT_ARCH

now you can usr fluent with ./fluent command
dokuzoguzlar is offline   Reply With Quote

Reply

Tags
binary file, fluent 6.3, fluent_arch, red hat

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
few quesions on ANSYS ICEMCFD and FLUENT Prakash.Paudel ANSYS 0 August 12, 2010 12:07
about install fluent at linux platform pan_zh FLUENT 0 August 4, 2010 22:18
Install Fluent on Ubuntu 9.05 Ronnfors FLUENT 3 September 24, 2009 02:21
Installation Fluent 6.3 into Red Hat Linux System rashid FLUENT 1 March 1, 2008 08:57
Problem in running CFX in red hat linux Q CFX 0 March 30, 2006 09:11


All times are GMT -4. The time now is 22:00.