-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrefpropm.m
More file actions
655 lines (624 loc) · 31 KB
/
refpropm.m
File metadata and controls
655 lines (624 loc) · 31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% refpropm Thermophysical properties of pure substances and mixtures.
% Calling sequence for pure substances:
% result=refpropm(prop_req, spec1, value1, spec2, value2, substance1)
%
% Calling predefined mixtures:
% result=refpropm(prop_req, spec1, value1, spec2, value2, mixture1)
%
% Calling user defined mixtures:
% result=refpropm(prop_req, spec1, value1, spec2, value2,
% substance1, substance2, ..., x)
%
% where
% prop_req character string showing the requested properties
% Each property is represented by one character:
% 0 Refprop DLL version number
% A Speed of sound [m/s]
% B Volumetric expansivity (beta) [1/K]
% C Cp [J/(kg K)]
% D Density [kg/m^3]
% F Fugacity [kPa] (returned as an array)
% G Gross heating value [J/kg]
% H Enthalpy [J/kg]
% I Surface tension [N/m]
% J Isenthalpic Joule-Thompson coeff [K/kPa]
% K Ratio of specific heats (Cp/Cv) [-]
% L Thermal conductivity [W/(m K)]
% M Molar mass [g/mol]
% N Net heating value [J/kg]
% O Cv [J/(kg K)]
% P Pressure [kPa]
% Q Quality (vapor fraction) (kg/kg)
% S Entropy [J/(kg K)]
% T Temperature [K]
% U Internal energy [J/kg]
% V Dynamic viscosity [Pa*s]
% X Liquid phase & gas phase comp.(mass frac.)
% Y Heat of Vaporization [J/kg]
% Z Compressibility factor
% $ Kinematic viscosity [cm^2/s]
% % Thermal diffusivity [cm^2/s]
% ^ Prandtl number [-]
% ) Adiabatic bulk modulus [kPa]
% | Isothermal bulk modulus [kPa]
% = Isothermal compressibility [1/kPa]
% ~ Cstar [-]
% ` Throat mass flux [kg/(m^2 s)]
% + Liquid density of equilibrium phase
% - Vapor density of equilibrium phase
%
% E dP/dT (along the saturation line) [kPa/K]
% # dP/dT (constant rho) [kPa/K]
% R d(rho)/dP (constant T) [kg/m^3/kPa]
% W d(rho)/dT (constant p) [kg/(m^3 K)]
% ! dH/d(rho) (constant T) [(J/kg)/(kg/m^3)]
% & dH/d(rho) (constant P) [(J/kg)/(kg/m^3)]
% ( dH/dT (constant P) [J/(kg K)]
% @ dH/dT (constant rho) [J/(kg K)]
% * dH/dP (constant T) [J/(kg kPa)]
%
% spec1 first input character: T, P, H, D, C, R, or M
% T, P, H, D: see above
% C: properties at the critical point
% R: properties at the triple point
% M: properties at Tmax and Pmax
% (Note: if a fluid's lower limit is higher
% than the triple point, the lower limit will
% be returned)
%
% value1 first input value
%
% spec2 second input character: P, D, H, S, U or Q
%
% value2 second input value
%
% substance1 file name of the pure fluid (or the first
% component of the mixture)
%
% mixture1 file name of the predefined fluid mixture
% with the extension ".mix" included
%
% substance2,substance3,...substanceN
% name of the other substances in the
% mixture. Up to 20 substances can be handled.
% Valid substance names are equal to the file names
% in the C:\Program Files\REFPROP\fluids\' directory.
%
% x vector with mass fractions of the substances
% in the mixture.
%
% Examples:
% 1) P = refpropm('P','T',373.15,'Q',0,'water') gives
% Vapor pressure of water at 373.15 K in [kPa]
%
% 2) [S Cp] = refpropm('SC','T',373.15,'Q',1,'water') gives
% Entropy and Cp of saturated steam at 373.15 K
%
% 3) D = refpropm('D','T',323.15,'P',1e2,'water','ammonia',[0.9 0.1])
% Density of a 10% ammonia/water solution at 100 kPa and 323.15 K.
%
% 4) [x y] = refpropm('X','P',5e2,'Q',0.4,'R134a','R32',[0.8, 0.2])
% Temperature as well as gas and liquid compositions for a mixture
% of two refrigerants at a certain pressure and quality.
% Note that, when 'X' is requested, two variables must be sent, the
% first contains the liquid phase composition and the second
% the vapor phase composition.
%
% 5) T=refpropm('T','C',0,' ',0,'water')
% Critical temperature
%
% 6) T=refpropm('T','M',0,' ',0,'r410a.mix')
% Maximum temperature that can be used to call properties.
% Shows how to call a predefined mixture.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% Originally based on the file refpropm.f90.
%
% Credits:
% Paul M. Brown, Ramgen Power Systems, Inc. 2004-05-17
% Modified input parameters to make 'HS' calls
% Interface now handles 'HP', 'HD' and 'HT' as well
% Fixed P_rp calculation for spec2='P' case (moved calc earlier)
% Added property requests for Cv (O), gamma (K) and speed of sound (A)
%
% Johannes Lux, German Aerospace Center 2006-03-30
% Modified input pressure unit back to [Pa]
% Interface now works with Matlab R2006a (.mexw32 file format instead of .dll file format)
% Continuation lines modified to be compatible with Compaq Visual Fortran 9.0
% No wrong results return with the first call anymore
% Changed name to "refpropm.f90" to avoid name conflicts with Matlab
% Function call is for example:
% refpropm(prop_req, spec1, value1, spec2, value2, substance1)
% Fluid files are located in C:\Program Files\REFPROP\fluids\
% new version 7.2 beta, compiled using Matlab R2006a (2006-10-08)
% new version 7.2 beta (2006-10-24), compiled using Matlab R2006a
% new version 8.0 beta (2007-01-18), compiled using Matlab R2006b
% Modified input pressure unit back to [kPa] (2007-02-22)
%
% Chris Muzny, NIST
% made changes for 2009a compatibility and 64-bit execution
%
% Eric Lemmon, NIST
% allow .ppf files to be loaded
% allow .mix files to be loaded
% add molar mass, heating values
% add HQ input, critical parameters
% add fugacity, beta, dH/d(rho)
%
% Keith Wait, Ph.D, GE Appliances 2011-07-01
% keith.wait@ge.com
% Translated to Matlab native code, known to work against Matlab
% 2010b. Fortran compiler no longer necessary to add new properties,
% make other modifications.
% Added outputs B, E, F, J, and R.
% HQ input regressed.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
function varargout = refpropm( varargin )
ierr = 0;
q = 999;
e = 0;
h = 0;
s = 0;
cv = 0;
cp = 0;
w = 0;
hjt = 0;
phaseFlag = 0;
archstr = computer('arch');
libName = 'refprop';
dllName = 'REFPROP.dll';
prototype = @rp_proto;
% Input Sanity Checking
nc_base = 5;
if (nargin == 6)
numComponents = 1;
elseif (nargin < 6)
error('Too few input arguments, should be 6 or more');
elseif (nargin > 26)
error('Too many input arguments');
else
numComponents = nargin - nc_base - 1;
end
fluidType = [];
for i = 1:numComponents
fluidType = [fluidType char(varargin(5+i))];
end
% Load DLL
RefpropLoadedState = getappdata(0, 'RefpropLoadedState');
if ~libisloaded(libName)
switch computer
case {'GLNXA64', 'GLNX86', 'MACI', 'MACI64', 'SOL64'}
BasePath = '/usr/local/REFPROP/';
FluidDir = 'FLUIDS/';
otherwise
BasePath = 'C:\Program Files\REFPROP\';
FluidDir = 'fluids\';
if ~exist(BasePath,'dir')
BasePath = 'C:\Program Files (x86)\REFPROP\';
end
if archstr == 'win64'
%If you are using a 64 bit version of MatLab, please contact Eric Lemmon for the DLL listed below. (eric.lemmon@nist.gov)
dllName = 'REFPRP64.dll';
prototype = @() rp_proto64(BasePath);
end
end
% v=char(calllib('REFPROP','RPVersion',zeros(255,1))'); % Useful for debugging...
RefpropLoadedState = struct('FluidType', 'none', 'BasePath', BasePath, 'FluidDir', FluidDir, 'nComp', 0, 'mixFlag', 0, 'z_mix', 0);
setappdata(0, 'RefpropLoadedState', RefpropLoadedState);
% the following returns 0 if refprop.dll does not exist, 1 if refprop.dll is a variable name in the workspace, 2 if C:\Program Files (x86)\REFPROP\refprop.dll exist, and 3 if refprop.dll exist but is a .dll file in the MATLAB path
if ~ismember(exist(strcat(BasePath, dllName),'file'),[2 3])
dllName = lower(dllName);
end
if ~ismember(exist(strcat(BasePath, dllName),'file'),[2 3])
error(strcat(dllName,' could not be found. Please edit the refpropm.m file and add your path to the lines above this error message.'));
end
[notfound,warnings]=loadlibrary(strcat(BasePath,dllName),prototype,'alias',libName);
end
% Prepare REFPROP
if ~strcmpi(fluidType, RefpropLoadedState.FluidType)
fluidFile = '';
RefpropLoadedState.FluidType = '';
RefpropLoadedState.mixFlag = 0;
setappdata(0, 'RefpropLoadedState', RefpropLoadedState);
if strfind(lower(fluidType), '.mix') ~= 0
RefpropLoadedState.mixFlag = 1;
fluidName = fluidType;
fluidFile = strcat(RefpropLoadedState.BasePath, 'mixtures\',fluidName);
hmxnme = [unicode2native(fluidFile) 32*ones(1,255-length(fluidFile))]';
mixFile = strcat(RefpropLoadedState.BasePath, ...
RefpropLoadedState.FluidDir, 'hmx.bnc');
hmix = [unicode2native(mixFile) 32*ones(1,255-length(mixFile))]';
href = unicode2native('DEF')';
[hmxnme hmix href nc path z ierr errTxt] = calllib(libName,'SETMIXdll',hmxnme,hmix,href,0,32*ones(10000,1),zeros(1,20),0,32*ones(255,1),255,255,3,10e3,255);
else
for i = 1:numComponents
fluidName=char(varargin(i+5));
if isempty(strfind(lower(fluidName),'.fld'))
if isempty(strfind(lower(fluidName),'.ppf'))
fluidName = strcat(fluidName,'.fld');
end
end
fluidFile = strcat(fluidFile, RefpropLoadedState.BasePath, ...
RefpropLoadedState.FluidDir,fluidName,'|');
end
path = [unicode2native(fluidFile) 32*ones(1,10e3-length(fluidFile))]';
mixFile = strcat(RefpropLoadedState.BasePath, ...
RefpropLoadedState.FluidDir, 'hmx.bnc');
hmix = [unicode2native(mixFile) 32*ones(1,255-length(mixFile))]';
href = unicode2native('DEF')';
[nc path hmix href ierr errTxt] = calllib(libName,'SETUPdll',numComponents,path,hmix,href,0,32*ones(255,1),10000,255,3,255);
z = 1;
% [ierr errTxt] = calllib(libName,'SETAGAdll',0,32*ones(255,1),255);
end
if (ierr > 0)
error(char(errTxt'));
end
%Use the call to PREOSdll to change the equation of state to Peng Robinson for all calculations.
%To revert back to the normal REFPROP EOS and models, call it again with an input of 0.
% [dummy] = calllib(libName,'PREOSdll',2);
%To enable better and faster calculations of saturation states, call the
%subroutine SATSPLN. However, this routine takes several seconds, and
%should be disabled if changing the fluids regularly.
%This call only works if a *.mix file is sent.
%You may also need to uncomment the declaration of SATSPLN in the rp_proto.m file.
% [dummyx ierr errTxt] = calllib(libName,'SATSPLNdll', z, 0, 32*ones(255,1), 255);
% Use the following line to calculate enthalpies and entropies on a reference state
% based on the currently defined mixture, or to change to some other reference state.
% The routine does not have to be called, but doing so will cause calculations
% to be the same as those produced from the graphical interface for mixtures.
% [href dummy dummy dummy dummy dummy ierr2 errTxt] = calllib(libName, 'SETREFdll', href, 2, z, 0, 0, 0, 0, 0, 32*ones(255,1), 3, 255);
RefpropLoadedState.z_mix = z;
RefpropLoadedState.nComp = nc;
RefpropLoadedState.FluidType = lower(fluidType);
setappdata(0, 'RefpropLoadedState', RefpropLoadedState);
end
numComponents = RefpropLoadedState.nComp;
% Extract Inputs from Varargin
propReq = lower(char(varargin(1)));
propTyp1 = lower(char(varargin(2)));
propTyp2 = lower(char(varargin(4)));
propVal1 = cell2mat(varargin(3));
propVal2 = cell2mat(varargin(5));
herr = 32*ones(255,1);
if length(propReq)==2
if propReq(2)=='>'
propReq = propReq(1);
phaseFlag=1;
elseif propReq(2)=='<'
propReq = propReq(1);
phaseFlag=2;
end
end
% Calculate Molar Mass
if numComponents == 1
z = 1;
elseif RefpropLoadedState.mixFlag == 0
z_kg = cell2mat(varargin(nargin));
if length(z_kg) ~= numComponents
error('Mass fraction must be given for all components');
elseif abs(sum(z_kg)-1) > 1e-12
error('Mass fractions must sum to 1');
end
[dummyx z molw] = calllib(libName,'XMOLEdll',z_kg,zeros(1,numComponents),0);
elseif RefpropLoadedState.mixFlag == 1
z = RefpropLoadedState.z_mix;
end
[dummyx molw] = calllib(libName,'WMOLdll',z,0);
molw = molw*1e-3;
% Sanity Check Provided Property Types
if propTyp1 == propTyp2
error('Provided values are the same type');
end
varargout = cell(size(propReq));
switch propTyp1
case 'p'
P_rp = propVal1;
case 't'
T = propVal1;
case 'd'
D_rp = propVal1 * 1e-3 / molw;
case 'h'
h = propVal1 * molw;
case 'c'
if numComponents == 1
[dummy wm ttp tnbp T P_rp D_rp zc acf dip rgas] = calllib(libName,'INFOdll', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
else
[dummy T P_rp D_rp ierr errTxt] = calllib(libName,'CRITPdll', z, 0, 0, 0, 0, herr, 255);
end
[dummy dummy dummy pp e h s cv cp w hjt] = calllib(libName,'THERMdll', T, D_rp, z, 0, 0, 0, 0, 0, 0, 0, 0);
case 'r'
if numComponents == 1
heos = unicode2native('EOS')';
[heos dummy dummy dummy dummy T tmax Dmax pmax ierr errTxt] = calllib(libName,'LIMITXdll', heos, 300, 0, 0, z, 0, 0, 0, 0, 0, herr, 3, 255);
if strncmp(RefpropLoadedState.FluidType,'water',5)
[dummy wm T tnbp Tc P_rp D_rp zc acf dip rgas] = calllib(libName,'INFOdll', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
end
if propReq=='t'
varargout(1) = {T}; %Exit early if only T required, not all fluids work at Ttrp.
return
end
[dummy dummy dummy dummy P_rp D_rp Dl Dv x y e h s cv cp w ierr errTxt] = calllib(libName,'TQFLSHdll', T, 0, z, 2, 0, 0, 0, 0, zeros(1,numComponents), zeros(1,numComponents), 0, 0, 0, 0, 0, 0, 0, herr, 255);
% [dummy dummy dummy P_rp Dl Dv x y ierr errTxt] = calllib(libName, 'SATTdll', T, z, 1, 0, 0, 0, zeros(1,numComponents), zeros(1,numComponents), 0, herr, 255);
else
error('Triple point not known for mixtures');
end
case 'm'
heos = unicode2native('EOS')';
[heos dummy dummy dummy dummy tmin T Dmax P_rp ierr errTxt] = calllib(libName,'LIMITXdll', heos, 300, 0, 0, z, 0, 0, 0, 0, 0, herr, 3, 255);
[dummy dummy dummy D_rp Dl Dv x y q e h s cv cp w ierr errTxt] = calllib(libName,'TPFLSHdll', T, P_rp, z, 0, 0, 0, zeros(1,numComponents), zeros(1,numComponents), 0, 0, 0, 0, 0, 0, 0, 0, herr, 255);
case '0'
[dummy dummy dummy dummy ierr errTxt] = calllib(libName,'SETUPdll',-1,10000*ones(255,1),255*ones(255,1),3*ones(255,1),0,32*ones(255,1),10000,255,3,255);
varargout(1)={double(ierr)/10000};
return
otherwise
error('Provided value 1 is not P, T, H, D, C, R, or M');
end
switch propTyp2
case 'p'
P_rp = propVal2;
case 'd'
D_rp = propVal2 * 1e-3 / molw;
case 'h'
h = propVal2 * molw;
case 's'
s = propVal2 * molw;
case 'u'
e = propVal2 * molw;
case 'q'
q = propVal2;
otherwise
if (propTyp1 ~= 'c' && propTyp1 ~= 'r' && propTyp1 ~= 'm' )
error('Provided value 2 is not P, H, S, U, Q, or D');
end
propTyp2 = ' ';
end
% Call Appropriate REFPROP Flash Function According to Provided Property Types
if ((propTyp1 == 'p') && (propTyp2 == 'd')) || ((propTyp2 == 'p') && (propTyp1 == 'd'))
[dummy dummyx dummy T Dl Dv x y q e h s cv cp w ierr errTxt] = calllib(libName,'PDFLSHdll',P_rp, D_rp, z, 0, 0, 0, zeros(1,numComponents), zeros(1,numComponents), 0, 0, 0, 0, 0, 0, 0, 0, herr, 255);
elseif ((propTyp1 == 'p') && (propTyp2 == 'h')) || ((propTyp2 == 'p') && (propTyp1 == 'h'))
if phaseFlag==0
[dummy dummy dummyx T D_rp Dl Dv x y q e s cv cp w ierr errTxt] = calllib(libName,'PHFLSHdll',P_rp, h, z, 0, 0, 0, 0, zeros(1,numComponents), zeros(1,numComponents), 0, 0, 0, 0, 0, 0, 0, herr, 255);
else
[dummy dummy dummyx dummy T D_rp ierr errTxt] = calllib(libName,'PHFL1dll',P_rp, h, z, phaseFlag, 0, 0, 0, herr, 255);
[dummy dummy dummyx P_rp e h s cv cp w hjt] = calllib(libName,'THERMdll', T, D_rp, z, 0, 0, 0, 0, 0, 0, 0, 0);
end
elseif ((propTyp1 == 'p') && (propTyp2 == 't')) || ((propTyp2 == 'p') && (propTyp1 == 't'))
if phaseFlag==0
[dummy dummy dummyx D_rp Dl Dv x y q e h s cv cp w ierr errTxt] = calllib(libName,'TPFLSHdll', T, P_rp, z, 0, 0, 0, zeros(1,numComponents), zeros(1,numComponents), 0, 0, 0, 0, 0, 0, 0, 0, herr, 255);
else
[dummy dummy dummyx dummy dummy D_rp ierr errTxt] = calllib(libName,'TPRHOdll', T, P_rp, z, phaseFlag, 0, 0, 0, herr, 255);
[dummy dummy dummyx P_rp e h s cv cp w hjt] = calllib(libName,'THERMdll', T, D_rp, z, 0, 0, 0, 0, 0, 0, 0, 0);
end
elseif ((propTyp1 == 'h') && (propTyp2 == 'd')) || ((propTyp2 == 'h') && (propTyp1 == 'd'))
[dummy dummy dummyx T P_rp Dl Dv x y q e s cv cp w ierr errTxt] = calllib(libName,'DHFLSHdll', D_rp, h, z, 0, 0, 0, 0, zeros(1,numComponents), zeros(1,numComponents), 0, 0, 0, 0, 0, 0, 0, herr, 255);
elseif ((propTyp1 == 't') && (propTyp2 == 'd')) || ((propTyp2 == 't') && (propTyp1 == 'd'))
[dummy dummy dummyx P_rp Dl Dv x y q e h s cv cp w ierr errTxt] = calllib(libName,'TDFLSHdll', T, D_rp, z, 0, 0, 0, zeros(1,numComponents), zeros(1,numComponents), 0, 0, 0, 0, 0, 0, 0, 0, herr, 255);
elseif ((propTyp1 == 't') && (propTyp2 == 'h')) || ((propTyp2 == 't') && (propTyp1 == 'h'))
[dummy dummy dummyx dummy P_rp D_rp Dl Dv x y q e s cv cp w ierr errTxt] = calllib(libName,'THFLSHdll', T, h, z, 1, 0, 0, 0, 0, zeros(1,numComponents), zeros(1,numComponents), 0, 0, 0, 0, 0, 0, 0, herr, 255);
else
switch propTyp2
case 's'
switch propTyp1
case 't'
[dummy dummy dummyx dummy P_rp D_rp Dl Dv x y q e h cv cp w ierr errTxt] = calllib(libName,'TSFLSHdll', T, s, z, 1, 0, 0, 0, 0, zeros(1,numComponents), zeros(1,numComponents), 0, 0, 0, 0, 0, 0, 0, herr, 255);
case 'p'
[dummy dummy dummyx T D_rp Dl Dv x y q e h cv cp w ierr errTxt] = calllib(libName,'PSFLSHdll', P_rp, s, z, 0, 0, 0, 0, zeros(1,numComponents), zeros(1,numComponents), 0, 0, 0, 0, 0, 0, 0, herr, 255);
case 'h'
[dummy dummy dummyx T P_rp D_rp Dl Dv x y q e cv cp w ierr errTxt] = calllib(libName,'HSFLSHdll', h, s, z, 0, 0, 0, 0, 0, zeros(1,numComponents), zeros(1,numComponents), 0, 0, 0, 0, 0, 0, herr, 255);
case 'd'
[dummy dummy dummyx T P_rp Dl Dv x y q e h cv cp w ierr errTxt] = calllib(libName,'DSFLSHdll', D_rp, s, z, 0, 0, 0, 0, zeros(1,numComponents), zeros(1,numComponents), 0, 0, 0, 0, 0, 0, 0, herr, 255);
end
case 'u'
switch propTyp1
case 't'
[dummy dummy dummyx dummy P_rp D_rp Dl Dv x y q h s cv cp w ierr errTxt] = calllib(libName,'TEFLSHdll', T, e, z, 1, 0, 0, 0, 0, zeros(1,numComponents), zeros(1,numComponents), 0, 0, 0, 0, 0, 0, 0, herr, 255);
case 'p'
[dummy dummy dummyx T D_rp Dl Dv x y q h s cv cp w ierr errTxt] = calllib(libName,'PEFLSHdll', P_rp, e, z, 0, 0, 0, 0, zeros(1,numComponents), zeros(1,numComponents), 0, 0, 0, 0, 0, 0, 0, herr, 255);
case 'd'
[dummy dummy dummyx T P_rp Dl Dv x y q h s cv cp w ierr errTxt] = calllib(libName,'DEFLSHdll', D_rp, e, z, 0, 0, 0, 0, zeros(1,numComponents), zeros(1,numComponents), 0, 0, 0, 0, 0, 0, 0, herr, 255);
otherwise
error('HU not a supported combination');
end
case 'q'
switch propTyp1
case 't'
[dummy dummy dummyx dummy P_rp D_rp Dl Dv x y e h s cv cp w ierr errTxt] = calllib(libName,'TQFLSHdll', T, q, z, 2, 0, 0, 0, 0, zeros(1,numComponents), zeros(1,numComponents), 0, 0, 0, 0, 0, 0, 0, herr, 255);
case 'p'
[dummy dummy dummyx dummy T D_rp Dl Dv x y e h s cv cp w ierr errTxt] = calllib(libName,'PQFLSHdll', P_rp, q, z, 2, 0, 0, 0, 0, zeros(1,numComponents), zeros(1,numComponents), 0, 0, 0, 0, 0, 0, 0, herr, 255);
% case 'd'
% [dummy dummy dummyx dummy T P_rp Dl Dv x y ierr errTxt] = calllib(libName,'DQFL2dll', D_rp, q, z, 1, 0, 0, 0, 0, zeros(1,numComponents), zeros(1,numComponents), 0, herr, 255);
otherwise
error('HQ or DQ are not supported combinations');
end
end
end
if (ierr > 0)
error(char(errTxt'));
end
if ~isempty(strfind(propReq,'g')) || ~isempty(strfind(propReq,'n'))
if q>0 && q<1
error('Heating value routines not valid for 2-phase states')
end
[dummy dummy dummyx hg hn ierr errTxt] = calllib(libName,'HEATdll',T,D_rp,z,0,0,0,herr,255);
if (ierr ~= 0)
error(char(errTxt'));
end
end
if ~isempty(strfind(propReq,'v')) || ~isempty(strfind(propReq,'l')) || ~isempty(strfind(propReq,'$')) || ~isempty(strfind(propReq,'%')) || ~isempty(strfind(propReq,'^'))
if q>0 && q<1
error('Transport routines not valid for 2-phase states')
end
[dummy dummy dummyx eta tcx ierr errTxt] = calllib(libName,'TRNPRPdll',T,D_rp,z,0,0,0,herr,255);
if (ierr ~= 0)
error(char(errTxt'));
end
end
% Construct Return Vector
% To add more property choices, just add a new case to this structure and
% follow the examples below.
for i = 1:length(propReq)
switch propReq(i)
case 't'
varargout(i) = {T};
case 'p'
varargout(i) = {P_rp};
case 'h'
varargout(i) = {h/molw};
case 's'
varargout(i) = {s/molw};
case 'u'
varargout(i) = {e/molw};
case 'd'
varargout(i) = {D_rp*1e3*molw};
case 'z'
varargout(i) = {P_rp/D_rp/T/8.314472e0};
case 'm'
varargout(i) = {molw*1e3};
case 'g'
varargout(i) = {hg/molw};
case 'n'
varargout(i) = {hn/molw};
case '+'
[dummy x_kg xmolw] = calllib(libName,'XMASSdll',x,zeros(1,numComponents),0);
varargout(i) = {Dl*xmolw};
case '-'
[dummy y_kg ymolw] = calllib(libName,'XMASSdll',y,zeros(1,numComponents),0);
varargout(i) = {Dv*ymolw};
case 'q'
if ((q <= 0) || (q >= 1))
varargout(i) = {q};
else
[dummy wmol] = calllib(libName,'WMOLdll',y,0);
varargout(i) = {q*wmol*1e-3/molw};
end
case 'x'
[dummyx x_kg dummy] = calllib(libName,'XMASSdll',x,zeros(1,numComponents),0);
[dummyx y_kg dummy] = calllib(libName,'XMASSdll',y,zeros(1,numComponents),0);
% varargout(i) = {[x_kg ;y_kg]};
if length(propReq)>1
error('Only one input is allowed when using property input X since two outputs are returned (liquid and vapor compositions).');
end
varargout(i) = {x_kg'};
varargout(i+1) = {y_kg'};
case 'f'
if ((q < 0) || (q > 1))
[dummy dummy dummyx f] = calllib(libName,'FGCTYdll',T,D_rp,z,zeros(1,numComponents));
else
%Liquid and vapor fugacties are identical, use liquid phase here
[dummy dummy dummyx f] = calllib(libName,'FGCTYdll',T,Dl,x,zeros(1,numComponents));
end
varargout(i) = {f'};
case 'i'
if ((q >= 0) && (q <= 1))
[dummy dummy dummy dummy dummy sigma ierr errTxt] = calllib(libName,'SURTENdll',T,Dl,Dv,x,y,0,0,herr,255);
if (ierr ~= 0)
error(char(errTxt'));
end
varargout(i) = {sigma};
else
error('Surface tension can only be calculated for saturated conditions.');
end
case 'e'
if numComponents > 1
error('dP/dT (sat) not supported for mixtures');
end
[dummy dummy dummyx Psat Dsat Csat dpdtSat ierr errTxt] = calllib(libName,'DPTSATKdll',1,T,1,0,0,0,0,0,herr,255);
varargout(i) = {dpdtSat};
case 'y'
if numComponents > 1
error('Heat of Vaporization not supported for mixtures');
end
[dummy dummy dummy P_rp Dl Dv x y ierr errTxt] = calllib(libName, 'SATTdll', T, z, 1, 0, 0, 0, zeros(1,numComponents), zeros(1,numComponents), 0, herr, 255);
if (ierr ~= 0)
error(char(errTxt'));
end
[dummy dummy dummy pp e hl s cv cp w hjt] = calllib(libName,'THERMdll', T, Dl, z, 0, 0, 0, 0, 0, 0, 0, 0);
[dummy dummy dummy pp e hv s cv cp w hjt] = calllib(libName,'THERMdll', T, Dv, z, 0, 0, 0, 0, 0, 0, 0, 0);
varargout(i) = {(hv-hl)/molw};
otherwise
if (q>0 && q<1)
error('Property not available for 2-phase states.');
else
switch propReq(i)
case 'c'
varargout(i) = {cp/molw};
case 'o'
varargout(i) = {cv/molw};
case 'k'
varargout(i) = {cp/cv};
case 'a'
varargout(i) = {w};
case 'v'
varargout(i) = {eta*1e-6};
case 'l'
varargout(i) = {tcx};
case 'b'
[dummy dummy dummyx P_rp e h s cv cp w zz hjt A G xkappa beta dPdrho d2PdD2 dPT drhodT drhodP d2PT2 d2PdTD spare1 spare2] = calllib(libName,'THERM2dll',T,D_rp,z,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
varargout(i) = {beta};
case 'w'
[dummy dummy dummyx P_rp e h s cv cp w zz hjt A G xkappa beta dPdrho d2PdD2 dPT drhodT drhodP d2PT2 d2PdTD spare1 spare2] = calllib(libName,'THERM2dll',T,D_rp,z,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
varargout(i) = {drhodT*molw*1000};
case 'j'
[dummy dummy dummyx P_rp e h s cv cp w hjt] = calllib(libName,'THERMdll', T, D_rp, z, 0, 0, 0, 0, 0, 0, 0, 0);
varargout(i) = {hjt};
case 'r'
[dummy dummy dummyx drhodP] = calllib(libName,'DDDPdll', T, D_rp, z, 0);
varargout(i) = {drhodP*molw*1000};
case '!'
[dummy dummy dummyx dhdt_d dhdt_p dhdd_t dhdd_p dhdp_t dhdp_d] = calllib(libName,'DHD1dll',T,D_rp,z,0,0,0,0,0,0);
varargout(i) = {dhdd_t/molw/molw/1000};
case '@'
[dummy dummy dummyx dhdt_d dhdt_p dhdd_t dhdd_p dhdp_t dhdp_d] = calllib(libName,'DHD1dll',T,D_rp,z,0,0,0,0,0,0);
varargout(i) = {dhdt_d/molw};
case '*'
[dummy dummy dummyx dhdt_d dhdt_p dhdd_t dhdd_p dhdp_t dhdp_d] = calllib(libName,'DHD1dll',T,D_rp,z,0,0,0,0,0,0);
varargout(i) = {dhdp_t/molw};
case '('
[dummy dummy dummyx dhdt_d dhdt_p dhdd_t dhdd_p dhdp_t dhdp_d] = calllib(libName,'DHD1dll',T,D_rp,z,0,0,0,0,0,0);
varargout(i) = {dhdt_p/molw};
case '&'
[dummy dummy dummyx dhdt_d dhdt_p dhdd_t dhdd_p dhdp_t dhdp_d] = calllib(libName,'DHD1dll',T,D_rp,z,0,0,0,0,0,0);
varargout(i) = {dhdd_p/molw/molw/1000};
case '#'
[dummy dummy dummyx P_rp e h s cv cp w zz hjt A G xkappa beta dPdrho d2PdD2 dPT drhodT drhodP d2PT2 d2PdTD spare1 spare2] = calllib(libName,'THERM2dll',T,D_rp,z,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
varargout(i) = {dPT};
case ')'
[dummy dummy dummyx xkappa beta xisenk xkt betas bs xkkt thrott pi spht] = calllib(libName,'THERM3dll',T,D_rp,z,0,0,0,0,0,0,0,0,0,0);
varargout(i) = {bs};
case '='
[dummy dummy dummyx xkappa beta xisenk xkt betas bs xkkt thrott pi spht] = calllib(libName,'THERM3dll',T,D_rp,z,0,0,0,0,0,0,0,0,0,0);
varargout(i) = {xkappa};
case '|'
[dummy dummy dummyx xkappa beta xisenk xkt betas bs xkkt thrott pi spht] = calllib(libName,'THERM3dll',T,D_rp,z,0,0,0,0,0,0,0,0,0,0);
varargout(i) = {xkkt};
case '$'
varargout(i) = {eta/D_rp/molw/100/1000};
case '%'
varargout(i) = {tcx/D_rp/cp*10};
case '^'
varargout(i) = {eta*cp/tcx/molw/1000/1000};
case '~'
v = 0;
[dummy dummy dummy dummyx cs ts Ds ps ws ierr errTxt] = calllib(libName,'CSTARdll',T,P_rp,v,z,0,0,0,0,0,0,herr,255);
varargout(i) = {cs};
case '`'
v = 0;
[dummy dummy dummy dummyx cs ts Ds ps ws ierr errTxt] = calllib(libName,'CSTARdll',T,P_rp,v,z,0,0,0,0,0,0,herr,255);
tmf = 1000*cs*P_rp*sqrt(molw/8.3144621/T);
varargout(i) = {tmf};
case '0'
[dummy dummy dummy dummy ierr errTxt] = calllib(libName,'SETUPdll',-1,10000*ones(255,1),255*ones(255,1),3*ones(255,1),0,32*ones(255,1),10000,255,3,255);
varargout(1)={double(ierr)/10000};
return
otherwise
error('Unknown property type requested.');
end
end
end
if (ierr > 0)
error(char(errTxt'));
end
end
end