|
[Sponsors] |
October 22, 2008, 09:05 |
time dependent pressure BC on outlet
|
#1 |
Guest
Posts: n/a
|
Hi CFX user, i would like to set up a time dependent pressure boundary condition on the outlet, e.g. from 0-5s, pressure=0bar; from 5-10s, pressure=1bar; from 10-15s, pressure=0bar and so on. How can this Expression (CEL) be wroten? thank you for your reply in advance.
|
|
October 22, 2008, 11:13 |
Re: time dependent pressure BC on outlet
|
#2 |
Guest
Posts: n/a
|
create (or define) an user function to input your time [s] and pression [N m^-2]. Make an 1D interpolation.
Arguments Units: [s] Results Units: [N m^-2] Interpolation Data -> Option -> One Dimensional Create a name.txt file and build your data (time and pression using dot as your decimal separator). After that, choose your pression as name(t) as your boundary condition, where t is the time in [s]. |
|
October 22, 2008, 12:16 |
Re: time dependent pressure BC on outlet
|
#3 |
Guest
Posts: n/a
|
Hi Rogerio, thanx for your reply. As you describled, i have defined an user function (name: function 1) in PRE. But in the outlet window i can not find the user function. How can i put the user function to outlet BC? Best regards
|
|
October 22, 2008, 14:29 |
Re: time dependent pressure BC on outlet
|
#4 |
Guest
Posts: n/a
|
put "function 1(t)" in the box for the outlet. Just it. Donīt use space, in the name of the function. Use: "function1(t)"
|
|
October 24, 2008, 12:14 |
Re: time dependent pressure BC on outlet
|
#5 |
Guest
Posts: n/a
|
An easier way would be just to create a CEL expression and input that into the outlet
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Transient simulation not converging | skabilan | OpenFOAM Running, Solving & CFD | 14 | December 17, 2019 00:12 |
How to write k and epsilon before the abnormal end | xiuying | OpenFOAM Running, Solving & CFD | 8 | August 27, 2013 16:33 |
Modeling in micron scale using icoFoam | m9819348 | OpenFOAM Running, Solving & CFD | 7 | October 27, 2007 01:36 |
Terrible Mistake In Fluid Dynamics History | Abhi | Main CFD Forum | 12 | July 8, 2002 10:11 |
what the result is negatif pressure at inlet | chong chee nan | FLUENT | 0 | December 29, 2001 06:13 |