This is the official implementation of GeoMPNN, winner of the best Student Submission award at the NeurIPS 2024 ML4CFD Competition, placing fourth overall.
Team: Jacob Helwig, Xuan Zhang, Haiyang Yu, and Shuiwang Ji
source setup.sh
python download_data.py
python create_session.py
conda activate GeoMPNN
gpu=8
CUDA_VISIBLE_DEVICES=$gpu python ingestion.py -1 GeoMPNN/ ./ GeoMPNN/
This work was supported in part by National Science Foundation under grant IIS-2243850.