This section lists the compile-specifics required by the API for Ansys Chemkin releases built using the required compiler tool set.
For detailed and current information on Ansys compiler compatibility, see the "Platform Details" chapter for Linux or Windows in the Installation Guide in the Ansys, Inc. Installation and Licensing Set.
Note: For detailed and current information on Ansys operating platforms, see the Platform Support page on the Ansys website.
Follow the instructions from the compiler provider on how to install the compiler for the Windows or Linux platforms.
See your compiler documentation for information on how to set up your environment for Linux or Windows.
To test the success of your installation, follow these steps:
Open the very small test program to compile and link, named helloTest_Intel_Composer.zip. It is located in the utilities folder of the Chemkin installation.
Copy this .zip file to a Windows system and extract it to create a helloTest sub-directory.
For the Linux platform, copy the helloTest sub-directory to your Linux system.
Set up your compiler environment.
Follow the directions in the readme.txt file to use the make utility to compile and link the test programs. The test programs should compile and run as described in the readme.txt file.