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

capeOpenPDepPropList

Returns the list of pressure dependent properties for which values can be obtained using capeOpenPDepProp.

Syntax

list=capeOpenPDepPropList(handle)

Arguments

handle: package handle, as obtained from capeOpenGetPackage

Returns

list: string list of pressure dependent property identifiers

Example

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

ans = 

     {}

» %this package does not support any pressure dependent properties   
INDEX
CONTENT