+ Reply to Thread
Results 1 to 1 of 1

UDF to calculate the force of drag of fluid flowing over a cylindrically shaped object

  1. #1
    Registered User
    Join Date
    02-07-2013
    Location
    Akron, Ohio
    MS-Off Ver
    Excel 2003
    Posts
    1

    Exclamation UDF to calculate the force of drag of fluid flowing over a cylindrically shaped object

    Hello. I am new to this website which means i am a new user.

    I am in an excel class where we have been creating UDF's (user-defined formulas). I am having the most hardest time understanding and creating the formula. I have one problem that i don't understand at all and i really need help on it. This is the question:

    "Write a UDF to calculate the force of drag of fluid flowing over a cylindrically shaped object using the following formula:

    Fd= ((1/2)*cd*p*v^2*A)/(gc)

    Fd is the force of drag, Cd is the drag coefficient, p is the density of the fluid, v is the velocity, A is the frontal area of the object, and gc is the gravity constant. The program should work for air flowing over an object shaped as a convex Cd=1.2 or concave Cd=2.3.

    The program should be a VBA subroutine with input and output in Excel worksheet. Use as input; velocity in mph, shape of the end (concave or convex), length in ft, and radius in inches, with the outpu in lbf. Incorporate a Select Cast statement to handle the shape (concave or convex)."

    I am so lost i don't even know where to start >.< Please help!
    Last edited by vlady; 02-07-2013 at 01:26 AM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1