C Library Functions  - 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


Nemo Release 3.1 condv67 (3) July 22, 2023
Generated by manServer 1.08 from a60c8bbd-b4f8-4f53-9111-dbcca91b9da8 using man macros.