CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Visualization & Post-Processing Software > ParaView

[OpenFOAM] change in paraview 3.14 version

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes
  • 1 Post By lakeat
  • 1 Post By nsf

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 4, 2012, 15:47
Default change in paraview 3.14 version
  #1
Senior Member
 
lakeat's Avatar
 
Daniel WEI (老魏)
Join Date: Mar 2009
Location: Beijing, China
Posts: 689
Blog Entries: 9
Rep Power: 21
lakeat is on a distinguished road
Send a message via Skype™ to lakeat
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/
nsf likes this.
__________________
~
Daniel WEI
-------------
Boeing Research & Technology - China
Beijing, China
Email
lakeat is offline   Reply With Quote

Old   May 5, 2012, 02:44
Default
  #2
Senior Member
 
Alberto Passalacqua
Join Date: Mar 2009
Location: Ames, Iowa, United States
Posts: 1,912
Rep Power: 36
alberto will become famous soon enoughalberto will become famous soon enough
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.
alberto is offline   Reply With Quote

Old   July 9, 2012, 11:14
Default
  #3
nsf
Senior Member
 
Nicolas Edh
Join Date: Mar 2010
Location: Uppsala, Sweden
Posts: 123
Rep Power: 18
nsf is on a distinguished road
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".
Coping the missing file like Daniels post above resolved the issue.

Code:
 cp $WM_THIRD_PARTY_DIR/ParaView-3.14.1/ParaViewUse.cmake  $ParaView_DIR/lib/paraview-3.14/CMake/.
/Nicolas
lakeat likes this.
nsf is offline   Reply With Quote

Old   July 23, 2012, 16:25
Default
  #4
New Member
 
caduqued
Join Date: Apr 2009
Location: UK
Posts: 16
Rep Power: 17
caduqued is on a distinguished road
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
caduqued is offline   Reply With Quote

Old   July 25, 2012, 13:17
Default
  #5
nsf
Senior Member
 
Nicolas Edh
Join Date: Mar 2010
Location: Uppsala, Sweden
Posts: 123
Rep Power: 18
nsf is on a distinguished road
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
Keep us posted and good luck!
nsf is offline   Reply With Quote

Reply


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
[OpenFOAM] configuring paraFoam to use a different version of Paraview MikeWallis ParaView 5 May 6, 2021 14:05
[OpenFOAM.org] version 2.1.1: problem in making Paraview on LInux 14.04 alireza.sh OpenFOAM Installation 1 December 4, 2018 17:09
[OpenFOAM.org] Paraview 5.4 in shell environment of5x - Segmentation fault (core dumped) dslbkxd OpenFOAM Installation 1 February 3, 2018 00:56
Change in Fluent 13.0 version shubham208011 FLUENT 1 July 23, 2013 01:30
paraview installation woes vex OpenFOAM Installation 15 January 30, 2011 07:11


All times are GMT -4. The time now is 14:44.