TripNet: Learning Large-scale High-fidelity 3D Car Aerodynamics with Triplane Networks
Qian Chen, Mohamed Elrefaie, Angela Dai, Faez Ahmed
TL;DR
TripNet introduces a triplane-based implicit 3D geometry representation to build a scalable, high-fidelity CFD surrogate capable of querying predictions at arbitrary locations. A shared triplane backbone with task-specific heads enables rapid prediction of drag, surface fields, and full 3D flow, achieving state-of-the-art accuracy on DrivAerNet and DrivAerNet++ while dramatically reducing memory and computation compared with mesh- and graph-based methods. The approach demonstrates strong performance across multiple aerodynamic tasks, including near-surface fields and volumetric flow, with favorable inference times and scalability to large cell counts. Limitations include geometry-specific fitting and lack of explicit physics constraints, guiding future work toward physics-informed training and broader geometric generalization. Overall, TripNet offers a practical, memory-efficient surrogate for industrial CFD workflows, enabling fast design iteration and analysis on high-resolution geometries.
Abstract
Surrogate modeling has emerged as a powerful tool to accelerate Computational Fluid Dynamics (CFD) simulations. Existing 3D geometric learning models based on point clouds, voxels, meshes, or graphs depend on explicit geometric representations that are memory-intensive and resolution-limited. For large-scale simulations with millions of nodes and cells, existing models require aggressive downsampling due to their dependence on mesh resolution, resulting in degraded accuracy. We present TripNet, a triplane-based neural framework that implicitly encodes 3D geometry into a compact, continuous feature map with fixed dimension. Unlike mesh-dependent approaches, TripNet scales to high-resolution simulations without increasing memory cost, and enables CFD predictions at arbitrary spatial locations in a query-based fashion, independent of mesh connectivity or predefined nodes. TripNet achieves state-of-the-art performance on the DrivAerNet and DrivAerNet++ datasets, accurately predicting drag coefficients, surface pressure, and full 3D flow fields. With a unified triplane backbone supporting multiple simulation tasks, TripNet offers a scalable, accurate, and efficient alternative to traditional CFD solvers and existing surrogate models.
