|
[Sponsors] |
Getting Inlet Velocity Values through CCL or User |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 30, 2007, 04:03 |
Getting Inlet Velocity Values through CCL or User
|
#1 |
Guest
Posts: n/a
|
Hi, I am trying to extract the value of local velocity at the inlet through CCL or User Fortran. Through CCL I can extract mass averaged velocity value but not the local velocity value. Can anybody help me in this? Regards, Shraman
|
|
April 30, 2007, 07:36 |
Re: Getting Inlet Velocity Values through CCL or U
|
#2 |
Guest
Posts: n/a
|
Check the help on how to export a profile boundary condition. This will allow you to write the nodal values for inlet velocity to a file.
|
|
April 30, 2007, 07:42 |
Re: Getting Inlet Velocity Values through CCL or U
|
#3 |
Guest
Posts: n/a
|
Hi Johny, Thanks for your response. The difficulty I am having is, I do not know the Total Velocity at the inlet. I know the Ptotal, Ttotal, Vtheta and angle between Vradial and Vaxial. So I have to express the velocity components (radial and axial) in terms of Vtotal and Vtheta and the angle between Vradisl and Vaxial. This is the reason, why I am looking for the total velocity or static pressure from the Solver. Please let me know if you have any solution for this. I can even call you up if I can have your contact number. my mail id is shraman.goswami@honeywell.com Regards, Shraman
|
|
May 1, 2007, 15:58 |
Re: Getting Inlet Velocity Values through CCL or U
|
#4 |
Guest
Posts: n/a
|
Hi Shraman,
CCL is the object definition language, what you are interested in is CEL, which is the CFX Expression Language. You can access all of the solver variables through CEL. The short names of the velocity components in the x, y and z directions are 'u', 'v' and 'w' respectively, long names are 'Velocity u', 'Velocity v', etc. The total velocity is simply 'Velocity'. You can use CEL expressions in the place of values for any boundary condition, allowing you to easily customize your solution without FORTRAN. Finally, I highly recommend you contact your technical support rep for help on these topics and any necessary training. Regards, Robin |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
VOF Volume fraction in Velocity inlet | aruelle | FLUENT | 2 | May 10, 2024 11:17 |
UDF inlet velocity profile mismatch with Fluent | ChristineL | Fluent UDF and Scheme Programming | 15 | November 25, 2016 07:45 |
UDF for Inlet velocity | Mijin Kim | FLUENT | 0 | September 28, 2009 05:50 |
Create hemisphere like velocity profile at inlet | Nelson | Main CFD Forum | 3 | July 27, 2005 13:05 |
UDF problem : inlet velocity in cyl. coord. system | Jongdae Kim | FLUENT | 0 | June 15, 2004 12:21 |