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

problems with flowRateInletVelocity

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 20, 2013, 04:22
Default problems with flowRateInletVelocity
  #1
Member
 
Hale
Join Date: May 2013
Posts: 53
Rep Power: 12
Hale is on a distinguished road
Hi,



I'm trying to define constant flow through the inlet of my model. Below is my boundary coditions for inlet and outlet.
  • inlet
    • U: type flowRateInletVelocity;
      volumetricFlowRate 0.012;
      value uniform (0 0 0);
    • p: type zeroGradient
  • outlet
    • U: type zeroGradient
    • p: type fixedValue;
      uniform 0;
But I get following error message when I run it

--> FOAM FATAL IO ERROR:
keyword flowRate is undefined in dictionary "/zhome/ee/1/36788/OpenFOAM/experiment_newGeo/0/U::boundaryField::waterFlow"
file: /zhome/ee/1/36788/OpenFOAM/experiment_newGeo/0/U::boundaryField::waterFlow from line 47 to line 49.
From function dictionary::lookupEntry(const word&, bool, bool) const
in file db/dictionary/dictionary.C at line 400.
FOAM exiting


Anybody who knows how to solve this problem?

Thanks
Hale is offline   Reply With Quote

Old   June 20, 2013, 09:42
Default
  #2
Member
 
Daniel Pielmeier
Join Date: Apr 2012
Posts: 99
Rep Power: 14
billie is on a distinguished road
Quote:
Originally Posted by Hale View Post
--> FOAM FATAL IO ERROR:
keyword flowRate is undefined in dictionary "/zhome/ee/1/36788/OpenFOAM/experiment_newGeo/0/U::boundaryField::waterFlow"
file: /zhome/ee/1/36788/OpenFOAM/experiment_newGeo/0/U::boundaryField::waterFlow from line 47 to line 49.
From function dictionary::lookupEntry(const word&, bool, bool) const
in file db/dictionary/dictionary.C at line 400.
FOAM exiting
Please post your U file.
billie is offline   Reply With Quote

Old   June 20, 2013, 09:47
Default
  #3
Member
 
Hale
Join Date: May 2013
Posts: 53
Rep Power: 12
Hale is on a distinguished road
Sorry, there was a typo in my U-file that now is fixed. I wrote volumetricFlowRate instead of flowRate. It could therefore not recognize the value for flowRate.
Hale is offline   Reply With Quote

Old   June 20, 2013, 09:52
Default
  #4
Member
 
Daniel Pielmeier
Join Date: Apr 2012
Posts: 99
Rep Power: 14
billie is on a distinguished road
Quote:
Originally Posted by Hale View Post
Sorry, there was a typo in my U-file that now is fixed. I wrote volumetricFlowRate instead of flowRate. It could therefore not recognize the value for flowRate.
I expected something like this, thus I requested you to post your U file. Good to hear it is working now.
billie 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
[ICEM] Problems with coedge curves and surfaces tommymoose ANSYS Meshing & Geometry 6 December 1, 2020 11:12
[mesh manipulation] Problems with rotational cyclic boundaries TReviol OpenFOAM Meshing & Mesh Conversion 8 July 11, 2014 03:45
[ICEM] Flow channel meshing problems StefanG ANSYS Meshing & Geometry 19 May 15, 2012 06:44
Two-phase air water flow problems by activating Wall Lubrication Force challenger85 CFX 5 November 5, 2009 05:44
Help required to solve Hydraulic related problems aero CFX 0 October 30, 2006 11:00


All times are GMT -4. The time now is 14:28.