Florian Tang

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 »

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 »