|
[Sponsors] |
how to give the cylindrical flow direction from a file |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 7, 2013, 11:42 |
how to give the cylindrical flow direction from a file
|
#1 |
New Member
captain
Join Date: Mar 2013
Posts: 3
Rep Power: 13 |
I want to give a flow direction of the cylindrical components. the flow has different directions at different radials,so i have to initialise profile data.
Does anyone knows how to set it.or can you tell me the form of the data in the profile. Thank you |
|
April 8, 2013, 03:22 |
|
#2 |
Senior Member
Lance
Join Date: Mar 2009
Posts: 669
Rep Power: 22 |
From the manual:
Code:
The following is the format of the profile data file: # Comment line # The following section (beginning with [Name] and ending with # [Data]) represents one profile, which can be repeated # to define multiple profiles. [Name] My Boundary [Spatial Fields] r, theta, z . . . [Data] X [ m ], Y [ m ], Z [ m ], Area [ m^2 ], Density [ kg m^-3 ] -1.773e-02, -5.382e-02, 6.000e-02, 7.121e-06, 1.231e+00 -1.773e-02, -5.796e-02, 5.999e-02, 5.063e-06, 1.231e+00 . . . # -------- end of first profile 'My Boundary'---------- |
|
April 10, 2013, 03:09 |
|
#3 | |
New Member
captain
Join Date: Mar 2013
Posts: 3
Rep Power: 13 |
Quote:
thank you very much,I find it have some help to my problem. |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[swak4Foam] Error installing swak4Foam | Hisham | OpenFOAM Community Contributions | 182 | February 8, 2024 11:36 |
GPU Linear Solvers for OpenFOAM | gocarts | OpenFOAM Announcements from Other Sources | 37 | August 17, 2022 15:22 |
Problem installing on Ubuntu 9.10 -> 'Cannot open : No such file or directory' | mfiandor | OpenFOAM Installation | 2 | January 25, 2010 10:50 |
DecomposePar links against liblamso0 with OpenMPI | jens_klostermann | OpenFOAM Bugs | 11 | June 28, 2007 18:51 |
error while compiling the USER Sub routine | CFD user | CFX | 3 | November 25, 2002 16:16 |