|
[Sponsors] |
August 17, 2009, 07:04 |
ensightToFoam error with motorBike tutorial
|
#1 |
New Member
Join Date: Aug 2009
Posts: 9
Rep Power: 17 |
Hello guys,
i've got into trouble with the motorBike tutorial. After typing > ensightToFoam and pressing enter, i get following error: Code:
/*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 1.6 | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : 1.6-f802ff2d6c5a Exec : foamToEnsight Date : Aug 17 2009 Time : 11:55:57 Host : xxxxxxxx PID : 20608 Case : /home1/fem/test/OpenFOAM/test-1.6/run/tutorials/incompressible/simpleFoam/motorBike nProcs : 1 SigFpe : Enabling floating point exception trapping (FOAM_SIGFPE). // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time Create mesh for time = 0 write case: motorBike.case Translating time = 0 Converting field (binary) nut Converting field (binary) k Cannot find 'value' entry on patch lowerWall of field k in file "/home1/fem/test/OpenFOAM/test-1.6/run/tutorials/incompressible/simpleFoam/motorBike/0/k" which is required to set the values of the generic patch field. (Actual type kqRWallFunction) Please add the 'value' entry to the write function of the user-defined boundary-condition or link the boundary-condition into libfoamUtil.so file: /home1/fem/test/OpenFOAM/test-1.6/run/tutorials/incompressible/simpleFoam/motorBike/0/turbulentBoundaryField::lowerWall from line 22 to line 22. From function genericFvPatchField<Type>::genericFvPatchField(const fvPatch&, const Field<Type>&, const dictionary&) in file fields/fvPatchFields/basic/generic/genericFvPatchField.C at line 72. FOAM exiting |
|
August 17, 2009, 12:03 |
|
#2 |
Member
santhosh
Join Date: Apr 2009
Location: India
Posts: 70
Rep Power: 17 |
Try foamToEnsight -latestTime (or any other time step except 0)
Actually In 0 directory, In the k dictionary the value for K is provided using a wall function, so foamToEnsight is finding difficulty in converting it. I have convertes to VTK without any problem --santoo |
|
August 17, 2009, 15:45 |
Yes, you are right.
|
#3 |
New Member
Join Date: Aug 2009
Posts: 9
Rep Power: 17 |
Thanks for your help. You are right. For the other timesteps there are
values provided in the k dictionary. Maybe there should be at least one zero (because of the initial conditions). Thank's twice . |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Tutorial for subcooled nucleate boiling | Asghari | FLUENT | 42 | December 10, 2018 12:42 |
Problem on Fluent Tutorial: Horizontal Film Boilig | Feng | FLUENT | 2 | April 13, 2013 06:34 |
STAR-CD Tutorial | shekhar aryal | STAR-CD | 4 | March 22, 2010 04:25 |
CFD-ACE Tutorial for Serpentine Fuel cell Channel | Taqi | Main CFD Forum | 0 | April 13, 2008 14:12 |
Rotor/stator tutorial, and how to... | gilberto | CFX | 5 | January 21, 2002 10:41 |