|
[Sponsors] |
[OpenFOAM.com] "I/O: uncollated" and Paraview Not Working |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 5, 2020, 08:29 |
"I/O: uncollated" and Paraview Not Working
|
#1 |
New Member
Join Date: Aug 2020
Posts: 11
Rep Power: 6 |
Hello!
I'm a new OpenFOAM and Ubuntu user and recently downloaded OpenFOAM v7 to use with the default ParaView version (5.6) and Ubuntu 18.04 LTS on Windows 10. I was working through the stress analysis tutorial and made it through generating the mesh. Unfortunately, when I tried to view the mesh using the paraFoam command, I received the following error message: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-chandraa18' failed to get the current screen resources I/O : uncollated The mesh did not show up in ParaView although the overall shape itself did. After searching around this forum, I came across an older post where a user had a similar issue but with OpenFoam v6 and the error message QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-neil' failed to get the current screen resources Xlib: *extension "MIT-SHM" missing on display "localhost:0.0". I tried uninstalling v7 and installing v5, which uses ParaView 5.4 instead, but when I tried running paraFoam in v5, I got the error message I/O : uncollated Nothing showed up in ParaView for this version. I would very much appreciate it if anyone knows how to resolve this issue and is willing to share a solution. Thank you! |
|
August 8, 2020, 13:42 |
|
#2 |
New Member
Join Date: Aug 2020
Posts: 11
Rep Power: 6 |
Update: I tried a plethora of fixes (see below), and somewhere along the way, ParaView decided to start displaying the output of the solvers!
1) Overriding the uncollated file format There is a very helpful section of the user manual (https://cfd.direct/openfoam/user-guide/v7-running-applications-parallel/#x12-870003.4.2) that describes how to add an "OptimisationSwitches" section to the controlDict file and set the fileHandler piece to either collated or uncollated. (I'm not sure why my system defaulted to an uncollated file format, but setting fileHandler fixed that issue.) 2) Saving the output files to VTK format using foamToVTK, downloading ParaView 5.4 on my Windows system, and opening the VTK files there Since ParaView 5.4 refused to load on my Ubuntu system, I tried opening the output files in Windows. They did show up there, but I couldn't edit the "Properties" tab with the VTK file format, so I tried installing v7 again since that version of ParaView (5.6) loaded on Ubuntu. 3) Uninstalling v5 and reinstalling v7 with ParaView 5.6 installed on both the Ubuntu subsystem and Windows After doing this, ParaView 5.6 on Ubuntu loaded results from the pitzDaily and cylinder tutorials with the "I/O: uncollated" message. The "QStandardPaths" error still showed up but didn't seem to affect anything. I hope that this helps anyone who might have had similar issues! |
|
December 23, 2021, 14:40 |
|
#3 |
New Member
Join Date: Oct 2021
Posts: 5
Rep Power: 5 |
Hi
I faced the same problem (I/O : uncollated) I took Your advice and used the foamToVTK to save files as VTK format and right after that, again I used paraFoam to check out if its still there. (I/O : uncollated) was still there but didn't affect anything and paraview worked perfectly and showed all the results. |
|
February 22, 2022, 04:54 |
|
#4 |
New Member
wgp
Join Date: Feb 2022
Posts: 3
Rep Power: 4 |
Hi
I faced the same problem (I/O : uncollated) Created temporary 'cavityGrade.OpenFOAM' I/O : uncollated It affect anything and paraview worked perfectly and showed all the results.But, the terminal couldn't use. I need open a new terminal. |
|
April 1, 2022, 06:35 |
|
#5 | |
New Member
Join Date: Jul 2019
Location: MARS
Posts: 9
Rep Power: 7 |
Quote:
By the way, to get rid of opening a new terminal, just run the command in the backgound, like Code:
paraFoam & Cheers, |
||
April 5, 2022, 00:09 |
Thank you very much. I solved the problem with your method.
|
#6 | |
New Member
wgp
Join Date: Feb 2022
Posts: 3
Rep Power: 4 |
Quote:
|
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
paraView was working, now not working | goldbeard | OpenFOAM Installation | 8 | March 28, 2013 23:02 |
ParaView not working after some installations | aerospain | OpenFOAM Installation | 1 | March 28, 2012 16:26 |
working with paraview | gandesk | OpenFOAM | 0 | November 19, 2010 12:48 |
ParaView Stopped Working | AlanR | OpenFOAM | 5 | April 17, 2010 05:55 |
paraFoam reader for OpenFOAM 1.6 | smart | OpenFOAM Installation | 13 | November 16, 2009 22:41 |