Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
9 changes: 9 additions & 0 deletions 2026R1/chemkin_26-r1/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
###############
# folder #
###############
/**/DROP/
/**/TEMP/
/**/packages/
/**/bin/
/**/obj/
_site
10 changes: 10 additions & 0 deletions 2026R1/chemkin_26-r1/.vale.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
StylesPath = styles

MinAlertLevel = suggestion

Packages = Google

Vocab = ansys

[*.md]
BasedOnStyles = Vale, Google
5 changes: 5 additions & 0 deletions 2026R1/chemkin_26-r1/api/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
###############
# temp file #
###############
*.yml
.manifest
2 changes: 2 additions & 0 deletions 2026R1/chemkin_26-r1/api/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# PLACEHOLDER
TODO: Add .NET projects to the *src* folder and run `docfx` to generate **REAL** *API Documentation*!
50 changes: 50 additions & 0 deletions 2026R1/chemkin_26-r1/articles/ck_api_sect_compiler_compat.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
# Compiler Summary

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.

* Linux: [Compiler Requirements for Linux Systems in the Ansys, Inc. Installation Guides](https://ansyshelp.ansys.com/public/account/secured?returnurl=/Views/Secured/corp/v242/en/installation/installation_set_cbn_sqj_r5.html)

* Windows: [Compiler Requirements for Windows Systems in the Ansys, Inc. Installation Guides](https://ansyshelp.ansys.com/public/account/secured?returnurl=/Views/Secured/corp/v242/en/installation/win_compilers.html)

* * *

**Note:** For detailed and current information on Ansys operating platforms,
see the [Platform Support](http://www.ansys.com/Solutions/Solutions-by-Role/IT-Professionals/Platform-Support) page on the Ansys website.

* * *

## Compiler Installation

Follow the instructions from the compiler provider on how to install the
compiler for the Windows or Linux platforms.

## Setting Up Your Compiler Environment

See your compiler documentation for information on how to set up your
environment for Linux or Windows.

## Testing Your Program

To test the success of your installation, follow these steps:

1. 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.

2. Copy this **.zip** file to a Windows system and extract it to create a **helloTest** sub-directory.

3. For the Linux platform, copy the **helloTest** sub-directory to your Linux system.

4. Set up your compiler environment.

5. 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.







13 changes: 13 additions & 0 deletions 2026R1/chemkin_26-r1/articles/docfx.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"build": {
"globalMetadata": {
"title": " Chemkin Application Programming Interface Manual 2025 R1",
"summary": "",
"version": "2025 R1",
"product": "Chemkin",
"programming language": "C",
"product collection": "Fluids",
"physics": "Fluids"
}
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2026R1/chemkin_26-r1/articles/graphics/beta.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2026R1/chemkin_26-r1/articles/graphics/draft.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading