C Library Functions  - prstm67 (3)

NAME

prstm67(3f) - [M_steam67] compute the Prandtl number of the liquid at pressure P and temperature T. in Region 2

CONTENTS

Synopsis
Description
Options
Return Values

SYNOPSIS

FUNCTION prstm67(P, T)

DESCRIPTION

function PRSTM67 will compute the Prandtl number of the liquid at pressure P and temperature T.

    DEFINITION AND PURPOSE:
          o PR=f(P,T)
          o Calculates Prandtl number

REGION OF APPLICATION: Region 2 with P[max] = 500 bars = 7251.8869 psia T[max] = 700 C = 1292 F

CALLING SEQUENCE: PR=PRSTM(P,T)

OPTIONS

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

RETURN VALUES

prstm67
  Prandtl number (dimensionless)


Nemo Release 3.1 prstm67 (3) June 29, 2025
Generated by manServer 1.08 from 294de91f-5db6-4cf8-b6c3-0c76c83373cd using man macros.