|
[Sponsors] |
June 9, 2011, 22:05 |
|
#241 |
Super Moderator
Takuya OSHIMA
Join Date: Mar 2009
Location: Niigata City, Japan
Posts: 518
Blog Entries: 1
Rep Power: 20 |
I have never had the warning myself so am not sure about the real reason, but http://bugreports.qt.nokia.com/browse/QTBUG-16175 might as well be checked.
T |
|
July 8, 2011, 09:07 |
|
#242 |
Senior Member
BastiL
Join Date: Mar 2009
Posts: 530
Rep Power: 20 |
Just a simple question:
How can a visualize the cell- and face zones when turning "Read Zones" on? It does not seem to change anything in paraview when reading a decomposed case with this option turned on. Thanks. Regards Bastian |
|
July 8, 2011, 12:57 |
|
#244 |
Member
Pablo Caron
Join Date: Nov 2009
Location: Buenos Aires, Argentina
Posts: 75
Rep Power: 17 |
Hello Bastian and Takuya
Just to say, thank you for the question (Bastian) and the answer (Takuya)!!! I was facing this issue yesterday! So, nothing to answer now. Again, thank you and Have a nice weekend Pablo |
|
July 11, 2011, 03:58 |
|
#245 |
Senior Member
BastiL
Join Date: Mar 2009
Posts: 530
Rep Power: 20 |
Thanks,
is there also a way to visualize sets in a decomposed case? I have a sHM-result where snappy created some sets. Convertig them into zones is impossible since it is distributed. Thanks. Last edited by bastil; July 11, 2011 at 04:42. |
|
September 27, 2011, 12:56 |
Lost Refresh button
|
#247 |
Member
Pablo Caron
Join Date: Nov 2009
Location: Buenos Aires, Argentina
Posts: 75
Rep Power: 17 |
Hello Takuya,
Today I checked out the svn version of the reader. I compiled it without problem. The only issue I found is that there is not a Refresh button. This is a very helpful button!!!! Am I missing something when compiling the reader? Regards Pablo |
|
September 27, 2011, 15:12 |
|
#249 |
Member
Pablo Caron
Join Date: Nov 2009
Location: Buenos Aires, Argentina
Posts: 75
Rep Power: 17 |
Hi Takuya, thank you for your quick reply. Following are more details
vtkPOFFReader version: 313 Paraview 3.10.1. I am using paraview from openFOAM 2.0.x. It is compiled using makeParaview script. Following is the relevant part of the compile output Code:
ParaView_SOURCE_DIR=/home/mys/OpenFOAM/ThirdParty-2.0.x/ParaView-3.10.1 ParaView_BINARY_DIR=/home/mys/OpenFOAM/ThirdParty-2.0.x/build/linux64Gcc/paraview-3.10.1 ParaView_DIR=/home/mys/OpenFOAM/ThirdParty-2.0.x/platforms/linux64Gcc/paraview-3.10.1 date-stamp: 2011-01-28 Build stages selected --------------------- -config true -make true -install true --------------------- Features selected mesa false mpi true python false qt true --------------------- Version information qt 4.7.4 version 3.10.1 major 3.10 --------------------- removing old build directory /home/mys/OpenFOAM/ThirdParty-2.0.x/build/linux64Gcc/paraview-3.10.1 ---- Configuring paraview-3.10.1 (major version: 3.10) MPI support : true Python support : false MESA support : false Qt dev support : true Source : /home/mys/OpenFOAM/ThirdParty-2.0.x/ParaView-3.10.1 Build : /home/mys/OpenFOAM/ThirdParty-2.0.x/build/linux64Gcc/paraview-3.10.1 Target : /home/mys/OpenFOAM/ThirdParty-2.0.x/platforms/linux64Gcc/paraview-3.10.1 ---- cmake -DCMAKE_INSTALL_PREFIX:PATH=/home/mys/OpenFOAM/ThirdParty-2.0.x/platforms/linux64Gcc/paraview-3.10.1 -DVTK_USE_TK:BOOL=OFF -DBUILD_SHARED_LIBS:BOOL=ON VTK_USE_RPATH:BOOL=OFF -DCMAKE_BUILD_TYPE:STRING=Release -DPARAVIEW_INSTALL_DEVELOPMENT:BOOL=ON -DPARAVIEW_GENERATE_PROXY_DOCUMENTATION:BOOL=ON -DBUILD_TESTING:BOOL=OFF -DPARAVIEW_INSTALL_THIRD_PARTY_LIBRARIES:BOOL=OFF -DPARAVIEW_GENERATE_PROXY_DOCUMENTATION=OFF -DPARAVIEW_USE_MPI=ON VTK_USE_MPI=ON -DMPI_INCLUDE_PATH=/home/mys/OpenFOAM/ThirdParty-2.0.x/platforms/linux64Gcc/openmpi-1.5.3/include -DMPI_LIBRARY=/home/mys/OpenFOAM/ThirdParty-2.0.x/platforms/linux64Gcc/openmpi-1.5.3/lib/libmpi.so -DVTK_MPIRUN_EXE=/home/mys/OpenFOAM/ThirdParty-2.0.x/platforms/linux64Gcc/openmpi-1.5.3/bin/mpirun -DVTK_MPI_MAX_NUMPROCS=32 -DPARAVIEW_BUILD_QT_GUI=ON /home/mys/OpenFOAM/ThirdParty-2.0.x/ParaView-3.10.1 Code:
CMAKE_BUILD_TYPE Release CMAKE_INSTALL_PREFIX /home/mys/OpenFOAM/ThirdParty-2.0.x/platforms/linux64Gcc/paraview-3.10.1/bin/plugins ParaView_DIR /home/mys/OpenFOAM/ThirdParty-2.0.x/platforms/linux64Gcc/paraview-3.10.1/lib/paraview-3.10 QT_QMAKE_EXECUTABLE /usr/bin/qmake I hope this is enought information, if not please let me know. Regards Pablo |
|
September 28, 2011, 10:28 |
|
#251 |
Member
Pablo Caron
Join Date: Nov 2009
Location: Buenos Aires, Argentina
Posts: 75
Rep Power: 17 |
Hi Takuya,
The new version works like charm!!! I can see new addons too!! Lagrangian, Point arrays!!! Thank you!!!! Pablo |
|
November 21, 2011, 15:37 |
PV 3.12.0 and reader svn 314
|
#252 |
Member
Pablo Caron
Join Date: Nov 2009
Location: Buenos Aires, Argentina
Posts: 75
Rep Power: 17 |
Hi Takuya,
I downloaded PV3.12.0 yesterday and compiled the reader (version 314) again. I compiled PV alone, using openmpi from OpenFoam-1.6-ext only. The installation directory is /opt/ParaView/3.12.0. When I tried to link the vtkPOFFReader with PV it can't detect the installation directory. I solved the problem setting it manually. (/opt/ParaView/3.12.0/lib/paraview-3.12/plugins). The reader is working fine. I hope this can help. Regards Pablo |
|
November 21, 2011, 21:37 |
|
#253 |
Super Moderator
Takuya OSHIMA
Join Date: Mar 2009
Location: Niigata City, Japan
Posts: 518
Blog Entries: 1
Rep Power: 20 |
Hi Pablo,
You are right, the default installation location is for in-build-directory running of git master version of PV. Until I come up with a good solution (and have time to code that) you have to set the location manually. T |
|
December 8, 2011, 08:52 |
|
#254 |
Senior Member
BastiL
Join Date: Mar 2009
Posts: 530
Rep Power: 20 |
Takuya,
I asked before about the reading of sets with this reader. So far this seems to be impossible, Would it be possible to add this in a future release? We have lots of (distributed) meshes with sets from sHM which we can not visualize at the moment. Thanks and regards. Bastian |
|
March 1, 2012, 08:35 |
debian package
|
#256 |
Member
Oliver Borm
Join Date: Mar 2009
Posts: 60
Rep Power: 17 |
I've packed the latest version of vtkPOFFReader in a debian package for Ubuntu Oneiric 11.10. Just have a look here:
https://launchpad.net/~cae-team/+archive/ppa |
|
March 7, 2012, 01:16 |
wave animation
|
#257 |
Member
|
Hi my friends my problem is 2- phase flow in a river bed ( open channel flow) i need to capture animation of wavy nature which ocurs at the interface between air and water. mine is unsteady flow, so i got few results which vary with time. how can i animate this phenomenon using fluent or tec plot . please help
|
|
May 23, 2012, 18:42 |
Problem compiling the reader against PV 3.14.1
|
#258 |
Member
Pablo Caron
Join Date: Nov 2009
Location: Buenos Aires, Argentina
Posts: 75
Rep Power: 17 |
Hi Takuya,
Today I downloaded and compiled paraview 3.14.1. My OS is opensuse 11.4, and vtk 5.10 (recently updated) I trying to compile the reader (svn version 314) and I'm getting some errors. Have you tested the reader using these configurations? Thanks in advance. If you need additional information do not hesitate to ask me. Best Pablo |
|
May 24, 2012, 08:13 |
|
#259 |
Super Moderator
Takuya OSHIMA
Join Date: Mar 2009
Location: Niigata City, Japan
Posts: 518
Blog Entries: 1
Rep Power: 20 |
I've compiled the plugins with PV 3.14.1 on OS X 10.6.8 and Ubuntu 10.04 (the server-side plugin only for the latter case though) and both built successfully.
T |
|
May 24, 2012, 10:50 |
|
#260 |
Member
Pablo Caron
Join Date: Nov 2009
Location: Buenos Aires, Argentina
Posts: 75
Rep Power: 17 |
Hi Takuya,
I updated the reader to version 316 this morning. Everything is working now. Thank you! Pablo |
|
|
|
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 |