Post Reply 
Water Vapor Tables
12-13-2017, 12:39 PM
Post: #1
Water Vapor Tables
Hi all,

i'm glad to upload my first program for the HP Prime, it calculates all the interesting parameters of the water vapor.

VaporPressure();
LiquidDensity();
VaporDensity();
LiquidEnthapy();
VaporEnthalpy();
LiquidEntropy();
VaporEntropy();
EnthalpyVaporization();

The work is based on the VBA version by Claudio Tomasoni (claudiotomasoni.it).

I've made the porting for HP Prime.

All the variables are in SI units. All the functions want the temperature as input, if you know only the pressure, you can calculate it with the VaporTemperature() function. Obviously the input is pressure in Pa.

You may also nest two functions e.g. VaporDensity(VaporTemperature([pressure in Pa]))

The functions can be called inside Home and CAS views, use the Mem-B button to scroll the available functions if you don't remember the names.

Change the program name to meet your language and find it easier in the menu!

Have all a nice day,

Stefano


Attached File(s)
.hpprgm  TabVapAcqua.hpprgm (Size: 20.7 KB / Downloads: 56)
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)