thanks for the comments,
actually I have created a EXCEL VBA code based on
the procedures described on volume 3 of
"Heat Exchangers Design Handbook" (Hemisphere)
it applies Bell-Delaware method to design
shell and tube heat exchangers with single phase flow
next steps will be evaporators and condensers
I have a few questions concerning the application
of PRODE PROPERTIES for thermodynamic and
transport properties of pure fluids and mixtures.
SPECIFIC HEATS (vapor and liquid)
PRODE PROPERTIES has the methods
=StrGCp(stream) cp for vapor
=StrGCv(stream) cv for vapor
=StrLCp(stream) cp for liquid
=StrLCv(stream) cv for liquid
my first question is about solving the different zones
in heat exchamger, should I adopt constant cp
or use instead difference in enthalpies ?
I presume that enthalpies should be more accurate
since cp (and cv) are not constant.
LATENT HEATS
with PRODE PROPERTIES I can calculate latent heats
in different ways
actually I calculate latent heats as difference
in vapor and liquid enthapies,
is that the correct way?
Edited by gecos, 25 September 2013 - 02:05 AM.