AI Navigate

Context is all you need: Towards autonomous model-based process design using agentic AI in flowsheet simulations

arXiv cs.AI / 3/16/2026

📰 NewsTools & Practical UsageModels & Research

Key Points

  • The authors propose an agentic AI framework that combines large language models with reasoning and tool-use capabilities to support industrial flowsheet simulations.
  • They demonstrate how GitHub Copilot and Claude Opus 4.6 can generate valid Chemasim syntax from technical documentation and examples to drive the in-house modelling tool.
  • The system employs a two-agent setup: one solves abstract engineering problems, while the other implements the solution as Chemasim code.
  • Demonstrations cover a reaction/separation process, a pressure-swing distillation, and a heteroazeotropic distillation with entrainer selection, illustrating typical flowsheet tasks.
  • The paper discusses current limitations and outlines future research directions to further enhance the framework's capabilities.

Abstract

Agentic AI systems integrating large language models (LLMs) with reasoning and tooluse capabilities are transforming various domains - in particular, software development. In contrast, their application in chemical process flowsheet modelling remains largely unexplored. In this work, we present an agentic AI framework that delivers assistance in an industrial flowsheet simulation environment. To this end, we show the capabilities of GitHub Copilot (GitHub, Inc., 2026), when using state-of-the-art LLMs, such as Claude Opus 4.6 (Anthropic, PBC, 2026), to generate valid syntax for our in-house process modelling tool Chemasim using the technical documentation and a few commented examples as context. Based on this, we develop a multi-agent system that decomposes process development tasks with one agent solving the abstract problem using engineering knowledge and another agent implementing the solution as Chemasim code. We demonstrate the effectiveness of our framework for typical flowsheet modelling examples, including (i) a reaction/separation process, (ii) a pressure-swing distillation, and (iii) a heteroazeotropic distillation including entrainer selection. Along these lines, we discuss current limitations of the framework and outline future research directions to further enhance its capabilities.