[UP]


Manual Reference Pages  - vcl67 (3)

NAME

vcl67(3f) - [M_steam67] compute the specific volume of the liquid at pressure P and temperature T

CONTENTS

Synopsis
Description
Options
Return Values

SYNOPSIS

FUNCTION vcl67(p, t)

   doubleprecision,intent(in) :: p
   doubleprecision,intent(in) :: t
   doubleprecision            :: vcl67

DESCRIPTION

Function vcl67 will compute the specific volume of the liquid at pressure P and temperature T.

    DEFINITION AND PURPOSE:
       o V=f(P,T)
       o Calculates specific volume

REGION OF APPLICATION: Region 1 with P[max] = 1000 bars = 14,503.7738 psia

CALLING SEQUENCE: V=VCL(P,T)

OPTIONS

p water pressure, in PSIA.
t water temperature, in degrees F.

RETURN VALUES

vcl67 specific volume.


vcl67 (3) March 11, 2021
Generated by manServer 1.08 from f987bb4f-a104-4cd8-91ad-5d9a8b57d7d2 using man macros.