mission

CAPE-OPEN
COCO
Excel Unit Operation
Matlab Unit Operation
Matlab Thermo Import
» 
Help
OO Calc Thermo Import
REFPROP PPM
SciLab Unit Operation
SciLab Thermo Import

ScanIt
WinVI

downloads

services

links

about us

contact us

capeOpen2PhasePropList

Returns the list of two-phase properties for which values can be obtained using capeOpen2PhaseProp.

Syntax

list=capeOpen2PhasePropList(handle)

Arguments

handle: package handle, as obtained from capeOpenGetPackage

Returns

list: string list of single phase property identifiers

Example

 
» handle=capeOpenGetPackage('TEA (CAPE-OPEN 1.1)','C1_C2');
» capeOpen2PhasePropList(handle)

ans = 

    'surfaceTension'
    'surfaceTension.Dmoles'
    'surfaceTension.DmolFraction'
    'surfaceTension.Dtemperature'
INDEX
CONTENT