Hands-On Physics-ML with NVIDIA PhysicsNeMo: Transolver Architectures for Surrogate Modelling on Complex Geometries

Benet Eiximeno

NVIDIA AI Technology Center (NVAITC)

Relevance to WCCM–ECCOMAS

Provide computational scientists, engineers, and PhD students with a practical, end-to-end introduction to physics-ML surrogate modelling using NVIDIA PhysicsNeMo, covering data curation, model training, and inference evaluation on real industrial aerodynamics data.

Course description

This short course provides a practical, code-first introduction to physics-informed and data-driven surrogate modelling using NVIDIA PhysicsNeMo, an open-source framework for building physics-constrained machine learning models. The session is centred on two state-of-the-art surrogate modelling architectures:

Transolver – a transformer-based neural PDE solver that exploits physics-aware attention to achieve mesh-independent, generalizable solutions across diverse physical systems. GeoTransolver – an extension of Transolver that incorporates geometric representations of computational domains, enabling accurate surrogate modelling on complex, unstructured, and irregular geometries common in industrial computational mechanics.

By the end of the session, participants will be able to: Set up the PhysicsNeMo and PhysicsNeMo-Curator environments for an end-to-end external aerodynamics ML workflow. Build a data curation pipeline to download, process, and validate the DrivAerML dataset from raw CFD outputs (STL, VTP, VTU) to Zarr-format tensors ready for model training. Configure and train Transolver on external aerodynamics data, including normalization statistics computation and Hydra-based hyperparameter management. Extend the workflow to GeoTransolver, understanding how GALE attention encodes multiscale geometry and boundary conditions to improve predictions across varying vehicle shapes. Run inference, evaluate drag and lift coefficients against held-out geometries, and interpret L2 and R2 metrics in the context of industrial surrogate modelling requirements.

Objectives and target groups

Target Groups

  • Computational scientists and engineers who wish to augment or accelerate their simulation workflows with machine-learning surrogates.
  • Applied mathematicians and numerical analysts interested in transformer-based neural operators and their theoretical foundations.
  • PhD students and early-career researchers seeking hands-on experience with modern physics-ML frameworks used in both academia and industry.
  • Practitioners with a background in CFD, structural mechanics, or multi-physics simulation who are new to physics-informed ML.

Prerequisites. Basic familiarity with Python and PyTorch (or any deep-learning framework) is expected. No prior experience with PhysicsNeMo or neural operators is required. Participants are encouraged to bring a laptop with internet access; cloud-based GPU notebooks will be provided.

Scientific and technical areas covered

  • Neural operators
  • Transformer-based surrogate models (Transolver, GeoTransolver)
  • Physics-informed machine learning
  • CFD data curation
  • External aerodynamics
  • Geometry-aware deep learning
  • Model order reduction and generative modeling

Bio-sketch

Benet Eiximeno is a Solutions Architect at the NVIDIA AI Technology Center (NVAITC), where he supports researchers and engineers in applying GPU-accelerated computing and AI to scientific and engineering workloads. He holds a PhD from the Universitat Politècnica de Catalunya (UPC), carried out in collaboration with the Barcelona Supercomputing Center (BSC), where his research focused on dimensionality reduction of turbulent flows using data-driven and physics-informed approaches. He holds a degree in Aerospace Engineering from UPC.

His background bridges high-performance computational mechanics and modern machine learning, with particular expertise in the application of neural operators and deep learning surrogates to fluid dynamics problems. He is familiar with the NVIDIA PhysicsNeMo ecosystem and its use for physics-constrained ML in industrial and academic settings.