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

How to run fluent in LINUX

Register Blogs Community New Posts Updated Threads Search

Like Tree4Likes

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 8, 2011, 14:13
Default fluent for linux 64 bit
  #21
New Member
 
amir okhovat
Join Date: Sep 2011
Location: Iran- Isfahan
Posts: 24
Rep Power: 14
amirokhovat is on a distinguished road
Send a message via Skype™ to amirokhovat
please put fluent link for linux 64 bit thanks very much
amirokhovat is offline   Reply With Quote

Old   September 11, 2011, 11:39
Smile
  #22
Member
 
vlg
Join Date: Jul 2011
Location: My home :)
Posts: 81
Rep Power: 17
villager is on a distinguished road
[QUOTE=Paola;322945First, my computer has an architecture: x86_64 (you can see it with "uname -m" command). So I had to set the variable FLUENT_ARCH equal to lnx86...[/QUOTE]
On my home computer:
Code:
uname -m
x86_64
and it is 64-bit system.
I use FLUENT_ARCH=lnamd64
because of FLUENT_ARCH is FLUENT architecture, not architecture of the system!
And u use FLUENT_ARCH=lnx86 because you have x86 fluent package.

Tuning Ubuntu (64-bit) to run Fluent 6.3.26
link:
http://www.cfd-online.com/Forums/flu...64-bit.html#20
villager is offline   Reply With Quote

Old   September 12, 2011, 04:16
Default
  #23
New Member
 
Paola Alpresa Gutiérrez
Join Date: Sep 2011
Posts: 10
Rep Power: 14
Paola is on a distinguished road
Oh! That was why I was all mess up at the begining

Ok, so is it a Fluent with a lnx86 architecture appropiated for my system 64bit?

Thank you, villager!
Paola is offline   Reply With Quote

Old   September 13, 2011, 14:17
Default
  #24
Member
 
vlg
Join Date: Jul 2011
Location: My home :)
Posts: 81
Rep Power: 17
villager is on a distinguished road
I think so)
I run Gambit 2.3 x86 with FLUENT_ARCH=lnx86 and Fluent 6.3 with FLUENT_ARCH=lnamd64 on my amd64. I think,if somebody use Intel x64 processors, he must specify FLUENT_ARCH=lnia64.
You can run x86 programms in 64-bit system, but you cant't run 64-bit programms in 32-bit system.
So, when you buying (or downloading) fluent, check its version to be compatible with your computer.

Last edited by villager; September 13, 2011 at 15:19.
villager is offline   Reply With Quote

Old   April 6, 2012, 07:00
Lightbulb In addition...
  #25
Member
 
vlg
Join Date: Jul 2011
Location: My home :)
Posts: 81
Rep Power: 17
villager is on a distinguished road
Quote:
Originally Posted by villager View Post
I think,if somebody use Intel x64 processors, he must specify FLUENT_ARCH=lnia64.
No, lnia64 option is only for Itanium processors, and lnamd64 for both Intel and Amd processors.
villager is offline   Reply With Quote

Old   May 24, 2016, 16:47
Default
  #26
Member
 
Farzin
Join Date: Jul 2014
Posts: 42
Rep Power: 11
FarzinD is on a distinguished road
Quote:
Originally Posted by stuart23 View Post
Paola,

You need to first know where you have installed Fluent. If you don't know, open a terminal window and type:
Code:
sudo updatedb
locate fluent
This will give you a bunch of files where fluent is installed. Find the one that looks something like: ....../ansys/13.0/v130/fluent/fluent13.0.0/bin/fluent. The last 2 directories "bin/fluent" will be identical. The rest of it may be different depending on your version.

This file bin/fluent is the launcher. The easiest way to launch is by first nothing the path to "bin/fluent", and then typing in the terminal: (substituting your own path for mine)
Code:
cd /apps/ansys/13.0/v130/fluent/fluent13.0.0/bin
./fluent
Stu
Thanks. This was really helpful.
FarzinD is offline   Reply With Quote

Old   December 4, 2019, 17:25
Default
  #27
New Member
 
Ashi
Join Date: Apr 2019
Posts: 2
Rep Power: 0
ashi.chauhan@mq.edu.au is on a distinguished road
Hi There I am using Fluent in Linux and am using .jou file with following commands;

file read-case file name.cas
file read-data file name.dat
file auto-save data-frequency 0
solve update-physical-time
file auto-save data-frequency 100
solve dual-time-iterate 500 50
file write-case end-file name-1.cas
file write-data end-file name-1.dat
exit
yes

There is an error in the above mention code because I could save data files at every 100 intervals.

Can anyone help me with this?
ashi.chauhan@mq.edu.au is offline   Reply With Quote

Reply


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
parallel fluent setting in linux m2montazari FLUENT 3 October 10, 2011 16:42
FLUENT in Windows Serial and Linux Parallel sham83 FLUENT 0 May 31, 2011 23:38
Dual Boot Windows and Linux and Go Open Source andyj Main CFD Forum 2 October 21, 2010 16:49
Fluent for linux Patryk FLUENT 0 July 20, 2009 19:04
Fluent Remote Simulation Facility Service (RSF) di Rami FLUENT 2 June 4, 2008 05:38


All times are GMT -4. The time now is 07:47.