|
[Sponsors] |
July 18, 2013, 09:20 |
Fatal Error in decomposePar
|
#1 |
New Member
Sira
Join Date: Jul 2013
Posts: 2
Rep Power: 0 |
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 |
|
July 18, 2013, 11:15 |
|
#2 |
New Member
Sira
Join Date: Jul 2013
Posts: 2
Rep Power: 0 |
Solved! it was becuase timeVaryingUniformFixedValue is not more used in 2.1.X
|
|
July 23, 2013, 09:06 |
|
#3 |
New Member
Basta
Join Date: Jul 2013
Posts: 28
Rep Power: 13 |
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? |
|
July 23, 2013, 09:33 |
|
#4 | |
Member
Artem Shaklein
Join Date: Feb 2010
Location: Russia, Izhevsk
Posts: 43
Rep Power: 16 |
Quote:
value nonuniform List<Type> 2629(....); but according to a mesh (constant/polyMesh/) that boundary has 14752 faces instead of 2629. |
||
August 16, 2013, 11:31 |
|
#5 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
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
__________________
|
|
Tags |
descomposepar, error |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
decomposePar 4-core warning/error? | Boloar | OpenFOAM Bugs | 23 | April 8, 2014 09:57 |
decomposePar pointfield | flying | OpenFOAM Running, Solving & CFD | 28 | December 30, 2013 16:05 |
decomposePar gives errors | of_user_ | OpenFOAM | 1 | July 4, 2011 06:27 |
decomposePar: can use this decomposition method only for the whole mesh | aloeven | OpenFOAM Bugs | 0 | March 16, 2011 11:15 |
error while compiling the USER Sub routine | CFD user | CFX | 3 | November 25, 2002 16:16 |