Skip to content

Commit

Permalink
added arxiv link
Browse files Browse the repository at this point in the history
  • Loading branch information
N_T committed Apr 3, 2024
1 parent f32d789 commit d88ece7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# SFBC
This repository contains the Neural Network code for the paper: Symmetric basis convolutions for learning lagrangian fluid mechanics (Published at ICLR 2024).

For the solver used to generate the 2D Datasets see here: https://github.com/wi-re/torchSPHv2, for the 1D Solver see this demonstration script: https://colab.research.google.com/drive/1sXpvpARWptz0VncnVgo8ga76_qsRyjzz?authuser=1.
(Full Paper)[https://arxiv.org/abs/2403.16680]

For the solver used to generate the 2D Datasets see here: https://github.com/wi-re/torchSPHv2, for the 1D Solver see this demonstration script: https://colab.research.google.com/drive/1sXpvpARWptz0VncnVgo8ga76_qsRyjzz?authuser=1.

0 comments on commit d88ece7

Please sign in to comment.