|
[Sponsors] |
Motobike tutorial U, P etc. data not loading to ParaView. |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
May 1, 2012, 08:40 |
Motobike tutorial U, P etc. data not loading to ParaView.
|
#1 |
Member
Join Date: Nov 2010
Posts: 62
Rep Power: 16 |
I’ve been running the motorbike tutorial and got to the point where the steps leading up to opening the case in ParaView have no obvious errors however when opening the case with ParaView I get the following:
ERROR: In ..\..\..\..\source\VTK\IO\vtkOpenFOAMReader.cxx, line 6481 vtkOpenFOAMReaderPrivate (000000000B293690): Error reading line 22 of C:\BlueCFD-2.1\msys\home\ofuser\0/U: Expected number, string or (, found flowVelocity I get the same error for k, omega and p as well as an additional error: ERROR: In ..\..\..\..\source\VTK\IO\vtkOpenFOAMReader.cxx, line 6882 vtkOpenFOAMReaderPrivate (000000000B293690): boundaryField motorBike_frt-fairing_001_1 not found in object nut at time = 0 Which I don’t think is related and I’m not focussing on at the moment. The relevant line in U I think is: internalField uniform $flowVelocity; So I think it should be looking up the data in wherever $flowVelocity should be pointing at? Is that the case? If so how have I stuffed it up? The attached file shows I’ve got something happening at least in ParaView. Thanks. |
|
May 1, 2012, 22:59 |
|
#2 |
Member
Join Date: Nov 2010
Posts: 62
Rep Power: 16 |
Ok so now I think I get it. The files such as U or P get filed with the data directly so if they are still showing $Something then the process has not worked.
|
|
May 2, 2012, 15:27 |
|
#3 |
Senior Member
|
I get the same error. Is not a big issue. Simply Paraview does not recognize something like:
Code:
internalField uniform $flowVelocity; Code:
internalField uniform (20 0 0); I don't think that's a big issue nor that this mean the solution encountered a problem. |
|
April 2, 2015, 05:19 |
|
#4 | |
Senior Member
Join Date: Mar 2015
Posts: 250
Rep Power: 12 |
Quote:
But I am really wondering why they don't fix it in ParaView. I have always a very uneasy feeling when I'm ignoring error messages. Does anyone know more about this problem? Any updates? |
||
September 3, 2016, 15:08 |
|
#5 |
Member
Rudolf Hellmuth
Join Date: Sep 2012
Location: Dundee, Scotland
Posts: 40
Rep Power: 14 |
Why wonder why people don't complain much about that, since the motorBike tutorial is one of the most popular because of snappyHexMesh. I wonder if not everybody have this problem, so there is a way of fixing it. I would prefer to have all my BC inputs in the single file "include/initialConditions" if possible.
I am also having trouble with the "code#{ ... #};" entry of codedFixedValue. Paraview can't read it. On this post it was said that this should not be an issue with paraview opening .OpenFOAM files, instead of .foam files. I don't have the option of .OpenFOAM files on Paraview 4.1.0 on Mac OS, so I could not test it... |
|
Tags |
motorbike |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Visualize Star-CCM+ data in Paraview | peresah | STAR-CCM+ | 3 | April 9, 2019 04:25 |
[OpenFOAM] Cavity Tutorial: ParaView starts, cannot find reader | mfrain | ParaView | 7 | June 18, 2012 23:14 |
paraview installation woes | vex | OpenFOAM Installation | 15 | January 30, 2011 08:11 |
ParaView shows a list of data types and ask for it | idrama | OpenFOAM | 1 | August 20, 2010 08:08 |
OpenFoam Airfoil Tutorial: Data? | jdiorio | OpenFOAM Post-Processing | 0 | January 21, 2010 17:38 |