Section 01
Introduction: Constrained Natural Language Interface Enables LLMs to Safely Assist in Finite Element Simulation
The study proposes a constrained architecture that limits LLMs to front-end parsing tasks (e.g., converting natural language to structured JSON, generating Gmsh mesh code), while the core numerical solving is handled by manually written deterministic templates. This maintains the convenience of natural language interaction while ensuring simulation reliability. The architecture aims to balance the convenience of LLMs with the high reliability requirements of engineering simulation, avoiding risks caused by unconstrained AI generation.