|
[Sponsors] |
May 4, 2012, 16:47 |
change in paraview 3.14 version
|
#1 |
Senior Member
Daniel WEI (老魏)
Join Date: Mar 2009
Location: Beijing, China
Posts: 689
Blog Entries: 9
Rep Power: 21 |
For those who want to use paraview 3.14.
please do the following if you see an error message when you are building the PV3FoamReader Code:
cp $paraviewInstDir/CMake/generate_proxydocumentation.cmake $ParaView_DIR/lib/paraview-3.14/CMake/ cp $paraviewInstDir/CMake/smxml_to_xml.xsl $ParaView_DIR/lib/paraview-3.14/CMake/ cp $paraviewInstDir/CMake/xml_to_html.xsl $ParaView_DIR/lib/paraview-3.14/CMake/ cp $paraviewInstDir/CMake/xml_to_wiki.xsl.in $ParaView_DIR/lib/paraview-3.14/CMake/ cp $paraviewInstDir/CMake/generate_qhp.cmake $ParaView_DIR/lib/paraview-3.14/CMake/
__________________
~ Daniel WEI ------------- Boeing Research & Technology - China Beijing, China |
|
May 5, 2012, 03:44 |
|
#2 |
Senior Member
Alberto Passalacqua
Join Date: Mar 2009
Location: Ames, Iowa, United States
Posts: 1,912
Rep Power: 36 |
Thank you
__________________
Alberto Passalacqua GeekoCFD - A free distribution based on openSUSE 64 bit with CFD tools, including OpenFOAM. Available as in both physical and virtual formats (current status: http://albertopassalacqua.com/?p=1541) OpenQBMM - An open-source implementation of quadrature-based moment methods. To obtain more accurate answers, please specify the version of OpenFOAM you are using. |
|
July 9, 2012, 12:14 |
|
#3 |
Senior Member
Nicolas Edh
Join Date: Mar 2010
Location: Uppsala, Sweden
Posts: 123
Rep Power: 18 |
Hi,
I'd like to add one more file that needs to be copied. After a git pull today, compilation of the reader failed with the following message Code:
CMake Error at CMakeLists.txt:13 (INCLUDE): include could not find load file: $ParaView_DIR/lib/paraview-3.14/CMake/ParaViewUse.cmake CMake Error at CMakeLists.txt:42 (QT4_WRAP_CPP): Unknown CMake command "QT4_WRAP_CPP". Code:
cp $WM_THIRD_PARTY_DIR/ParaView-3.14.1/ParaViewUse.cmake $ParaView_DIR/lib/paraview-3.14/CMake/. |
|
July 23, 2012, 17:25 |
|
#4 |
New Member
caduqued
Join Date: Apr 2009
Location: UK
Posts: 16
Rep Power: 17 |
Hi There,
I am just wondering... what should be modified in the ParaView 3.14.1 original configuration files to point to this development path? Any idea? I have been trying for hours, but not luck.... Of course, just copying those files should works (indeed it does), but it would be nice to have a clean, nice and neat OF+PV compilation, without manually altering anything... Cheers, caduqued |
|
July 25, 2012, 14:17 |
|
#5 |
Senior Member
Nicolas Edh
Join Date: Mar 2010
Location: Uppsala, Sweden
Posts: 123
Rep Power: 18 |
Hi There,
I don't know to much about the PV3FoamReader nor the internal workings of paraview but I suspect that the modification should be done in the OpenFOAM module rather than paraview it self. Maybe you can find something if you dive in to how the PV3FoamReader is built. Have a look in Code:
$WM_PROJECT_DIR/applications/utilities/postProcessing/graphics/PV3Readers |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM] configuring paraFoam to use a different version of Paraview | MikeWallis | ParaView | 5 | May 6, 2021 15:05 |
[OpenFOAM.org] version 2.1.1: problem in making Paraview on LInux 14.04 | alireza.sh | OpenFOAM Installation | 1 | December 4, 2018 18:09 |
[OpenFOAM.org] Paraview 5.4 in shell environment of5x - Segmentation fault (core dumped) | dslbkxd | OpenFOAM Installation | 1 | February 3, 2018 01:56 |
Change in Fluent 13.0 version | shubham208011 | FLUENT | 1 | July 23, 2013 02:30 |
paraview installation woes | vex | OpenFOAM Installation | 15 | January 30, 2011 08:11 |