CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Post-Processing

Configuring paraFoam to a new version of paraview

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 17, 2021, 05:05
Default Configuring paraFoam to a new version of paraview
  #1
Member
 
Join Date: Mar 2021
Posts: 39
Rep Power: 5
trailer is on a distinguished road
Hi,

I downloaded paraview 5.10 [https://www.paraview.org/download/].

I have exported the bin folder to the Path:

Code:
export PATH="/home/myComputer/Documents/ParaView-5.10.0-RC1-MPI-Linux-Python3.9-x86_64/bin:$PATH"
I can lunch paraFoam and it will open paraview 5.10.

However, if I try to lunch the -block command I get:
Code:
Invalid $PV_PLUGIN_PATH and -plugin-path= not defined
No supplementary ParaView/OpenFOAM reader modules
How can I fix this?
trailer is offline   Reply With Quote

Old   November 17, 2021, 14:27
Default
  #2
Senior Member
 
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,684
Rep Power: 40
olesen has a spectacular aura aboutolesen has a spectacular aura about
Quote:
Originally Posted by trailer View Post
Hi,

I downloaded paraview 5.10 [https://www.paraview.org/download/].

I have exported the bin folder to the Path:

Code:
export PATH="/home/myComputer/Documents/ParaView-5.10.0-RC1-MPI-Linux-Python3.9-x86_64/bin:$PATH"
I can lunch paraFoam and it will open paraview 5.10.

However, if I try to lunch the -block command I get:
Code:
Invalid $PV_PLUGIN_PATH and -plugin-path= not defined
No supplementary ParaView/OpenFOAM reader modules
How can I fix this?
There is no reasonable way to get that working. If you really, really want to use the additional plugins, they need to be recompiled from source for a particular paraview version. Don't need to compile all of OpenFOAM, just the respective visualization module.
https://develop.openfoam.com/modules/visualization

However, you probably won't have much luck building them with paraview binary (missing various headers the last time I checked). However, you probably don't need the plugins anyhow.
https://develop.openfoam.com/Develop...raview-plugins

For blockMesh, just use blockMesh -write-vtk
olesen 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
different results form openfoam 3.0.1 to 1912 yuno OpenFOAM Running, Solving & CFD 0 September 28, 2020 03:09
[OpenFOAM] Installation ParaView for Windows version of openFOAM kasra karimi ParaView 14 September 8, 2018 14:06
[OpenFOAM.com] paraFoam cannot open due to Qt issues - [Solved/Information] u2berggeist OpenFOAM Installation 2 July 2, 2018 17:03
[OpenFOAM] run paraFoam command results in error: line 267: paraview: command not found. Asik ParaView 1 December 25, 2013 11:45
[OpenFOAM] ParaView patch visualisation error in Development version philippose ParaView 17 March 26, 2007 06:45


All times are GMT -4. The time now is 22:08.