|
[Sponsors] |
May 24, 2011, 01:47 |
cel for pressure
|
#1 |
New Member
nayyer
Join Date: Apr 2011
Posts: 4
Rep Power: 15 |
Hi all
I want to do a transient analysis in ansys-cfx and I want to have following B.C s at inlet and outlet: At inlet of the tube: a pressure of 1333.2pa is applied during 0.003s and 0 afterwards. At the outlet: a pressure of 0 Pa is imposed. Now my question in that: how can I write a CEL for the dependence of pressure on the time at the inlet of tube?? I will be glad if anyone can give me some helps in this topic. thanks alot kind regards Rada |
|
May 24, 2011, 08:41 |
|
#2 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,872
Rep Power: 144 |
Set the pressure equal to 1333.2[Pa] * step((0.003[s]-t)/1[s])
You can also do this using if functions or a 1D interpolation function. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Angle variable under CEL. | Gloria Gaynor | CFX | 11 | November 26, 2012 07:29 |
CEL expression | vmlxb6 | CFX | 1 | March 18, 2011 07:39 |
junction box routine and CEL function | bornspur | CFX | 2 | February 3, 2009 03:24 |
Help to create a CEL Expression | Juan Maria Campos | CFX | 2 | December 3, 2007 08:52 |
Rotate node via cel | Elian81 | CFX | 2 | September 25, 2007 06:31 |