paper-with-me

Papers

Generalization capabilities of MeshGraphNets to unseen geometries for fluid dynamics

2024-08-12 · Robin Schmöcker, Alexander Henkes, Julian Roth, Thomas Wick

This works investigates the generalization capabilities of MeshGraphNets (MGN) [Pfaff et al. Learning Mesh-Based Simulation with Graph Networks. ICML 2021] to unseen geometries for fluid dynamics, e.g. predicting the flow around a new obstacle that was not part of the training data. For this purpose, we create a new benchmark dataset for data-driven computational fluid dynamics (CFD) which extends DeepMind's flow around a cylinder dataset by including different shapes and multiple objects. We then use this new dataset to extend the generalization experiments conducted by DeepMind on MGNs by testing how well an MGN can generalize to different shapes. In our numerical tests, we show that MGNs can sometimes generalize well to various shapes by training on a dataset of one obstacle shape and testing on a dataset of another obstacle shape.

📄 PDF Abstract BibTeX arXiv:2408.06101

Code (1)

codebro634/modulus 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Physics-informed MeshGraphNets (PI-MGNs): Neural finite element solvers for non-stationary and nonlinear simulations on arbitrary meshes

2024-02-16 · Tobias Würth, Niklas Freymuth, Clemens Zimmerling, Gerhard Neumann 외

Engineering components must meet increasing technological demands in ever shorter development cycles. To face these challenges, a holistic approach is essential that allows for the concurrent development of part design, …

Geometry Matters: Benchmarking Scientific ML Approaches for Flow Prediction around Complex Geometries

2024-12-31 · Ali Rabeh, Ethan Herron, Aditya Balu, Soumik Sarkar 외

Rapid and accurate simulations of fluid dynamics around complicated geometric bodies are critical in a variety of engineering and scientific applications, including aerodynamics and biomedical flows. However, while scien…

BenchmarkingOut-of-Distribution Generalization

HI-MeshGraphNets: Efficient and Accurate Mesh-based Physics Learning with Hierarchical Multi-scale Graph Neural Networks

2026-08-13 · SiHun Lee, Dong-Hyuk Park, Taesoo Bang, Seung-Hoon Kang arxiv

Machine-learned physical surrogate models have become promising alternatives to mesh-based numerical solvers. Among them, graph neural networks (GNNs) are well suited for representing simulation meshes and learning nodal…

3D Neural Operator-Based Flow Surrogates around 3D geometries: Signed Distance Functions and Derivative Constraints

2025-03-21 · Ali Rabeh, Adarsh Krishnamurthy, Baskar Ganapathysubramanian

Accurate modeling of fluid dynamics around complex geometries is critical for applications such as aerodynamic optimization and biomedical device design. While advancements in numerical methods and high-performance compu…

Multiple Case Physics-Informed Neural Network for Biomedical Tube Flows

2023-09-26 · Hong Shen Wong, Wei Xuan Chan, Bing Huan Li, Choon Hwai Yap

Fluid dynamics computations for tube-like geometries are important for biomedical evaluation of vascular and airway fluid dynamics. Physics-Informed Neural Networks (PINNs) have recently emerged as a good alternative to …