OLI Engine 9.3

From wiki.olisystems.com
Revision as of 10:41, 23 August 2016 by RTHOMAS (talk | contribs)
Jump to: navigation, search

Revision Date August 16, 2016


OLI Engine 9.3 is a collection of Windows dynamic link libraries (DLLs) that a software developer can use to integrate OLI’s phase and chemical equilibrium calculation capabilities into custom solutions and products. This manual is intended to show you how to use the OLI Engine DLLs in your own development projects.


Contents

1 Installation ............................................................................................................................................. 1

1.1 Requirements ................................................................................................................................ 1

1.2 OLI Hardlock Key ........................................................................................................................ 2

1.3 Setup ............................................................................................................................................. 2

1.4 Verification ................................................................................................................................... 3

2 A Quick Start -- TestEqSolve ............................................................................................................... 4

2.1 Intel Fortran 8.0 or 11.0 Projects ................................................................................................. 4

3 Details ................................................................................................................................................... 6

3.1 Intel Fortran 8.0/11.0 Project Settings .......................................................................................... 7

OLI Systems, Inc. OLI Engine 8.2 User Guide Page 1

1 Installation

The installation script is available in two forms:

  • Self-extracting executable file named “OLI Engine 8.2.x.exe” available for download from the

OLI Systems web site.

  • Product distribution CD available from OLI Systems.

1.1 Requirements 1.1.1 Hardware


OLI 9.3 image 1.jpg


1.1.2 Operating System

The following table shows the versions of Windows that are supported and the preferred service pack level for each.

OLI 9.3 image 2.jpg


Also, if possible, it is advisable to upgrade to Internet Explorer 7.0 or later. This has the side-benefit of making sure that your Windows system has the latest support DLLs for Microsoft’s COM subsystem.

1.1.3 Software Before using this product, you will need to have a dbs file. You can create dbs files using “OLI Chemistry Wizard 3.0 or later”. Also, to develop applications to use the Engine you will need one or more of the following development environments: Microsoft Visual Studio .NET 2003 Intel Fortran 8.0 or later.