home *** CD-ROM | disk | FTP | other *** search
/ ftp.ee.pdx.edu / 2014.02.ftp.ee.pdx.edu.tar / ftp.ee.pdx.edu / pub / users / gerry / pns / ReadMe.txt < prev    next >
Text File  |  2000-05-22  |  2KB  |  40 lines

  1. File:      ReadMe.txt
  2. Location:  ftp://ftp.me.pdx.edu/pub/users/gerry/PnS
  3. -----------------
  4.  
  5. This directory contains the source code and a partially completed
  6. manual of the Plain 'n SIMPLE CFD code.  This software is provided
  7. "as is", without any warranty, expressed or implied on the the fitness
  8. of the program for any use whatsoever.  Gerald Recktenwald, Portland
  9. State University, and all their affiliates, surrogates, relatives, neighbors,
  10. heirs, mascots, fellow earthlings, friends, foes, and fellow beings
  11. (sentient or otherwise), are in no way responsible for your use or even
  12. mere possession of this software.  By downloading this software
  13. you assume all responsibility for its existence on your computer
  14. and any computer to which it is transfered.
  15.  
  16. PnS is a 2D, incompressible, CFD code based on the control-volume
  17. finite-difference formulation.  It is derived in large part from the
  18. "class code" used by Professor Patankar to teach CFD at the University
  19. of Minnesota.  That Fortran code has been converted to C, enhanced,
  20. and documented by Gerald Recktenwald.  We are sure that Mr. Recktenwald
  21. has also (unintentionally) introduced bugs into this code during his
  22. years of fiddling with it.
  23.  
  24. The contents of this directory are:
  25.  
  26.     PnScode.zip    A PC ZIP Archive containing the C source
  27.     manual.pdf     An incomplete manual that provides some orientation to the code
  28.     Read.Me.Pns    This document
  29.     utillib.zip    A PC ZIP Archive containing
  30.                      (1) the source code to a library used by PnS
  31.                      (2) The Microsoft Visual C (version 5) project files for PnS
  32.  
  33. If you asked for this code, then you know what you're getting into.
  34. If you stumbled upon this archive and want to put it to use, well good luck.
  35.  
  36. I hope this is useful.
  37.  
  38. Gerry Recktenwald
  39. gerry@me.pdx.edu
  40.