← Back to Projects
PROJECT 05 Internal Testing

Uzhuk

Automated CFD Simulation Engine

An automation tool for OpenFOAM that handles simulation case generation, execution, and result analysis — collapsing days of setup into a single intent.

Overview

Setting up a simulation in OpenFOAM is typically a labour-intensive process requiring expertise in mesh generation, boundary conditions, solver selection, and post-processing. Uzhuk collapses that workflow into a single intent.

Given a geometry and a simulation intent, Uzhuk generates the OpenFOAM case structure, selects solvers and schemes, runs the simulation, and aggregates the results and visualisations.

Capabilities

Current Status

Prototype Stage

An initial working prototype of Uzhuk is currently in internal testing. The system can generate and execute basic simulation cases end-to-end. Active development is focused on expanding geometry support, improving mesh quality heuristics, and adding turbulence model auto-selection.

Explore the Stack