CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > FLUENT > Fluent UDF and Scheme Programming

Need help on a UDF to define flow

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 4, 2013, 10:55
Default Need help on a UDF to define flow
  #1
New Member
 
Jessica
Join Date: Jul 2013
Location: England
Posts: 6
Rep Power: 12
Jess is on a distinguished road
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
Jess is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


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 17:02
Missing math.h header Travis FLUENT 4 January 15, 2009 11:48
udf for 3D laminar fully developed flow salman FLUENT 0 November 9, 2006 21:45
How to define mass flow rate using UDF? SAMUEL FLUENT 3 December 25, 2004 00:36
How to define mass flow rate using UDF? SAMUEL FLUENT 0 December 16, 2004 02:55


All times are GMT -4. The time now is 09:39.