Está en la página 1de 2

Multiple-Line If Then Else Statements ........................................................................................

182
GoTo Statements ..........................................................................................................................183
Repeat Until Statements .............................................................................................................183
Error Procedure ............................................................................................................................184
Warning Procedure.......................................................................................................................185
Modules and SubPrograms...........................................................................................................186
Library Files .................................................................................................................................190
External Functions and Procedures...............................................................................................193
EES External Functions (.DLF files) ...........................................................................................193
The PWF Function a .DLF external routine in written in DELPHI ......................................195
SUM_C a .DLF external function written in Microsofts Visual C++ .................................199
EES External Procedures (.FDL and .DLP files) ......................................................................200
External Procedures with the .FDL Format - a FORTRAN Example......................................201
External Procedures with the .DLP Format - a Pascal Example ..............................................203
External Procedures with the .DLP Format - a C++ Example .................................................205
Multiple Files in a Single Dynamic Link Library (.DLL)............................................................207
Help for External Functions and Procedures................................................................................211
Library Manager (Professional Version)......................................................................................212
Advanced Features ..........................................................................................................................213
String Variables............................................................................................................................213
Complex Variables .......................................................................................................................214
Array Variables ............................................................................................................................218
The DUPLICATE Command.......................................................................................................220
Matrix Capabilities .......................................................................................................................221
Using the Property Plot ................................................................................................................223
Integration and Differential Equations .........................................................................................224
Method 1: Solving Differential Equations with the Table-Based Integral Function ..............225
Method 2: Use of the $Integral Directive and the Equation-Based Integral Function............229
Method 3: Solving Differential Equations with the TableValue Function .............................231
Directives .....................................................................................................................................237
$ARRAYS On/Off Directive ...................................................................................................237
$CHECKUNITS On/Off/AutoOn/AutoOff .............................................................................237
$COMMON Directive..............................................................................................................238
$COMPLEX On/Off Directive ................................................................................................238
$EXPORT Directive ................................................................................................................238
$IF/IFNOT Directives ..............................................................................................................239
$IMPORT Directive.................................................................................................................241
$INCLUDE Directive ..............................................................................................................242
$INTEGRALTABLE Directive ...............................................................................................243
$LOCALVARIABLES On/Off Directive................................................................................244
$OPENLOOKUP Directive .....................................................................................................244
ii

$PRIVATE Directive ...............................................................................................................245


$REFERENCE Directive .........................................................................................................245
$SAVELOOKUP Directive .....................................................................................................246
$SUMROW On/Off Directive .................................................................................................247
$TABWIDTH Directive...........................................................................................................247
$UNITSYSTEM Directive.......................................................................................................247
$WARNINGS On/Off Directive ..............................................................................................248
Creating and Using Macro Files...................................................................................................249
Unit Lists ......................................................................................................................................257
Hints for Using EES........................................................................................................................260
Numerical Methods Used in EES ...................................................................................................264
Solution to Algebraic Equations ..................................................................................................264
Blocking Equation Sets ................................................................................................................267
Determination of Minimum or Maximum Values .......................................................................269
Numerical Integration ..................................................................................................................270
References ....................................................................................................................................272
Adding Property Data to EES .........................................................................................................274
Background Information ..............................................................................................................274
Adding Fluid Properties to EES ...................................................................................................276
SAMPLE TESTCO2.IDG File.................................................................................................276
SAMPLE XFLUID.MHE File for pure fluids .........................................................................278

-iii-

También podría gustarte