|
[Sponsors] |
[OpenFOAM] Paraview on server for OpenFOAM post-processing |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
November 14, 2019, 09:08 |
Paraview on server for OpenFOAM post-processing
|
#1 |
New Member
Kasper
Join Date: Sep 2017
Posts: 9
Rep Power: 9 |
Hi.
I am using ParaView 5.7.0 host/client environment on a server which works quite good. My problem is that I use the ParaView for OpenFOAM, where the usual way of launching ParaView is to use the paraFoam-command. When I run the ParaView-client on my local Windows PC, I cannot load a lot of the features elsewise loaded with the paraFoam-command, such as Lagrangian particles, cell zones, mesh groups and so on. I can load these data using foamToVTK, but this generate a large amount of data and just takes up unneccesary convertion time. Is there a way to load these features and extracted data sets into regular ParaView? Best regards Kasper. |
|
November 22, 2019, 08:46 |
Found a solution
|
#2 |
New Member
Kasper
Join Date: Sep 2017
Posts: 9
Rep Power: 9 |
For anyone wondering, we found a solution.
The OF-plugin can be pre-loaded on the server using: Code:
LD_PRELOAD=/opt/OpenFOAM/ThirdParty-7/platforms/linux64Gcc/ParaView-5.6.0/lib/libvtkpqCore-pv5.6.so.1 Code:
LD_PRELOAD=/opt/OpenFOAM/ThirdParty-7/platforms/linux64Gcc/ParaView-5.6.0/lib/libvtkpqCore-pv5.6.so.1 pvserver --force-offscreen-rendering |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
post processing discrete phase with paraview | mighelone | FLUENT | 3 | March 9, 2021 05:34 |
Post processing paraview | mixturemodel | Main CFD Forum | 0 | September 7, 2019 18:01 |
[OpenFOAM] paraview server and mpi | sail | ParaView | 0 | November 2, 2012 14:55 |
[OpenFOAM] is parallel processing available in parafoam for post processing? | sachinlb | ParaView | 1 | August 14, 2012 10:52 |
post processing in CFD | MANISH BHARGAVA | Main CFD Forum | 0 | October 17, 1998 21:51 |