|
[Sponsors] |
March 9, 2009, 07:29 |
How to define a dynamic Boundary Condition?
|
#1 |
Guest
Posts: n/a
|
Recently I am dealing with a 2 stages compressor. I want to vary the outlet static pressure (writeen as Ps) according to the timesteps (writeen as t). And I am going to use a function such as:
Ps=P1 t<t1 Ps=0.1*t t1<t<t2 Ps=P2 t>t2 The P1,P2,t1 and t2 are specified. So, could someone tell me that how to define the boundary condition in such a problem, should I use Fortran? |
|
March 9, 2009, 17:55 |
Re: How to define a dynamic Boundary Condition?
|
#2 |
Guest
Posts: n/a
|
Hi,
This can be done in CEL, no need for fortran. Have a look at the tutorial examples, some of them use CEL expressions. Glenn Horrocks |
|
March 10, 2009, 00:03 |
Re: How to define a dynamic Boundary Condition?
|
#3 |
Guest
Posts: n/a
|
Thank you Glenn~ I have defined a function:Pressure(ctstep) and now it is working... Thanks again
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
how to define two inlet boundary condition at the different time | nuengao | FLUENT | 2 | December 13, 2010 19:40 |
External Radiation Boundary Condition for Grid Interface | CFD XUE | FLUENT | 0 | July 9, 2010 03:53 |
External Radiation Boundary Condition (Two sided wall), Grid Interface | CFD XUE | FLUENT | 0 | July 8, 2010 07:49 |
How to define boundary condition for UDS ? | Joesphe | FLUENT | 0 | May 22, 2007 16:35 |
Free surface boudary conditions with SOLA-VOF | Fan | Main CFD Forum | 10 | September 9, 2006 13:24 |