From: william@ee.pdx.edu (William David Eisenhauer)

I am reposting this due to the fact that some sites did not get it the first
time around.
All you have to do is uudecode it and kermit it to your hp48.

Have fun and send comments to
william@cadlab.eas.pdx.edu


                        THERMODYNAMIC
                         PROPERTIES
                          OF STEAM

                             FOR

                            HP48

                         Written By

                     William Eisenhauer
                 Portland State University
                           1993


The author disclaims all warranties, either express or implied,
including, but not limited to, implied warranties of
merchantability and fitness for a particular purpose, with regard
to the inclosed program and the accompanying written material.
You may have other rights which vary from state/country to
state/country.

In no event shall the author be liable for any damages whatsoever
(including, without limitation, damages for loss of business
profits, business interruption, loss of business information, or
any other pecuniary loss) arising out of the use of or inability
to use the inclosed program, even if author has been advised of
the possibility of such damages.  Because some states/countries
do not allow the exclusion of limitation of liability for
consequential or incidental damages, the above limitation may not
apply to you.

Laymen's Terms : You Flunk your exam, don't blame me!


Functions included:

     PSAT      Saturation Pressure given Temperature

     TSAT      Saturation Temperature given Pressure

     HSHT      Enthalpy in Super Heated Region given Pressure and
               Temperature

     SVSH      Specific Volume in Super Heated Region given
               Pressure and Temperature

     SSHT      Entropy in Super Heated Region given Pressure and
               Temperature

     SFSAT     Entropy of 0% Quality Steam at given Temperature

     SGSAT     Entropy of 100% Quality Steam at given Temperature

     HGSAT     Enthalpy of 0% Quality Steam at given Temperature

     HFGSAT    Difference between 100% and 0% Quality Steam at
               given Temperature

     VGSAT     Specific Volume of 0% Quality Steam at given
               temperature

     VFSAT     Specific Volume of 100% Quality Steam at given
               temperature

     YSAT      DO NOT USE (IS REQUIRED BY OTHER FUNCTIONS TO
               CALCULATE)


Use of Functions

     Pressure must be given in MPa (Units not required, all units
     are stripped and value is assumed to be in MPa)

     Temperature must be given in K (Same as above)

     If pressure is required to perform calculation it must be in

     level 2 of the stack, temperature in level 1

     If pressure is not required temperature goes into level 1 of
     the stack


