|
[Sponsors] |
December 3, 2007, 07:04 |
Help to create a CEL Expression
|
#1 |
Guest
Posts: n/a
|
Hi everybody,
I am new using CFX and i need a simple CEL Expression to control the pressure in a autoclave. I have a Pressure sensor in the middle of the clave and i need to control the mass flow inlet to control this pressure. How can I write a CEL Expression that open / close the inlet boundary of air to maintain the pressure? thanks im advance, |
|
December 3, 2007, 08:49 |
Re: Help to create a CEL Expression
|
#2 |
Guest
Posts: n/a
|
Hello Lets say that youre mass flow value is mf and youre pressure level is Pmax you have to write these expression in CEL: mf*step((P-Pmax)/1[Pa]) thes expression will equal to mf if P<Pmax and 0 if P>=Pmax
|
|
December 3, 2007, 08:52 |
Re: Help to create a CEL Expression
|
#3 |
Guest
Posts: n/a
|
Thank you!; I was jus reading about the step function on CFX-Help
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
how to set periodic boundary conditions | Ganesh | FLUENT | 15 | November 18, 2020 07:09 |
[blockMesh] Include list of points | Hikachu | OpenFOAM Meshing & Mesh Conversion | 0 | June 20, 2011 10:03 |
Actuator disk model | audrich | FLUENT | 0 | September 21, 2009 08:06 |
Where's the singularity/mesh flaw? | audrich | FLUENT | 3 | August 4, 2009 02:07 |
fluent add additional zones for the mesh file | SSL | FLUENT | 2 | January 26, 2008 12:55 |