|
[Sponsors] |
June 26, 2012, 09:41 |
|
#261 |
New Member
Join Date: Jun 2011
Posts: 19
Rep Power: 15 |
Hello dear Paraview gurus!
I am running Paraview 3.12 on Ubuntu 12.04. I installed as a part of the OpenFOAM package from openfoam.org. My problem is that when I try to visualize data in paraview, the "Surface" option turns the whole domain entirely black. Paraview does visualize the data correctly with the other representation styles. Even with the "Surface" representation on, the colour legend shows correctly, but as already mentioned everything is represented with solid black colour. I have tried multiple OpenFoam tutorials and some own cases as well, with different "Color by" options, but the end result is always the same solid black. All help would be appreciated. -Patrik- |
|
June 26, 2012, 17:24 |
|
#262 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Greetings Patrik,
That looks like a graphics card driver problem. I've been (trying to) keeping a record of these kinds of incidents+solutions with ParaView on Linux here: Related issues to ParaView with OpenFOAM - Fixes and solutions If you still can or cannot find a solution among those, let us know! Best regards, Bruno
__________________
|
|
October 1, 2013, 12:30 |
Reader + ParaView 4.0.1
|
#263 |
Member
Pablo Caron
Join Date: Nov 2009
Location: Buenos Aires, Argentina
Posts: 75
Rep Power: 17 |
Hi Takuya,
Just for further reference. The plugins directory in ParaView 4.0 have changed to ~INSTDIR/lib/paraview-4.0/plugins The easy way to find the plugins directory it is trought the Paraview menu. Go to Tools->Manage plugins... There you will find the default directory Hope this helps someone else in the future. Best Pablo |
|
November 24, 2013, 11:55 |
Reader + Paraview 4.1.0-RC1
|
#264 |
Member
Pablo Caron
Join Date: Nov 2009
Location: Buenos Aires, Argentina
Posts: 75
Rep Power: 17 |
Hi Takuya,
I've just installed Paraview 4.1.0-RC1 and recompiled your reader (subversion 329). I start Paraview through the pf script, as usual. When I load a case, and before pressing the "Apply" button, the following Warning appears Generic Warning: In /home/pablo/Programas/ParaView-v4.1.0-RC1-source/Qt/Core/pqApplicationCore.cxx, line 756 Readers have been changed such that the GUI definition is not needed. This should now be specified in the Hints section of the XML definition. Despite of this warning the reader seems to work fine. Best Pablo |
|
August 23, 2014, 11:29 |
Repository moved to GitHub
|
#265 |
Super Moderator
Takuya OSHIMA
Join Date: Mar 2009
Location: Niigata City, Japan
Posts: 518
Blog Entries: 1
Rep Power: 20 |
Hi,
The vtkPOFFReader repository has been moved to GitHub: https://github.com/7islands/vtkPOFFReader Although the reader has not been significantly updated for some time due to lack of my time, I see/hear that the reader is more widely used than ever, even in commercial products, as if a community infrastructure. The intentions of the migration are twofold: One is to let audience clearly recognize that the reader is a standalone opensource project. When the project was hosted on SourceForge, the reader was a subproject of a collection of data conversion utilities. This sometimes made it hard for a new user to find the location of the project site and get the code. The other is to encourage audience to involve the development of the reader through the social coding capability of GitHub. As a starting point, I created a "help wanted" list at https://github.com/7islands/vtkPOFFReader/issues . In particular, if you think you are benefiting from the reader, please consider contributing back. Takuya |
|
September 16, 2014, 11:19 |
|
#266 |
Super Moderator
Philip Cardiff
Join Date: Mar 2009
Location: Dublin, Ireland
Posts: 1,093
Rep Power: 34 |
Hi Takuya,
First off great work, thank you. One small issue I have noticed (maybe I should create it on the github site?): It is not possible to view decomposed cases which contain globalFaceZones (as used in foam extend). The error gives out that the size of the faces list and owner list are different. I reported the bug here on the ParaView bug tracker. The issue seemed to be present with 1.6-ext, foam-extend-3.0, 3.1 and ParaView versions 3.10 up to the present 4.1. Best regards, Philip |
|
July 1, 2015, 03:00 |
|
#267 |
Senior Member
M. Montero
Join Date: Mar 2009
Location: Madrid
Posts: 155
Rep Power: 17 |
Phil,
I have found the same problem when opening decompose cases. Any idea how to fix the bug? |
|
July 20, 2015, 23:29 |
|
#268 |
Super Moderator
Philip Cardiff
Join Date: Mar 2009
Location: Dublin, Ireland
Posts: 1,093
Rep Power: 34 |
||
November 12, 2015, 15:21 |
Reader and Qt 5
|
#269 |
Member
Pablo Caron
Join Date: Nov 2009
Location: Buenos Aires, Argentina
Posts: 75
Rep Power: 17 |
Hi Takuya,
Have you tried to compile the reader against Qt5? I updated to openSUSE 42.1 which includes KDE plasma 5 and it uses Qt5 by default. I compiled ParaView 4.3.1 with Qt5 and it starts very quickly. I could not compile the reader because a Qt4 error. Any idea how to compile the reader using Qt5? Pablo |
|
December 30, 2015, 18:23 |
Paraview issue
|
#270 |
New Member
Join Date: Apr 2015
Posts: 2
Rep Power: 0 |
Sorry, I found the solution 2 minutes after post this reply.
" Hi all, i have an issue with paraview and OpenFOAM. I use OpenFOAM 2.4.0 (installed by instructions from the official site) and ParaView 4.4.0 64bit (installed from the official repository) on Fedora 4.2.8-300.fc23.x86_64. If I try to visualise any solved case (either a self-made or a tutorial case) with paraview, I get the following errors: see in attached picture. Unfortunately paraview don't visualise the ignored (but existing) timesteps. I nothing find about this problem on the internet (or I didn't search appropriate). Did anyone meet with this problem, and can anyone take me some advice what could be the problem? " Last edited by orcus; December 30, 2015 at 18:28. Reason: It solved immediately |
|
January 4, 2016, 12:39 |
|
#271 | |
Super Moderator
Philip Cardiff
Join Date: Mar 2009
Location: Dublin, Ireland
Posts: 1,093
Rep Power: 34 |
Quote:
I am glad you solved your problem; can you give the solution here so that others may benefit. Thanks, Philip |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM] Extract Block with paraview native reader | kandelabr | ParaView | 4 | August 30, 2021 03:28 |
[OpenFOAM] Decomposed multiregion cases in Paraview with native reader | Yann | ParaView | 2 | January 16, 2019 06:48 |
Updated native OpenFOAM reader for ParaView 5.3 | opencfd | OpenFOAM Announcements from ESI-OpenCFD | 4 | July 13, 2017 11:14 |
[OpenFOAM] Native VisIt Reader Bugs | tj22 | ParaView | 8 | November 8, 2013 05:21 |
[OpenFOAM] Paraview Windows VTK Reader | trex930 | ParaView | 0 | November 3, 2010 20:31 |