|
[Sponsors] |
[General] "Integrate Variables" and "Plot Selection Over Time" fail |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 28, 2012, 10:35 |
"Integrate Variables" and "Plot Selection Over Time" fail
|
#1 |
Senior Member
Join Date: Dec 2011
Posts: 111
Rep Power: 19 |
Hi,
I am using OpenFOAM 2.1.0 and Paraview 2.12.0 (RPM builds for OpenSuse) and the interFoam solver to analyze a simple two-phase problem (2D flow over spillway). What I want is to record/plot the free surface elevation over time. That can be done with the following procedure:
Code:
Warning: In /home/preston2/mattijs/rpmbuild/BUILD/ParaView-3.12.0/VTK/Common/vtkDataArrayTemplate.txx, line 452 vtkIdTypeArray (0x81aacc0): Input and output array data types do not match. Code:
ERROR: In /home/preston2/mattijs/rpmbuild/BUILD/ParaView-3.12.0/VTK/Filtering/vtkTable.cxx, line 353 vtkTable (0xa26faa0): Column "k" must have 1 rows, but has 901. Code:
ERROR: In /home/preston2/mattijs/rpmbuild/BUILD/ParaView-3.12.0/VTK/Charts/vtkContext2D.cxx, line 177 vtkContext2D (0x87bf870): Attempted to paint a line with <2 points. Can anybody help me here? Am I doing something wrong or have I missed something fundamental? Thank you in advance. |
|
July 9, 2012, 04:09 |
|
#2 |
Senior Member
Join Date: Dec 2011
Posts: 111
Rep Power: 19 |
The solution (or at least a workaround) was at last found: I had used the parallel OpenFOAM reader (reading the decomposed case directly), witch seems to be the cause of this error. If i reconstructed the previously parallel case and then used paraFoam, and suddenly everything worked.
|
|
April 20, 2015, 19:22 |
|
#3 |
New Member
Noraa
Join Date: Aug 2014
Posts: 4
Rep Power: 12 |
Dear Hakon,
I am dealing with the same problem. I am using Interfoam solver for dambreak problem. I have 3D domain. I would like to to calculate the free surface time history at specific location of my domain using plot over time filter. I tried these steps but no success. It dose not show me the accurate water profile. would you please help me with this? thank you, |
|
Tags |
integrate, plot, selection, time |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM] Paraview: "Plot selection over time" runs very slow (flow rate calculation) | noboady | ParaView | 1 | April 8, 2016 17:32 |
[General] Problems with Using Plot Selection Over Time | smschnob | ParaView | 1 | May 28, 2015 12:45 |
How to plot variables over time | sven | OpenFOAM | 7 | July 11, 2011 15:55 |
How can i plot variables over time? | maysmech | OpenFOAM | 8 | September 22, 2010 23:20 |
[OpenFOAM] Plot variables versus time | jml | ParaView | 4 | December 3, 2008 09:44 |