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

Fluent on Ubuntu 20.04

Register Blogs Community New Posts Updated Threads Search

Like Tree3Likes
  • 3 Post By Simbelmynė

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 5, 2020, 02:59
Default Fluent on Ubuntu 20.04
  #1
Senior Member
 
Simbelmynė's Avatar
 
Join Date: May 2012
Posts: 546
Rep Power: 15
Simbelmynė is on a distinguished road
ANSYS installs and runs well on Ubuntu 16.04 (and similar Debian/Ubuntu based distros from that era, such as Linux Mint 18.x, Debian 9 etc.)


Here is a guide that works.


On more recent Linux distributions, sadly ANSYS does not work. ANSYS does not even have a plan to support RHEL 8.x (CentOS 8.x), that was released in 2019, until earliest 2021 (if "feasible"). On the flip side, it may once again be possible to use a recent Debian based distro in 2021 if ANSYS manages to fix support for RHEL 8.x. Time will tell.



So if you have the need to use a more recent distro as your workstation you are out of luck?


Well, it has been possible to run Fluent at least. Even if the ANSYS installer gets stuck at about 88%, it is still possible to use "Design Modeler" and also Fluent. ANSYS Meshing does not work though, so since Ubuntu 18.04 my work flow have incorporated SALOME + OpenFOAM to do the meshing and conversion to Fluent mesh format.


So how about the most recent Ubuntu LTS? On Ubuntu 20.04 we get the following error when trying to run Fluent:

Code:
fluent: symbol lookup error: /lib/x86_64-linux-gnu/libfontconfig.so.1: undefined symbol: FT_Done_MM_Var
This is easily fixed by locating libfreetype.so.6 in the Fluent folders and then renaming it. In the following example I am standing in the /ansys_inc/v201 folder. Depending on your ANSYS version you might have do adjust it. Also, if you have installed under /usr then you probably also need to use the following command as "sudo".

Code:
mv Framework/bin/Linux64/libfreetype.so.6 Framework/bin/Linux64/libfreetype.so.6.bak

So Fluent then works.
Carno, AlexanderZ and KozlovN1 like this.
Simbelmynė is offline   Reply With Quote

Old   August 4, 2020, 03:13
Smile
  #2
New Member
 
George XU
Join Date: Dec 2009
Posts: 9
Rep Power: 16
gxuxg is on a distinguished road
very helpful. thanks.
gxuxg is offline   Reply With Quote

Old   February 27, 2021, 10:14
Default
  #3
Member
 
carno
Join Date: Mar 2009
Posts: 70
Rep Power: 17
Carno is on a distinguished road
I am on Lubuntu 20.04.

Ansys 2020-R2 got installed completely. Did not get stuck at 88%, may be because I selected only Fluent.

It did not work as expected. So I followed the instructions here. Now Fluent works and Fluent meshing also works.

Only problem with Fluent meshing is that it is not importing STEP and IGES files n 'Watertight' option. However it imports STL files n other option.

As I do not know how to defeature STL file to extract Inlet and outlet patches. So Fluent meshing is pretty useless here. I tried to create caps, but still both (inlet and outlet) caps come in only one region. I have to use some other opensource meshing tool.

Questions:

- Why geometry import is not working?
- How to splt STL file for patch creations?

I do that while working on OpenFOAM after completion of Snappy run.

Thanks in advance.
Carno 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
Ubuntu instabilities and hardware settings Andrew2 Hardware 5 May 6, 2020 23:19
Fluent 16.0.0 and Ubuntu 12.04 fivos FLUENT 11 January 8, 2018 13:39
Ansys fluent 13.0 on ubuntu 10.04 mundhwam FLUENT 2 September 1, 2011 10:14
Ubuntu 7.10 and Fluent Gibbon FLUENT 1 November 13, 2007 02:08
Fluent 6.3 on Ubuntu 7.04 adas FLUENT 1 March 20, 2007 19:31


All times are GMT -4. The time now is 11:32.