CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

Fatal Error in decomposePar

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 18, 2013, 08:20
Default Fatal Error in decomposePar
  #1
New Member
 
Sira
Join Date: Jul 2013
Posts: 2
Rep Power: 0
Ronan is on a distinguished road
I'm runnung the code in parallel, no probs with openFoam 2.0.1 version but when Im running with openFoam 2.2.1 I got this error:


--> FOAM FATAL IO ERROR:

Cannot find 'value' entry on patch inlet of field U in file "/(...)/0/U"
which is required to set the values of the generic patch field.
(Actual type timeVaryingUniformFixedValue)

Please add the 'value' entry to the write function of the user-defined boundary-condition


file: /(...)/0/U.boundaryField.inlet from line 27 to line 29.

From function genericFvPatchField<Type>::genericFvPatchField(con st fvPatch&, const Field<Type>&, const dictionary&)
in file genericFvPatchField/genericFvPatchField.C at line 71.

FOAM exiting

Any idea how to solve the problem?

Thanks
Ronan is offline   Reply With Quote

Old   July 18, 2013, 10:15
Default
  #2
New Member
 
Sira
Join Date: Jul 2013
Posts: 2
Rep Power: 0
Ronan is on a distinguished road
Solved! it was becuase timeVaryingUniformFixedValue is not more used in 2.1.X
Ronan is offline   Reply With Quote

Old   July 23, 2013, 08:06
Default
  #3
New Member
 
Basta
Join Date: Jul 2013
Posts: 28
Rep Power: 12
mina.basta is on a distinguished road
I have this message:

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

file: /home/fayez/Bureau/test1_clapet/0/ccz::boundaryField::stlSurface_entree from line 3386031 to line 3386032.

From function Field<Type>::Field(const word& keyword, const dictionary&, const label)
in file /home/opencfd/OpenFOAM/OpenFOAM-2.1.1/src/OpenFOAM/lnInclude/Field.C at line 236.

FOAM exiting



Anybody can help me to solve it?
mina.basta is offline   Reply With Quote

Old   July 23, 2013, 08:33
Default
  #4
Member
 
Artem Shaklein
Join Date: Feb 2010
Location: Russia, Izhevsk
Posts: 43
Rep Power: 16
ARTem is on a distinguished road
Quote:
Originally Posted by mina.basta View Post
I have this message:

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

file: /home/fayez/Bureau/test1_clapet/0/ccz::boundaryField::stlSurface_entree from line 3386031 to line 3386032.

Anybody can help me to solve it?
It seems, in ccz variable in boundary field description (0/ folder) you set
value nonuniform List<Type> 2629(....);
but according to a mesh (constant/polyMesh/) that boundary has 14752 faces instead of 2629.
ARTem is offline   Reply With Quote

Old   August 16, 2013, 10:31
Default
  #5
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,975
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
Greetings to all!

To add to ARTem's answer: the files "0/cc*" usually can safely be removed, since those are only useful for debugging and certain cases of dynamic meshes.

Best regards,
Bruno
__________________
wyldckat is offline   Reply With Quote

Reply

Tags
descomposepar, error


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
decomposePar 4-core warning/error? Boloar OpenFOAM Bugs 23 April 8, 2014 08:57
decomposePar pointfield flying OpenFOAM Running, Solving & CFD 28 December 30, 2013 15:05
decomposePar gives errors of_user_ OpenFOAM 1 July 4, 2011 05:27
decomposePar: can use this decomposition method only for the whole mesh aloeven OpenFOAM Bugs 0 March 16, 2011 10:15
error while compiling the USER Sub routine CFD user CFX 3 November 25, 2002 15:16


All times are GMT -4. The time now is 15:03.