Skip to content

Commit 0a47f15

Browse files
Release MGN benchmark (#35)
* Updated shell benchmark * Updated porous benchmark * Implement cylinder flow dataset * More explicit doctring * Propagate device type * MGN benchmark * Cleaning * Update color map * Updated error colormap
1 parent 70a338c commit 0a47f15

File tree

13 files changed

+20111
-33039
lines changed

13 files changed

+20111
-33039
lines changed

.gitignore

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,10 +173,13 @@ projects/
173173
!benchmarks/utils/utils.py
174174
benchmarks/mechanics/gnn_shell_buckling/*
175175
!benchmarks/mechanics/gnn_shell_buckling/gnn_shell_buckling.ipynb
176-
!benchmarks/mechanics/gnn_shell_buckling/gnn_shell_buckling.svg
176+
!benchmarks/mechanics/gnn_shell_buckling/_assets
177177
benchmarks/cfd/gnn_porous_medium/*
178178
!benchmarks/cfd/gnn_porous_medium/gnn_porous_medium.ipynb
179-
!benchmarks/cfd/gnn_porous_medium/gnn_porous_medium.svg
179+
!benchmarks/cfd/gnn_porous_medium/_assets
180+
benchmarks/cfd/mgn_cylinder_flow/*
181+
!benchmarks/cfd/mgn_cylinder_flow/mgn_cylinder_flow.ipynb
182+
!benchmarks/cfd/mgn_cylinder_flow/_assets
180183

181184
# Sphinx docs
182185
docs/source/_autosummary

benchmarks/cfd/gnn_porous_medium/gnn_porous_medium.svg renamed to benchmarks/cfd/gnn_porous_medium/_assets/gnn_porous_medium.svg

File renamed without changes.

benchmarks/cfd/gnn_porous_medium/gnn_porous_medium.ipynb

Lines changed: 5081 additions & 16153 deletions
Large diffs are not rendered by default.
2.07 MB
Binary file not shown.

benchmarks/cfd/mgn_cylinder_flow/mgn_cylinder_flow.ipynb

Lines changed: 8043 additions & 0 deletions
Large diffs are not rendered by default.

benchmarks/mechanics/gnn_shell_buckling/gnn_shell_buckling.svg renamed to benchmarks/mechanics/gnn_shell_buckling/_assets/gnn_shell_buckling.svg

File renamed without changes.

0 commit comments

Comments
 (0)