|
[Sponsors] |
April 19, 2016, 12:40 |
Problem with flowRatePatch
|
#1 |
New Member
U H
Join Date: Sep 2015
Posts: 3
Rep Power: 11 |
Hi All, I am trying to use the function object flowRatePatch to output the flow rate at inlet and outlet boundaries for a simpleFoam case. I followed the user guide as shown here:
http://cfd.direct/openfoam/user-guide/function-objects/ However, when I run the case, it shows the error message: =========================================== --> FOAM FATAL IO ERROR: keyword type is undefined in dictionary ".FoamFile" file: .FoamFile from line 10 to line 13. From function dictionary::lookupEntry(const word&, bool, bool) const in file db/dictionary/dictionary.C at line 442. ============================================ Line 10 to line 13 refers to these lines in the file flowRatePatch: ============================================ version 2.0; format ascii; class dictionary; object flowRatePatch; ============================================ If I delete these lines, OpenFoam would complain that I don't have type faceSource. How do I install this faceSource? I am using OF3.0.1. Btw, how to find and install additional solvers? I want to use BiCGstabl but don't know how to install it. Thanks for any help! Last edited by unifor; April 19, 2016 at 18:59. |
|
Tags |
flowratepatch, function objects |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
UDF compiling problem | Wouter | Fluent UDF and Scheme Programming | 6 | June 6, 2012 05:43 |
Gambit - meshing over airfoil wrapping (?) problem | JFDC | FLUENT | 1 | July 11, 2011 06:59 |
natural convection problem for a CHT problem | Se-Hee | CFX | 2 | June 10, 2007 07:29 |
Adiabatic and Rotating wall (Convection problem) | ParodDav | CFX | 5 | April 29, 2007 20:13 |
Is this problem well posed? | Thomas P. Abraham | Main CFD Forum | 5 | September 8, 1999 15:52 |