|
[Sponsors] |
January 31, 2011, 07:38 |
inletOutlet boundary condition problem
|
#1 |
Member
Join Date: Sep 2010
Posts: 36
Rep Power: 17 |
Hello to all,
I am trying to simulate diesel flow in the nozzle of injector. I used inletOutlet boundary condition at the outlet for the velocity and fixedMeanValue at the outlet for pressure. I am using icoFoam solver , pisoFoam solver and cavitatingFoam solver. For the first two i have no problem but for the cavitatingFoam solver at the outlet of the nozzle reverse flow of the Diesel is taking place. Could any one help me is the boundary condition that i have used is right one?? and how can i avoid the reverse flow??? Thanks in advance. |
|
February 16, 2011, 02:26 |
Problem with inletOutlet
|
#2 |
New Member
John Damnson
Join Date: Feb 2011
Posts: 15
Rep Power: 15 |
No idea why that is.. I'm trying to change the initial conditions of the cavity model in tutorials and use icoFoam solver. within the velocity file i'm changing both movingwalls type and fixedwalls type to inletOutlet (originally fixedValue) and icoFoam is crashing saying that it is undefined. here is the error message,
Reading field U --> FOAM FATAL IO ERROR: keyword inletValue is undefined in dictionary "./case2/0/U::boundaryField::movingWall" file: ./case2/0/U::boundaryField::movingWall from line 25 to line 26. From function dictionary::lookupEntry(const word&, bool, bool) const in file db/dictionary/dictionary.C at line 395. FOAM exiting Can you help me while awaiting help for your problem?? |
|
February 16, 2011, 12:01 |
|
#3 |
Member
Join Date: Sep 2010
Posts: 36
Rep Power: 17 |
Reading field U
--> FOAM FATAL IO ERROR: keyword inletValue is undefined in dictionary "./case2/0/U::boundaryField::movingWall" Hi, You need to define the inletValue. The syntax for the inletOutlet boundary condition goes like this OUTLET { type inletOutlet; inletValue uniform (0 0 0); value uniform (0 0 0); } I think may be for you inletValue is missing!!!! |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Axial Fan boundary condition problem | Turbomachine | CFX | 19 | September 23, 2018 13:20 |
Transient Simulation: Boundary Condition Problem | Shafiul | CFX | 7 | January 11, 2011 17:40 |
Problem with Interface Boundary Condition | tos | FLUENT | 0 | April 4, 2010 09:11 |
problem with boundary condition??? | smn | CFX | 5 | November 24, 2009 07:37 |
Problem setting boundary condition from file | Antonis | CFX | 1 | September 11, 2006 17:53 |