KinOpt: A Python package for chemical kinetics analysis and optimization

KinOpt: A Python package for chemical kinetics analysis and optimization - Published in JOSS (2026)

https://github.com/alan-tabore/kinopt

Science Score: 87.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 1 DOI reference(s) in JOSS metadata
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
    Published in Journal of Open Source Software

Keywords

analysis chemical isoconversional kinetics optimization rate reaction
Last synced: 1 day ago · JSON representation

Repository

The aim of the KinOpt project is to use kinetics data to perform isoconversional analysis and model optimization.

Basic Info
  • Host: GitHub
  • Owner: alan-tabore
  • License: bsd-3-clause
  • Language: Python
  • Default Branch: master
  • Homepage:
  • Size: 5.25 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 2
  • Releases: 1
Topics
analysis chemical isoconversional kinetics optimization rate reaction
Created almost 2 years ago · Last pushed 8 days ago
Metadata Files
Readme Contributing License

README.md

Python

KinOpt

The aim of the KinOpt project is to use kinetics data to perform isoconversional analysis and model optimization.

Documentation

A documentation of the KinOpt module is available at KinOpt Documentation

Table of Contents

Getting Started

Prerequisites

Kinetic data

The first step is to obtain experimental kinetic data (e.g. from FTIR, DSC or rheological experiments). These data should be stored as text or csv files containing four columns arranged in the following order: 1. Time (in seconds) 2. Temperature (in Kelvin) 3. Reaction speed (in s-1) 4. Extent of reaction (no unit)

Python

This project uses Python, so please make sure you installed it and that the version is superior or equal to 3.9.

Installation

To install this module, simply download the project in a zip file and extract it.

Once you’ve downloaded the project, you can install the required python modules from PyPI with pip or with conda.

Open a command prompt in the KinOpt folder and execute: bash python -m pip install -r requirements.txt

Tutorials

Tutorials are available on Youtube to show you how to install and use the software:

Youtube Tutorials for KinOpt (Make sure you installed VSCode to follow the tutorials)

Usage

To start the graphical interface: 1. Open a command prompt in the ‘src’ folder 2. Run the “main.py” script using python. ``` bash

python3 main.py ```

License

Copyright (c) 2024, Alan Tabore. All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

  3. Neither the name of Alan Tabore nor the names of any contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Acknowledgments

We would like to express our gratitude to the following individuals, organizations, and projects for their contributions and support to this project:

  • NumPy and SciPy teams for their invaluable libraries that power scientific computing in Python.
  • Matplotlib developers for providing an extensive plotting library for Python.
  • PyQt5 developers for their powerful cross-platform GUI toolkit.
  • tqdm developers for their handy progress bar utility.
  • Python Software Foundation for maintaining the Python programming language and its rich standard library.

We are grateful to the open-source community for their continuous contributions, bug reports, and feedback, which help improve this project over time.

Owner

  • Name: Alan Taboré
  • Login: alan-tabore
  • Kind: user
  • Location: France
  • Company: CEMEF

JOSS Publication

KinOpt: A Python package for chemical kinetics analysis and optimization
Published
February 18, 2026
Volume 11, Issue 118, Page 7751
Authors
Alan Taboré ORCID
Mines Paris, PSL University, Centre for Material Forming (CEMEF), UMR CNRS 7635, 06904 Sophia Antipolis, France
Editor
Rachel Kurchin ORCID
Tags
reaction kinetics kinetics isoconversional analysis optimization cost function

GitHub Events

Total
  • Pull request event: 1
  • Issues event: 12
  • Issue comment event: 16
  • Push event: 30
  • Create event: 1
Last Year
  • Pull request event: 1
  • Issues event: 8
  • Issue comment event: 14
  • Push event: 20

Issues and Pull Requests

Last synced: about 1 month ago

All Time
  • Total issues: 7
  • Total pull requests: 0
  • Average time to close issues: about 2 months
  • Average time to close pull requests: N/A
  • Total issue authors: 3
  • Total pull request authors: 0
  • Average comments per issue: 0.14
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 7
  • Pull requests: 0
  • Average time to close issues: about 2 months
  • Average time to close pull requests: N/A
  • Issue authors: 3
  • Pull request authors: 0
  • Average comments per issue: 0.14
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • jranalli (4)
  • mbkumar (2)
  • jamesbellgh (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels