[UP]


Manual Reference Pages  - condv67 (3)

NAME

condv67(3f) - [M_steam67] compute thermal conductivity of water at pressure P and temperature T

CONTENTS

Synopsis
Description
Options
Return Values

SYNOPSIS

FUNCTION CONDV67(P,T) result(condv67_result)

DESCRIPTION

function CONDV67 will compute the thermal conductivity of water at pressure P and temperature T.

DEFINITION AND PURPOSE:

o K = f (P,T)
o Calculates thermal conductivity

REGION OF APPLICATION:

        Region 2 with: P[max] = 500 bars = 7251.8869 psia. T[max] = 700 C =
        1292 F
        See Section 3.3

CALLING SEQUENCE:

        K = CONDV(P,T)
        (Note that this statement should not be used in FORTRAN, unless K is
        declared to be REAL.)

OPTIONS

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

RETURN VALUES

CONDV67
  conductivity in BTU/HR-FT-DEG.F


condv67 (3) March 11, 2021
Generated by manServer 1.08 from fc3ce6e8-9709-4147-b715-f52a74936059 using man macros.