---------------------------------------------------------------------
  PROPATH Ver.12.1 programs and user's manual

                                     by Ryo, Akasaka
                                     (akasaka@nucl.kyushu-u.ac.jp)
                                     June 6, 2001
---------------------------------------------------------------------

This CD-ROM contains programs and user's manual of PROPATH 12.1.

Directory map of this CD-ROM is:

/A-PROPATH     moist air
   /source     source programs of A-PROPATH
   maigss.out  sample output of single shot program
   
/P-PROPATH     pure substance and mixture with fixed composition
   /source     source programs of P-PROPATH

/M-PROPATH    binary mixtures
   /source    source programs of M-PROPATH

/F-PROPATH    binary mixtures by general equations
   /source    source programs of Peng-Robinson equation and CSD
              equation
     /bwr     source programs of BWR equation
              
/I-PROPATH    ideal gases and ideal gas mixtures
   /source    source programs of I-PROPATH

/E-PROPATH    libraries for MS-EXCEL
   /A-PROPATH
      /DLL    dynamic link libralies of A-PROPATH
      /BAS    import module for MS-EXCEL
      /LIB    import libraries for Visual C/C++ 5.0
   /M-PROPATH
      /DLL    dynamic link libralies of M-PROPATH
      /BAS    import module for MS-EXCEL
      /LIB    import libraries for Visual C/C++ 5.0
   /P-PROPATH
      /DLL    dynamic link libralies of P-PROPATH
      /BAS    import module for MS-EXCEL
      /LIB    import libraries for Visual C/C++ 5.0
   /VC
      /INCLUDE header files for A-, M- and P-PROPATH
      /SAMPLES sample project of Visual C/C++ using dynamic link libralies

/MANUAL       user's manual in the form of PDF or Postscript files

/Compress     archives of source programs in the form of LZH,
              ZIP (for Windows) and TAR (for Linux)

makefile.txt  read me of make files

All PROPATH SUBPROGRAM except E-PROPATH is written in FORTRAN77
and use is made of neither extended facilities provided only in
the special versions of FORTRAN77 compiler nor of utilities prepared
for any specic computer system, so that the source programs 
of them are distributed to users.

E-PROPATH, however, depends upon operating systems, runs only under
the enviroment shown below.

Computer          : IBM/PC-AT (and Compatible) or NEC 9800 Series
Operating System  : Microsoft Windows95/98 and WindowsNT 3.51 or later
Version of Excel  : Microsoft Excel 97 or higher

The source programs of E-PROPATH is not included in the CD-ROM.

User can built libraries and single shot program of PROPATH using
make files included in root directory of this CD-ROM.
To use make files, please see the MAKEFILE.TXT and user's manual. 
The Acrobat Reader is needed to read manual in the form of PDF files. 
