[UP]


Manual Reference Pages  - crflo67 (3)

NAME

crflo67(3f) - [M_steam67] critical flow and degrees superheat of wet/superheated steam at PRES,ENTH

CONTENTS

Synopsis
Description
Options
Return Values

SYNOPSIS

function crflo67 (pres, enth, sht)

   doubleprecision,intent(in)  :: pres
   doubleprecision,intent(in)  :: enth
   doubleprecision,intent(out) :: sht
   doubleprecision             :: crflo67

DESCRIPTION

function crflo67(3f) will calculate the critical flow and degrees superheat of wet or superheated steam at pressure PRES and enthalpy ENTH.

    DEFINITION AND PURPOSE:
       o FC,DEGS = f(P,H)
       o Calculates critical flow and degrees superheat of wet or
         superheated steam.

REGION OF APPLICATION:

See Section 3.11

CALLING SEQUENCE: FC=CRFLO(P,H,DEGS)

OPTIONS

PRES water pressure, in PSIA.
ENTH enthalpy, in BTU / POUND.

RETURN VALUES

SHT degrees superheat of steam.
CRFLO67
  critical flow level.


crflo67 (3) March 11, 2021
Generated by manServer 1.08 from 0060c7a5-0218-4854-be6d-673d99203933 using man macros.