I am having trouble compiling under the Chemkin API under Linux. When executing the mak file, I get the error: ifort: error #10236: File not found: ‘../../../lib/ckptm.a’ The file is supposed to be in “~ansys_inc/v184/reaction/chemkinpro.linuxx8664/include/chemkin_make_unix.inx”. But it appears to be missing. Is this a defect? If yes, is there a workaround?
Tagged: 18.2, api, chemkin, Chemkin General, fluid-dynamics
-
-
June 5, 2023 at 7:06 am
FAQ
ParticipantThis is a defect that affected the V 18.2 installation for both Windows and Linux. The library “ckptm.a” was missing from the v18.2 installation( but is included in v19.0 and beyond). If the simulations do not require the PTM module, this library is not required, so the issue can be bypassed with a small modification to the mak file. If you open the file ~/ansys_inc/v182/reaction/chemkinpro.linuxx8664/include/chemkin_make_unix.inc and edit the line CKPTM_LIBRARY = $(CHEMKINLIB)ckptm$(LIBEXT) to CKPTM_LIBRARY = This will remove the reference to ckptm.a and will avoid the issue.
-

Introducing Ansys Electronics Desktop on Ansys Cloud
The Watch & Learn video article provides an overview of cloud computing from Electronics Desktop and details the product licenses and subscriptions to ANSYS Cloud Service that are...

How to Create a Reflector for a Center High-Mounted Stop Lamp (CHMSL)
This video article demonstrates how to create a reflector for a center high-mounted stop lamp. Optical Part design in Ansys SPEOS enables the design and validation of multiple...

Introducing the GEKO Turbulence Model in Ansys Fluent
The GEKO (GEneralized K-Omega) turbulence model offers a flexible, robust, general-purpose approach to RANS turbulence modeling. Introducing 2 videos: Part 1 provides background information on the model and a...

Postprocessing on Ansys EnSight
This video demonstrates exporting data from Fluent in EnSight Case Gold format, and it reviews the basic postprocessing capabilities of EnSight.
- How to overcome the model information incompatible with incoming mesh error?
- What are the requirements for an axisymmetric analysis?
- Skewness in ANSYS Meshing
- How to create and execute a FLUENT journal file?
- Is there a way to get the volume of a register using expression ?
- What is a .wbpz file and how can I use it?
- What are pressure-based solver vs. density-based solver in FLUENT?
- How can I Export and import boxes / Systems from one Workbench Project to another?
- Ansys Fluent GPU Solver FAQs
- How to get information about mesh cell count and cell types in Fluent?
© 2025 Copyright ANSYS, Inc. All rights reserved.