|
[Sponsors] | |||||
|
|
|
#1 |
|
New Member
Join Date: Mar 2011
Posts: 3
Rep Power: 4 ![]() |
Hi colleagues,
If I want to set the velocity on inlet end and pressure on outlet, correct if the next? 1) Input pressure internalField uniform 0; bottom { type buoyantPressure; value uniform 0; } top { type fixedValue; value uniform 17387000; //173.87bar } ...... } 2) Output velocity internalField uniform (0 0 0); boundaryField { bottom { type fixedValue; value uniform ( 0 0 1.95 ); } top { type inletOutlet; inletValue uniform (0 0 0); value uniform (0 0 0); } ...... } Last edited by ST1; April 2, 2011 at 14:25. |
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Fluid Structure Interaction | fw407 | OpenFOAM Running, Solving & CFD | 9 | February 14, 2013 17:25 |
| Calculating principle stresses (Difficult) | Joe | CFX | 5 | March 7, 2007 11:55 |
| Working Principle of Micro-Oven | aero | CD-adapco | 2 | January 31, 2007 05:00 |
| some confusion about the Galerkin principle | ztdep | Main CFD Forum | 0 | September 13, 2006 09:02 |
| what's the principle of mass diffuse coefficient? | wanghong | FLUENT | 0 | April 6, 2005 20:01 |