Real-Time AI Surrogate for Fluid-Thermal Dynamics
Zero-Install Browser Inference via Fourier Neural Operators (FNO)
1.5
m/s
293.15
K
Velocity X (m/s)
Velocity Y (m/s)
Temperature (K)
Simulation Architecture & Topology
- Physical Topology: A 2D cross-section (3.2m width × 3.2m height) of an HVAC-ventilated room bounded by no-slip walls. Features a 0.4m high-wall cool air inlet (top-left), a 0.4m low-wall exhaust (bottom-right), and a constant 37°C solid obstacle simulating a human heat load.
- End-to-End SciML Pipeline: First, a custom numerical CFD solver was engineered from scratch to resolve the Navier-Stokes equations. This engine generated a proprietary dataset of 500 unique fluid-thermal scenarios via Latin Hypercube Sampling. Finally, a Fourier Neural Operator (FNO-2D) was trained on this specific data to deeply understand and predict fluid-thermal behavior.
- Interactive Inference: Adjust the velocity and temperature sliders above. The model utilizes a highly optimized PyTorch FastAPI backend to bypass traditional CFD solvers, visualizing complex non-linear physics in time.