CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Visualization & Post-Processing Software > ParaView

[OpenFOAM] ParaVIew error what are bsizeb and bvalueb

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 5, 2006, 02:30
Default ParaVIew error what are bsizeb and bvalueb
  #1
New Member
 
Charles Ju
Join Date: Mar 2009
Posts: 15
Rep Power: 17
ploceus is on a distinguished road
Hi.
I have the following error after some runs.
It looks like twoPhaseEulerFoam application produced some output
inconsistent with paraView data format.

I changed somethings in input files, and after that I can't reproduce
this error. Just wondering what might cause this.

Regards,


ju>/OpenFOAM/ju-1.2/run/tutorials/twoPhaseEulerFoam> paraFoam . water_air
/*---------------------------------------------------------------------------*\
| ========= | |
| \ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \ / O peration | Version: 1.2 |
| \ / A nd | Web: http://www.openfoam.org |
| \/ M anipulation | |
\*---------------------------------------------------------------------------*/



--> FOAM FATAL IO ERROR : size 2624 is not equal to the given value of 3734

file: ..//water_air/0.006/p from line 25 to line 2686.

From function Field<type>::Field(const word& keyword, const dictionary& dict, const label s)
in file /home/dm2/henry/OpenFOAM/OpenFOAM-1.2/src/OpenFOAM/lnInclude/Field.C at line 225.

FOAM exiting
ploceus is offline   Reply With Quote

Old   January 5, 2006, 07:17
Default This is typical when you run a
  #2
Super Moderator
 
niklas's Avatar
 
Niklas Nordin
Join Date: Mar 2009
Location: Stockholm, Sweden
Posts: 693
Rep Power: 29
niklas will become famous soon enoughniklas will become famous soon enough
This is typical when you run a case and have some results lying around and then change the mesh size
and try to look at the results with the new mesh, but using the old data.

The fields are just an array of values and these correspond to the cells in 'constant/polyMesh/cells'

So if you change the mesh you must remove all the old results.
niklas is offline   Reply With Quote

Reply


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



All times are GMT -4. The time now is 21:55.