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

ParaView: Number of cells/points in mesh and field don't match

Register Blogs Members List Search Today's Posts Mark Forums Read

Like Tree1Likes
  • 1 Post By Jaggy_Snake

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 5, 2012, 09:54
Default ParaView: Number of cells/points in mesh and field don't match
  #1
New Member
 
Fergus
Join Date: Sep 2012
Location: Glasgow, UK
Posts: 23
Rep Power: 13
Jaggy_Snake is on a distinguished road
Hi guys,

Running the incompressible motorBike tutorial with ./Allrun

I can view the mesh OK but when I click 'play' or scroll through the time bar to try to view pressure, velocity contours etc I'm getting error messages:

Code:
ERROR: In /home/opencfd/OpenFOAM/ThirdParty-2.1.x/ParaView-3.12.0/VTK/IO/vtkOpenFOAMReader.cxx, line 6481
vtkOpenFOAMReaderPrivate (0x2c71c50): Error reading line 22 of /home/fergus/OpenFOAM/fergus-2.1.1/run/tutorials/incompressible/simpleFoam/motorBike/0/U: Expected number, string or (, found flowVelocity


ERROR: In /home/opencfd/OpenFOAM/ThirdParty-2.1.x/ParaView-3.12.0/VTK/IO/vtkOpenFOAMReader.cxx, line 6481
vtkOpenFOAMReaderPrivate (0x2c71c50): Error reading line 21 of /home/fergus/OpenFOAM/fergus-2.1.1/run/tutorials/incompressible/simpleFoam/motorBike/0/k: Expected number, string or (, found turbulentKE


ERROR: In /home/opencfd/OpenFOAM/ThirdParty-2.1.x/ParaView-3.12.0/VTK/IO/vtkOpenFOAMReader.cxx, line 6882
vtkOpenFOAMReaderPrivate (0x2c71c50): boundaryField motorBike_frt-fairing:001%1 not found in object nut at time = 0


ERROR: In /home/opencfd/OpenFOAM/ThirdParty-2.1.x/ParaView-3.12.0/VTK/IO/vtkOpenFOAMReader.cxx, line 6481
vtkOpenFOAMReaderPrivate (0x2c71c50): Error reading line 21 of /home/fergus/OpenFOAM/fergus-2.1.1/run/tutorials/incompressible/simpleFoam/motorBike/0/omega: Expected number, string or (, found turbulentOmega


ERROR: In /home/opencfd/OpenFOAM/ThirdParty-2.1.x/ParaView-3.12.0/VTK/IO/vtkOpenFOAMReader.cxx, line 6481
vtkOpenFOAMReaderPrivate (0x2c71c50): Error reading line 21 of /home/fergus/OpenFOAM/fergus-2.1.1/run/tutorials/incompressible/simpleFoam/motorBike/0/p: Expected number, string or (, found pressure


ERROR: In /home/opencfd/OpenFOAM/ThirdParty-2.1.x/ParaView-3.12.0/VTK/IO/vtkOpenFOAMReader.cxx, line 6589
vtkOpenFOAMReaderPrivate (0x2c71c50): Number of cells/points in mesh and field don't match: mesh = 343673, field = 1280


ERROR: In /home/opencfd/OpenFOAM/ThirdParty-2.1.x/ParaView-3.12.0/VTK/IO/vtkOpenFOAMReader.cxx, line 6589
vtkOpenFOAMReaderPrivate (0x2c71c50): Number of cells/points in mesh and field don't match: mesh = 343673, field = 1280


ERROR: In /home/opencfd/OpenFOAM/ThirdParty-2.1.x/ParaView-3.12.0/VTK/IO/vtkOpenFOAMReader.cxx, line 6589
vtkOpenFOAMReaderPrivate (0x2c71c50): Number of cells/points in mesh and field don't match: mesh = 343673, field = 1280
Seems like it would be a fairly straightforward thing to fix, but I haven't altered any initial conditions and instead have just used Allrun.


Any tips?



[OF2.1.1 on Ubuntu 12.04 hosted on Win7]
ghazal_1989 likes this.
Jaggy_Snake is offline   Reply With Quote

Old   December 9, 2012, 10:01
Default
  #2
New Member
 
Fergus
Join Date: Sep 2012
Location: Glasgow, UK
Posts: 23
Rep Power: 13
Jaggy_Snake is on a distinguished road
This issue seems to have resolved itself, or I am doing something differently.

However, I've now got another problem. My velocities will not plot on ParaView, see here.
Jaggy_Snake is offline   Reply With Quote

Old   March 1, 2017, 10:06
Default Could you find any solution for this problem?
  #3
New Member
 
Join Date: Jan 2017
Posts: 13
Rep Power: 9
ghazal_1989 is on a distinguished road
Hi jaggy, I have this problem after these years, Could you find any solution for this problem?


Quote:
Originally Posted by Jaggy_Snake View Post
Hi guys,

Running the incompressible motorBike tutorial with ./Allrun

I can view the mesh OK but when I click 'play' or scroll through the time bar to try to view pressure, velocity contours etc I'm getting error messages:

Code:
ERROR: In /home/opencfd/OpenFOAM/ThirdParty-2.1.x/ParaView-3.12.0/VTK/IO/vtkOpenFOAMReader.cxx, line 6481
vtkOpenFOAMReaderPrivate (0x2c71c50): Error reading line 22 of /home/fergus/OpenFOAM/fergus-2.1.1/run/tutorials/incompressible/simpleFoam/motorBike/0/U: Expected number, string or (, found flowVelocity


ERROR: In /home/opencfd/OpenFOAM/ThirdParty-2.1.x/ParaView-3.12.0/VTK/IO/vtkOpenFOAMReader.cxx, line 6481
vtkOpenFOAMReaderPrivate (0x2c71c50): Error reading line 21 of /home/fergus/OpenFOAM/fergus-2.1.1/run/tutorials/incompressible/simpleFoam/motorBike/0/k: Expected number, string or (, found turbulentKE


ERROR: In /home/opencfd/OpenFOAM/ThirdParty-2.1.x/ParaView-3.12.0/VTK/IO/vtkOpenFOAMReader.cxx, line 6882
vtkOpenFOAMReaderPrivate (0x2c71c50): boundaryField motorBike_frt-fairing:001%1 not found in object nut at time = 0


ERROR: In /home/opencfd/OpenFOAM/ThirdParty-2.1.x/ParaView-3.12.0/VTK/IO/vtkOpenFOAMReader.cxx, line 6481
vtkOpenFOAMReaderPrivate (0x2c71c50): Error reading line 21 of /home/fergus/OpenFOAM/fergus-2.1.1/run/tutorials/incompressible/simpleFoam/motorBike/0/omega: Expected number, string or (, found turbulentOmega


ERROR: In /home/opencfd/OpenFOAM/ThirdParty-2.1.x/ParaView-3.12.0/VTK/IO/vtkOpenFOAMReader.cxx, line 6481
vtkOpenFOAMReaderPrivate (0x2c71c50): Error reading line 21 of /home/fergus/OpenFOAM/fergus-2.1.1/run/tutorials/incompressible/simpleFoam/motorBike/0/p: Expected number, string or (, found pressure


ERROR: In /home/opencfd/OpenFOAM/ThirdParty-2.1.x/ParaView-3.12.0/VTK/IO/vtkOpenFOAMReader.cxx, line 6589
vtkOpenFOAMReaderPrivate (0x2c71c50): Number of cells/points in mesh and field don't match: mesh = 343673, field = 1280


ERROR: In /home/opencfd/OpenFOAM/ThirdParty-2.1.x/ParaView-3.12.0/VTK/IO/vtkOpenFOAMReader.cxx, line 6589
vtkOpenFOAMReaderPrivate (0x2c71c50): Number of cells/points in mesh and field don't match: mesh = 343673, field = 1280


ERROR: In /home/opencfd/OpenFOAM/ThirdParty-2.1.x/ParaView-3.12.0/VTK/IO/vtkOpenFOAMReader.cxx, line 6589
vtkOpenFOAMReaderPrivate (0x2c71c50): Number of cells/points in mesh and field don't match: mesh = 343673, field = 1280
Seems like it would be a fairly straightforward thing to fix, but I haven't altered any initial conditions and instead have just used Allrun.


Any tips?



[OF2.1.1 on Ubuntu 12.04 hosted on Win7]
ghazal_1989 is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
[snappyHexMesh] Number of cells/points in mesh and field don't match kd55 OpenFOAM Meshing & Mesh Conversion 20 March 11, 2024 07:54
[snappyHexMesh] No layers in a small gap bobburnquist OpenFOAM Meshing & Mesh Conversion 6 August 26, 2015 10:38
Moving mesh Niklas Wikstrom (Wikstrom) OpenFOAM Running, Solving & CFD 122 June 15, 2014 07:20
Unaligned accesses on IA64 andre OpenFOAM 5 June 23, 2008 11:37
Convergence moving mesh lr103476 OpenFOAM Running, Solving & CFD 30 November 19, 2007 15:09


All times are GMT -4. The time now is 02:39.