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

ensightToFoam error with motorBike tutorial

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 17, 2009, 06:04
Default ensightToFoam error with motorBike tutorial
  #1
New Member
 
Join Date: Aug 2009
Posts: 9
Rep Power: 16
az_monger is on a distinguished road
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
It seems to be a tiny dirty bug. Thank you for help.
az_monger is offline   Reply With Quote

Old   August 17, 2009, 11:03
Default
  #2
Member
 
santhosh
Join Date: Apr 2009
Location: India
Posts: 70
Rep Power: 17
santoo_cfd is on a distinguished road
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
santoo_cfd is offline   Reply With Quote

Old   August 17, 2009, 14:45
Talking Yes, you are right.
  #3
New Member
 
Join Date: Aug 2009
Posts: 9
Rep Power: 16
az_monger is on a distinguished road
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 .
az_monger 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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Tutorial for subcooled nucleate boiling Asghari FLUENT 42 December 10, 2018 11:42
Problem on Fluent Tutorial: Horizontal Film Boilig Feng FLUENT 2 April 13, 2013 05:34
STAR-CD Tutorial shekhar aryal STAR-CD 4 March 22, 2010 03:25
CFD-ACE Tutorial for Serpentine Fuel cell Channel Taqi Main CFD Forum 0 April 13, 2008 13:12
Rotor/stator tutorial, and how to... gilberto CFX 5 January 21, 2002 09:41


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