|
[Sponsors] |
[Other] Openfoam for windows 16.02 [CFD support] -problem with paraview |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 23, 2016, 08:12 |
Openfoam for windows 16.02 [CFD support] -problem with paraview
|
#1 |
New Member
Join Date: Jan 2016
Posts: 4
Rep Power: 10 |
hi all,
I have a problem with the new version of openfoam for windows (version 16.02) released by CFD support. The problem occurs when I try to launch paraview with the command "paraview" or with the "paraFoam" command an error occurs : Code:
"ERROR: In C:\msys\1.0\opt\ParaView-v5.0.0-RC1-source\ParaViewCore\ClientServerCore\Rendering\vtkPVSynchronizedRenderWindows.cxx, line 408 vtkPVSynchronizedRenderWindows (0x8b36760): Invalid process type. Segmentation fault I tried to find something on internet but it didn't find anything. I also tried to install again paraview but the problem stays. I never had this problem with the last version of Openfoam windows by CFD support (version 15.06). The installation went well, except with parallel MPI, that already was installed in my computer (maybe the problem is here, but I don't think so). I'm using windows 10, 64 bits. Does someone have had the same problem when installing this new version ? Thank you in advance for your help Last edited by ditmeyer; January 24, 2016 at 11:36. |
|
January 28, 2016, 23:53 |
paraFoam problem
|
#2 |
New Member
Lionel Pullum
Join Date: Jan 2016
Posts: 1
Rep Power: 0 |
I have exactly the same problem with Win 64 bit machine.
Anybody have a solution? |
|
March 11, 2017, 15:08 |
Same Problem
|
#3 |
New Member
maulik kotecha
Join Date: Mar 2017
Posts: 1
Rep Power: 0 |
I installed openFOAM first time today. I was trying my first sample example and this problem occurred.
|
|
May 15, 2017, 13:04 |
Launching ParaView from Cygwin
|
#4 |
New Member
Jakub Benda
Join Date: Dec 2012
Posts: 1
Rep Power: 0 |
It seems that this happens only when launching ParaView from the Cygwin command shell (using the command paraview or paraFoam). In my case the problem was caused by too long PATH variable in Cygwin.
Try to modify the last line of the file /opt/OpenFOAM/OpenFOAM-3.0.x/bin/paraview to contain Code:
PATH="" $path/paraview "$@" Code:
exec $path/paraview "$@" |
|
Tags |
cfdsupport, openfoam, parafoam, paraview |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
OpenFOAM course for beginners | Jibran | OpenFOAM Announcements from Other Sources | 2 | November 4, 2019 09:51 |
Updated native OpenFOAM reader for ParaView 5.3 | opencfd | OpenFOAM Announcements from ESI-OpenCFD | 4 | July 13, 2017 11:14 |
[OpenFOAM.org] Using OpenFOAM 2.3.0 from Deb pack in Ubuntu 14.04 + ParaView 5 from OpenFOAM 4.1 | ad2eb | OpenFOAM Installation | 12 | May 28, 2017 15:30 |
Yet another Paraview problem | gascortado | OpenFOAM | 5 | February 21, 2010 07:39 |
OpenFOAM141 FoamX and paraView problem on cluster server | seigi | OpenFOAM Installation | 1 | January 28, 2008 16:44 |