|
[Sponsors] |
user soubroutine of inlet boundary conditions |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 24, 2002, 14:34 |
user soubroutine of inlet boundary conditions
|
#1 |
Guest
Posts: n/a
|
Hi, I have a question about the user soubroutine of inlet boundary conditions. My problem is unsteady, 3-D turbulent flow(U,V,W,P,K,E,C). There are three boundary(inlet, outlet and wall) in my case. When time is great than 0(zero), I want to change concentration(scalar) value in inlet boundary to average value of concentration in outlet boundary on previous time step. Also I want to keep the rest values(U,V,W,P,K,E) in inlet boundary. The size of inlet and outlet is different. I think it's difficult to introduce cyclic boundary for this problem. How can it be solved this problem? If anyone have good idea for solving this problem, please let me know.
Thanks in advance! With best regards, Charlie Beghein |
|
August 27, 2002, 04:23 |
Re: user soubroutine of inlet boundary conditions
|
#2 |
Guest
Posts: n/a
|
Try using POSDAT to sample the outlet you're after and pass the values back to BCDEFI in a new named COMMON block (define your own and include it in both routines).
HTH - Steve |
|
August 30, 2002, 03:03 |
Re: Thanks
|
#3 |
Guest
Posts: n/a
|
Thank you so much. I am trying to that you mentioned.
Charlie Beghein |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
inlet boundary conditions | mattia | Main CFD Forum | 0 | February 11, 2009 07:06 |
Inlet boundary conditions | Mattia | CFX | 0 | February 9, 2009 14:25 |
User Defined Boundary Conditions | Ravi | FLUENT | 2 | July 8, 2004 01:34 |
Help please:Inlet Boundary Conditions!!! | David | CFX | 4 | October 31, 2002 20:03 |
user subroutine of inlet boundary | raymond | Siemens | 4 | December 6, 2001 06:44 |