Python

ChemApp for Python – Speeding up Calculations by Parallel Processing

If you are performing computationally intense calculations, we recommend using ChemApp compared to Equilib, especially when iterating over a lot of conditions. Due to the single threaded nature of ChemApp, each run of ChemApp only employs a single CPU core. Most, if not all current computer systems have multiple CPU that should be employed if […]

ChemApp for Python – Speeding up Calculations by Parallel Processing Read More »

A Comprehensive Guide: Setting up ChemApp for Python and Converting FactSage Equilibrium Files using Equi2Py

Welcome to our step-by-step guide on setting up ChemApp for Python and converting equilibrium files into Python-compatible formats! In this blog post, we’ll walk you through the process by our video tutorial, ensuring you have all the information you need to get started with ChemApp for Python and make the most out of it. Setup

A Comprehensive Guide: Setting up ChemApp for Python and Converting FactSage Equilibrium Files using Equi2Py Read More »

Advanced functionalities of ChemApp for Python: Streams

In this article, some of the features and recent additions to the ChemApp for Python package are introduced and explained. As a brief summary, ChemApp for Python is a Python module that encapsulates the ChemApp thermodynamic calculation library. It does provide different ways to access it. To users that are accustomed to ChemApp from other

Advanced functionalities of ChemApp for Python: Streams Read More »