[UP]


Manual Reference Pages  - hss67 (3)

NAME

hss67(3f) - [M_steam67] specific enthalpy = HSS67(P,T,s,v)

CONTENTS

Synopsis
Description
Options
Return Values

SYNOPSIS

function hss67(p,t,s,v)

DESCRIPTION

function hss67 will calculate specific enthalpy, specific entropy, and specific volume of water at pressure p and temperature t.

    DEFINITION AND PURPOSE:
          o H,S,V=f(P,T)
          o Calculates specific enthalpy, specific entropy, and specific
            volume.

REGION OF APPLICATION: Region 2 with P[max] = 1000 bars = 14503.7738 psia T[max] = 800 C = 1472 F

CALLING SEQUENCE:

H=HSS(P,T,S,V)

OPTIONS

P water pressure, in PSIA.
T water temperature, in degrees F.

RETURN VALUES

S specific entropy, in BTU/LB-DEGF
V specific volume.
HSS67 specific enthalpy, in BTU/LB.


hss67 (3) March 11, 2021
Generated by manServer 1.08 from 91189e97-71f3-4857-9d9d-820200181227 using man macros.