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

[Error] Fluent Not Responding on Workbench Environment

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 27, 2018, 15:09
Unhappy [Error] Fluent Not Responding on Workbench Environment
  #1
New Member
 
Luiz Oliveira
Join Date: Aug 2018
Location: Napoli, Italy
Posts: 24
Rep Power: 7
Luiz is on a distinguished road
Hello,

I've been working in Fluent for the past months and there is one recurrent error that happens when simulating through workbench on Linux (Ansys 17.0 on CentOS). Depending on the number of iterations, from 15 to 25K depending on the mesh, the program ceases to respond without returning any error or message. The only thing that pops up is the system message.
Some few hypothesis came in mind, one that fluent requires an special permission for writing files and the second one that it just takes some time to unload the memory, since it still uses a certain percentage of RAM available. I can't open Fluent and simulate from it, due to the lack of GPU from the server we use at the facility.

Did anyone come across this error or has a suggestion of what to do?


Many thanks,
Luiz
Luiz is offline   Reply With Quote

Old   August 27, 2018, 15:50
Default
  #2
Senior Member
 
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,674
Rep Power: 65
LuckyTran has a spectacular aura aboutLuckyTran has a spectacular aura aboutLuckyTran has a spectacular aura about
There are no special permissions in unix/linux, only permissions.


Why don't you try running Fluent without the gui to debug? You can launch Fluent in nogui mode...
LuckyTran is online now   Reply With Quote

Old   August 27, 2018, 16:07
Default
  #3
New Member
 
Luiz Oliveira
Join Date: Aug 2018
Location: Napoli, Italy
Posts: 24
Rep Power: 7
Luiz is on a distinguished road
I didn't open in the no gui mode (trying this rn), because I was using Solution Monitoring to oversee the simulation. Even after the program crashes, I can see the transcript from fluent and it doesn't show any error, only that one of the processes were killed.
The reason I killed the process is that the CPU usage went to zero and there was no updates on the monitors anymore.
Luiz is offline   Reply With Quote

Old   August 27, 2018, 21:15
Default
  #4
Senior Member
 
Join Date: Aug 2011
Posts: 421
Blog Entries: 1
Rep Power: 21
blackmask will become famous soon enough
Issue
Code:
dmesg
in the terminal to check whether this is an out-of-memory issue. Did you run fluent in parallel across multiple nodes or in a single node? Did you use any UDF in your calculation?
blackmask is offline   Reply With Quote

Old   August 27, 2018, 23:01
Default
  #5
New Member
 
Luiz Oliveira
Join Date: Aug 2018
Location: Napoli, Italy
Posts: 24
Rep Power: 7
Luiz is on a distinguished road
I am not using any UDF, and the parallel calculus uses 52/64 cores in a single machine. I will take a look at this issue, but it doesn't seem to be the case since RAM usage doesn't go above 19/128 Gb. I am not very familiar with this term, but this error can be that the process needs more memory than what CentOS allows right? If it is the case how can I improve this limit? Increasing its swap?
Luiz is offline   Reply With Quote

Old   August 28, 2018, 01:47
Default
  #6
Senior Member
 
Join Date: Aug 2011
Posts: 421
Blog Entries: 1
Rep Power: 21
blackmask will become famous soon enough
Will if you have 128 Gb of RAM then you might not need swap space at all. You can check various settings by
Code:
ulimit -a
to see anything abnormal.

You really should launch fluent in console mode (i.e., without GUI) so that you could capture the error message. Once you have solved the problem you can run in graphical mode as you like.
blackmask is offline   Reply With Quote

Old   August 31, 2018, 17:24
Default
  #7
New Member
 
Luiz Oliveira
Join Date: Aug 2018
Location: Napoli, Italy
Posts: 24
Rep Power: 7
Luiz is on a distinguished road
I managed to simulate it further than before without any error without GUI. Although, I encountered a difficulty when it comes to export the data within a time range, ex: data in 1 s, 2 s, 3s and the final solution.
I wrote a journal script, although I am not certain what expression to use to export these results to CFD-Post. Its idea is quite simple, just do an permanent solution and use it as an initialization to a transient one.
Code:
rc Trans-sst-init.cas
solve/initialize/hyb-initialization
it 50000
wd

rc LES-200.cas
yes
rd Trans-sst-init.dat
file/auto-save/data-frequency 14104
solve/dual-time-iterate 101373
wd LES-200.dat
/file/export/cfd-post-compatible
Many thanks!
Luiz is offline   Reply With Quote

Old   August 31, 2018, 22:33
Default
  #8
Senior Member
 
Join Date: Aug 2011
Posts: 421
Blog Entries: 1
Rep Power: 21
blackmask will become famous soon enough
You can set it from GUI under [file]->export->during calculation.
blackmask is offline   Reply With Quote

Old   September 5, 2018, 21:55
Default
  #9
New Member
 
Luiz Oliveira
Join Date: Aug 2018
Location: Napoli, Italy
Posts: 24
Rep Power: 7
Luiz is on a distinguished road
Does it keep this configuration once I run no GUI?
Also, for when it runs in transient mode in GUI I can save my time series in one file using autosave(timesteps), the export process goes through workbench. Is it possible to use this same autosave and export a time series with [file]->export->cfd post compatible in a same file using a journal?
If it doesn't should I write an UDF for such?

Thanks in advance.
Luiz is offline   Reply With Quote

Reply

Tags
error fluent workbench


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
Workbench 18.2 Installation Error Ubuntu 16.04 turbostudent ANSYS 1 October 3, 2019 10:13
Fluent parametric analysis with workbench runs solwly hjxy2012 FLUENT 1 August 27, 2016 23:16
Workbench Error in fluent could not handle event save project pradyuman FLUENT 0 May 26, 2016 03:17
Get Maxwell ansoft results in ansys workbench and find the flow velocity in Fluent, i rrahman FLUENT 0 April 16, 2016 21:11
The fluent stopped and errors with "Emergency: received SIGHUP signal" yuyuxuan FLUENT 0 December 3, 2013 22:56


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