|
[Sponsors] |
March 3, 2009, 05:26 |
Can you make sure the plugins
|
#141 |
Super Moderator
Takuya OSHIMA
Join Date: Mar 2009
Location: Niigata City, Japan
Posts: 518
Blog Entries: 1
Rep Power: 20 |
Can you make sure the plugins are loaded? (Check if libPOpenFOAMPanel.so and libPOpenFOAMReaderSMPlugin.so are listed in Tools->Manage Plugin/Extensions...->Local Plugins)
Takuya |
|
March 3, 2009, 06:08 |
Takuya,
if I run paraview f
|
#142 |
Senior Member
BastiL
Join Date: Mar 2009
Posts: 530
Rep Power: 20 |
Takuya,
if I run paraview from my OpenFOAM shell they are listed. However if I run pvFoam I get the error listed above. Regards. |
|
March 3, 2009, 06:44 |
Takuya,
after rebuilding Pa
|
#143 |
Senior Member
BastiL
Join Date: Mar 2009
Posts: 530
Rep Power: 20 |
Takuya,
after rebuilding Paraview I had to rebuild the parallel reader and re-copy the libs. Those were stored in my Paraview Plugin-Directory. Now pvFoam works, but I still get the same errors...'(' Regards |
|
March 3, 2009, 07:08 |
This is the same error that I'
|
#144 |
Senior Member
|
This is the same error that I've been struggling to solve on OSX. However, when the parallel plugins are loaded (libPOpenFOAMPanel.dylib and libPopenFOAMReaderSMPlugin.dylib), I get a segmentation fault. If I remove these, I get the same error as BastiL,
pvFoam ERROR: In /Users/egp/softwareProjects/ParaView-3.5/Servers/Common/vtkProcessModule.cxx, line 1046 vtkProcessModule (0x645dfb0): Object type: vtkOpenFOAMReader, could not find requested method: "SetTimeStep" or the method was called with incorrect arguments. while processing Message 0 = Invoke Argument 0 = id_value {78} Argument 1 = string_value {SetTimeStep} Argument 2 = int32_value {0} ERROR: In /Users/egp/softwareProjects/ParaView-3.5/Servers/Common/vtkProcessModule.cxx, line 1047 vtkProcessModule (0x645dfb0): Aborting execution for debugging purposes. |
|
March 3, 2009, 07:11 |
This is the same error that I'
|
#145 |
Senior Member
|
This is the same error that I've been struggling to solve on OSX. However, when the parallel plugins are loaded (libPOpenFOAMPanel.dylib and libPopenFOAMReaderSMPlugin.dylib), I get a segmentation fault. If I remove these, I get the same error as BastiL,
pvFoam ERROR: In /Users/egp/softwareProjects/ParaView-3.5/Servers/Common/vtkProcessModule.cxx, line 1046 vtkProcessModule (0x645dfb0): Object type: vtkOpenFOAMReader, could not find requested method: "SetTimeStep" or the method was called with incorrect arguments. while processing Message 0 = Invoke Argument 0 = id_value {78} Argument 1 = string_value {SetTimeStep} Argument 2 = int32_value {0} ERROR: In /Users/egp/softwareProjects/ParaView-3.5/Servers/Common/vtkProcessModule.cxx, line 1047 vtkProcessModule (0x645dfb0): Aborting execution for debugging purposes. |
|
March 3, 2009, 07:20 |
BastiL, Can you run the interF
|
#146 |
Super Moderator
Takuya OSHIMA
Join Date: Mar 2009
Location: Niigata City, Japan
Posts: 518
Blog Entries: 1
Rep Power: 20 |
BastiL, Can you run the interFoam/damBreakFine case with writeFormat changed to binary and try loading it? As my parallel cases in handy are all in ascii, I used it as a reproducing and test case.
If that works, this time I indeed need one of your problematic files. If not, it's likely that you messed up something and in fact are using the old version of the reader. Takuya |
|
March 3, 2009, 08:35 |
Eric,
this is because not l
|
#148 |
Senior Member
BastiL
Join Date: Mar 2009
Posts: 530
Rep Power: 20 |
Eric,
this is because not loaded libs. For me it works afer I loaded them. Now I am struggling while reading decomposed cases. Regards |
|
March 3, 2009, 10:50 |
Eric,
this is because not l
|
#149 |
Senior Member
BastiL
Join Date: Mar 2009
Posts: 530
Rep Power: 20 |
Eric,
this is because not loaded libs. For me it works afer I loaded them. Now I am struggling while reading decomposed cases. Regards |
|
March 4, 2009, 06:04 |
Takuya,
I only have one dam
|
#150 |
Senior Member
BastiL
Join Date: Mar 2009
Posts: 530
Rep Power: 20 |
Takuya,
I only have one damBreak case in /tutorials/interfoam, where is the case? Regards BastiL |
|
March 4, 2009, 09:16 |
Ok thanks for you great help T
|
#152 |
Senior Member
BastiL
Join Date: Mar 2009
Posts: 530
Rep Power: 20 |
Ok thanks for you great help Takuya,
I can laod the tutorial after running in parallel but I get the errors when switchin from time=0 to time=0.4, Is this the same for you? If it runs for you at time=0.4 I have to check my installation. Regards |
|
March 4, 2009, 10:51 |
BastiL,
I believe I ran throu
|
#153 |
Super Moderator
Takuya OSHIMA
Join Date: Mar 2009
Location: Niigata City, Japan
Posts: 518
Blog Entries: 1
Rep Power: 20 |
BastiL,
I believe I ran through/stepped/switched/whatever from t = 0 to 0.4 many times and made sure the reader did not issue an error, but I'll re-check tomorrow when I'm back in my office. T |
|
March 4, 2009, 11:19 |
Thanks once more Takuya,
I
|
#154 |
Senior Member
BastiL
Join Date: Mar 2009
Posts: 530
Rep Power: 20 |
Thanks once more Takuya,
I will check my installation. What might have gone wrong while updating? Regards |
|
March 5, 2009, 00:42 |
BastiL, I re-checked and did n
|
#156 |
Super Moderator
Takuya OSHIMA
Join Date: Mar 2009
Location: Niigata City, Japan
Posts: 518
Blog Entries: 1
Rep Power: 20 |
BastiL, I re-checked and did not get an error switching from t=0 to 0.4. What is strange is that you get the errors only when t = 0.4, whereas you should get them in every timestep if your installation is really old. Honestly, I am running out of suggestions.
T |
|
March 5, 2009, 03:43 |
Thanks Takuya once more,
I
|
#157 |
Senior Member
BastiL
Join Date: Mar 2009
Posts: 530
Rep Power: 20 |
Thanks Takuya once more,
I will do a re-installation of the reader and check once more. I will get bakc to you. Regards. |
|
March 6, 2009, 08:08 |
Takuya,
after re-installati
|
#158 |
Senior Member
BastiL
Join Date: Mar 2009
Posts: 530
Rep Power: 20 |
Takuya,
after re-installation of the svn-Version I still get the same error for my data. The same still happens for damBreakfine. I can open this but I get errors switching to time 0.4. Does it matter I use OF1.5.x? I will try with 1.5 Regards |
|
March 6, 2009, 08:19 |
Ok, so same for 1.5. I get the
|
#159 |
Senior Member
BastiL
Join Date: Mar 2009
Posts: 530
Rep Power: 20 |
Ok, so same for 1.5. I get the error as soon as I switch output to "binary", ASCII works fine. May it be a Problem related to "endianess"? I use linux so should be little endian for me.
Regards. |
|
March 6, 2009, 09:02 |
The reader simply treats endia
|
#160 |
Super Moderator
Takuya OSHIMA
Join Date: Mar 2009
Location: Niigata City, Japan
Posts: 518
Blog Entries: 1
Rep Power: 20 |
The reader simply treats endianness as is. Do you happen to be using single precision binary, by any chance? That's the only possibility that occurs to me.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM] Extract Block with paraview native reader | kandelabr | ParaView | 4 | August 30, 2021 03:28 |
[OpenFOAM] Decomposed multiregion cases in Paraview with native reader | Yann | ParaView | 2 | January 16, 2019 06:48 |
Updated native OpenFOAM reader for ParaView 5.3 | opencfd | OpenFOAM Announcements from ESI-OpenCFD | 4 | July 13, 2017 11:14 |
[OpenFOAM] Native VisIt Reader Bugs | tj22 | ParaView | 8 | November 8, 2013 05:21 |
[OpenFOAM] Paraview Windows VTK Reader | trex930 | ParaView | 0 | November 3, 2010 20:31 |