2026

Ceramic casting simulation using neural networks

CFDMachine learningNeural networksSurrogate modelingOptimizationPython

// Overview

The ceramic casting process is highly sensitive to thermal and flow conditions, and high-fidelity CFD captures that behaviour at the cost of long, expensive solver runs. This project set out to keep that physical accuracy while making the design loop fast enough to actually iterate on.

I ran a campaign of CFD computations across the casting parameter space, then trained neural-network surrogate models on the resulting dataset. The trained models reproduce the solver's key outputs in a fraction of the time, making parameter optimization and what-if exploration practical.

// What I did

  • Set up and ran CFD computations for the ceramic casting simulation.
  • Built a structured dataset from the simulation campaign.
  • Trained neural-network surrogate models on the CFD outputs.
  • Used the surrogates to optimize process parameters and cut iteration time.

Work in progress

Next project
3D structural analysis software
© 2026 Alexandre BernardBack to index ←