|
[Sponsors] |
August 4, 2013, 11:55 |
Need help on a UDF to define flow
|
#1 |
New Member
Jessica
Join Date: Jul 2013
Location: England
Posts: 6
Rep Power: 13 |
Hey all,
This is my first time writing UDF for ANSYS, my problem is a 2D problem with a valve. im trying to calculate the forces and i have read through lots of posts. people are suggesting different approaches to get the forces. begin_f_loop(f,t) { F_AREA(A,f,t); force = F_P(f,t) * NV_MAG(A); } end_f_loop(f,t) or Compute_Force_and_Moment ? to get the forces in my case? i need to calculate the force acting on the valve disc , inside the valve from the pressure. Then from the force i need the velocity. Please, any advise would be appreciated. Jess |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
About Some Concepts:Laminar flow, turbulent flow, steady flow and time-dependent flow | Jing | Main CFD Forum | 8 | October 5, 2018 18:02 |
Missing math.h header | Travis | FLUENT | 4 | January 15, 2009 12:48 |
udf for 3D laminar fully developed flow | salman | FLUENT | 0 | November 9, 2006 22:45 |
How to define mass flow rate using UDF? | SAMUEL | FLUENT | 3 | December 25, 2004 01:36 |
How to define mass flow rate using UDF? | SAMUEL | FLUENT | 0 | December 16, 2004 03:55 |