CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Bugs (https://www.cfd-online.com/Forums/openfoam-bugs/)
-   -   foamToVTK & foamDataToFluent problem! (https://www.cfd-online.com/Forums/openfoam-bugs/79189-foamtovtk-foamdatatofluent-problem.html)

germinal August 16, 2010 03:57

foamToVTK & foamDataToFluent problem!
 
Hi!

I try to convert my results (fireFoam tutorial im OpenFOAM 1.7) to VTK or .data but I get:

--> FOAM FATAL IO ERROR:

Cannot find 'value' entry on patch base of field IDefault in file "/model/villami/OpenFOAM/villami-1.7.0/run/tutorials/combustion/fireFoam/les/smallPoolFire2D/0/IDefault"
which is required to set the values of the generic patch field.
(Actual type greyDiffusiveRadiation)

Please add the 'value' entry to the write function of the user-defined boundary-condition
or link the boundary-condition into libfoamUtil.so

file: /model/villami/OpenFOAM/villami-1.7.0/run/tutorials/combustion/fireFoam/les/smallPoolFire2D/0/IDefault::boundaryField::.* from line 25 to line 28.

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

FOAM exiting

Whats up here???
Thanks in advance for your help :-)

SergioF August 17, 2010 05:02

IDefault (greyDiffusiveRadiation)
 
There was a misspelling on the IDefault entry in the zero folder (semi colon missing). The change has been updated into 1.7.x

Thanks

Sergio


All times are GMT -4. The time now is 10:08.