|
[Sponsors] |
How to read out outletboundary data for a duct |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 20, 2009, 06:44 |
Hello,
my goal is to read o
|
#1 |
Member
Join Date: Mar 2009
Posts: 35
Rep Power: 17 |
Hello,
my goal is to read out the outlet data in following boundary conditions for the velocity: dimensions [0 1 -1 0 0 0 0]; internalField uniform (0 0 0); boundaryField { inlet { type fixedValue; value uniform (0 3 0); } outlet { type zeroGradient; } upperWall { type fixedValue; value uniform (0 0 0); } frontAndBack { type empty; } } How can I do this? Normally, for setting internalField uniform (0 0 0); in the next instances you get internalField nonuniform <vector>; Is that possible to get a nonuniform <vector> at outlet for my case? Thanks! Khaled for |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to read the data from the graph | Kottam | Main CFD Forum | 2 | June 14, 2008 17:46 |
read data file | sandra | FLUENT | 5 | August 24, 2006 06:42 |
How to read data into my UDF??? | Harshit Gupta | FLUENT | 3 | June 15, 2006 03:34 |
read in wall data | Ethan | Siemens | 0 | March 29, 2003 16:19 |
Read data file | R.B.M | FLUENT | 0 | July 11, 2002 00:16 |