home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / sci / engr / mech / 195 < prev    next >
Encoding:
Text File  |  1992-08-16  |  2.0 KB  |  49 lines

  1. Newsgroups: sci.engr.mech
  2. Path: sparky!uunet!cs.utexas.edu!tamsun.tamu.edu!zeus.tamu.edu!cjs1722
  3. From: cjs1722@zeus.tamu.edu (STEPANIAN, CHRISTOPHER JOHN)
  4. Subject: Re: Looking for CFD Pointers
  5. Message-ID: <16AUG199222382472@zeus.tamu.edu>
  6. News-Software: VAX/VMS VNEWS 1.41    
  7. Sender: news@tamsun.tamu.edu (Read News)
  8. Organization: Texas A&M University, Academic Computing Services
  9. References: <1992Aug13.182029.16905@fs7.ece.cmu.edu>
  10. Date: Mon, 17 Aug 1992 03:38:00 GMT
  11. Lines: 36
  12.  
  13. In article <1992Aug13.182029.16905@fs7.ece.cmu.edu>, winstead@faraday.ece.cmu.edu (Charles Holden Winstead) writes...
  14. >Hey All,
  15. >I'm interested in learning how to numerically solve the incompressible 
  16. >Navier-Stokes equations, 2D.  My goal is to program my own solver.  I've
  17. >looked into formulating this myself using Finite Elements, but I was wondering
  18. >if there's a standard, accepted method for solving these.  I'm interested in
  19. >any references or suggestions.
  20. >Thanks,
  21. >-Chuck
  22.  
  23. Chuck, 
  24.  
  25.     One of my graduate advisors is a hydrodynamics guy who does a lot 
  26. of computational solving of 3-d, integrated, flow past a body type problems.
  27. If I remember correctly, the most popular way to solve to problem is by 
  28. boundry elements. The second most popular method is by using finite elements.
  29. Check your school library for some tomes on the topic. My research is
  30. , unfortunately, finite elements so I can't make a recomendation on a 
  31. good book title. I think the cfd folks used some expensive Springer-Verlag
  32. set - lots of grumbles(too expensive). 
  33.  
  34. good luck!
  35.  
  36. ps the basic code should already exist, if you want it with less pain!!!
  37.  
  38.  
  39. --------------------------------------------------------------------------------
  40. Chris Stepanian            |"...a funny thing about regret is, that it's
  41. Depts of Aero&Ocean Engineering    |    better to regret something you have done
  42. Texas A&M University        |    than to regret something you haven't done."
  43. CJS1722@ZEUS.TAMU.EDU        |            B.H. Surfers
  44. --------------------------------------------------------------------------------
  45.  
  46.