home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / graphics / 13656 < prev    next >
Encoding:
Text File  |  1993-01-11  |  840 b   |  23 lines

  1. Newsgroups: comp.graphics
  2. Path: sparky!uunet!gatech!paladin.american.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!news.acns.nwu.edu!casbah.acns.nwu.edu!williams
  3. From: williams@casbah.acns.nwu.edu (Gus Williams)
  4. Subject: Particle tracing
  5. Message-ID: <1993Jan11.223928.3016@news.acns.nwu.edu>
  6. Sender: usenet@news.acns.nwu.edu (Usenet on news.acns)
  7. Nntp-Posting-Host: unseen1.acns.nwu.edu
  8. Organization: Northwestern University, Evanston, Illinois, USA
  9. Date: Mon, 11 Jan 1993 22:39:28 GMT
  10. Lines: 11
  11.  
  12. Does anyone know of any example routines for moving
  13. a particle through a 3D velocity field?
  14.  
  15. What is the best method, linear interpolation of x,y,z
  16. components then move the particle accordingly for some
  17. small time step? or is there a better way? 
  18.  
  19. The velocity field is irregular (from the results of
  20. a FEM calculation).
  21.  
  22. Thanks for any help.
  23.