CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > Siemens

Inlet boundary condition

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 24, 2003, 04:01
Default Inlet boundary condition
  #1
Andreas
Guest
 
Posts: n/a
Hi,

I want to specify a inlet velocity condition normal to the inlet surface. I couldnīt find a button to do that. Do I have to create a local coordinate system for each inlet surface?

Regards, Andreas
  Reply With Quote

Old   February 24, 2003, 11:39
Default Re: Inlet boundary condition
  #2
Marc
Guest
 
Posts: n/a
Yes
  Reply With Quote

Old   February 24, 2003, 12:57
Default Re: Inlet boundary condition
  #3
Josh
Guest
 
Posts: n/a
What if the surface is curved?
  Reply With Quote

Old   February 24, 2003, 13:02
Default Re: Inlet boundary condition
  #4
Murali
Guest
 
Posts: n/a
<font face = "Courier new">I think it can be tackled in a different manner. Instead of making a co-ordinate system for every surface, which may lead to innumerable local systems, one can use the POSDAT to specify the velocities at the first iteration. The way to do is as follows:

(1) change the cell type of the cells attached to the inlet surface.

(2) In POSDAT use this cell type information(ICTID) and with some appropriate STAR common blocks ( e.g. LQ and LX), and obtain the face normal vector of the surface where the velocity boundary condition is to be applied.

(3) Now you have the cell info ( or the spatial info of surface) and the direction info (face normal). All you have to do is multiply appropriate velocity magnitudes for the cells to obtain the velocity vector.You have two options now:

(a)Print out in an orderly fashion the various veloities, cell and boundary info etc.. on a file. Then use the appropriate boundary suboutine to read this information every time during the iteration.

(b)I think POSDAT itself can set the boundary condition if called in the beginning of the iteration. Use level 1 of POSDAT to set this boundary condition everytime you iterate.

(Of course these suggns are a little speculative)

Murali</font>
  Reply With Quote

Old   February 24, 2003, 20:08
Default Re: Inlet boundary condition
  #5
raymond
Guest
 
Posts: n/a
Why not try the user subroutine "bcdefi"?
  Reply With Quote

Old   February 24, 2003, 21:04
Default Re: Inlet boundary condition
  #6
CJ Tune
Guest
 
Posts: n/a
Yes, combine it with Murali's suggestion. Have posdat.f extract the face normal vectors, use that to get the velocity vectors and then share with bcdefi either via 1.) writing and reading from file, or 2.) your own common block. If you include the STAR common block C1C001/ICLMAP(NCTMAX) in bcdefi, maybe you don't need to use posdat.f at all.

You can find out more at http://www.adapco-online.com/feature_arts/star5.html
  Reply With Quote

Old   February 25, 2003, 00:34
Default Re: Inlet boundary condition
  #7
Andreas
Guest
 
Posts: n/a
Thank you very much. In my current problem are only plane inlet surfaces, so I try to create local coordinate systems at each inlet.

  Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to set two inlet boundary condition???Plz help asghari FLUENT 1 October 17, 2013 13:45
Inlet boundary condition jkwan FLUENT 1 August 5, 2008 21:22
Inlet boundary condition CFX Begineer CFX 6 October 29, 2002 07:05
inlet boundary condition abdul aziz jaafar Main CFD Forum 1 August 5, 1999 16:56
[Q]concerning about inlet boundary condition ghlee Main CFD Forum 0 September 26, 1998 07:03


All times are GMT -4. The time now is 05:33.