diff --git a/README.md b/README.md index 2e0fbf7..c95ac70 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,9 @@ This repository contains the Neural Network code for the paper: Symmetric basis [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. + + + + +# Acknowledgements: +This work was supported by the DFG Individual Research Grant TH 2034/1-2. \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..ae2ea84 --- /dev/null +++ b/index.html @@ -0,0 +1,43 @@ + + index + + + + + + + + + + + + + +
+ +

Symmetric Fourier Basis Convolutions for Learning Lagrangian Fluid Simulations

+

Authors: Rene Winchenbach, Nils Thuerey

+

Accepted at: International Conference on Learning Representation (ICLR) 2024 - Vienna (as a Poster)

+

Repository: https://github.com/tum-pbs/SFBC
+ArXiV Paper: https://arxiv.org/abs/2403.16680

+ +
+ + + + + + + + + + \ No newline at end of file diff --git a/index.md b/index.md new file mode 100644 index 0000000..ff98be3 --- /dev/null +++ b/index.md @@ -0,0 +1,8 @@ +# Symmetric Fourier Basis Convolutions for Learning Lagrangian Fluid Simulations + +Authors: Rene Winchenbach, Nils Thuerey + +Accepted at: International Conference on Learning Representation (ICLR) 2024 - Vienna (as a Poster) + +Repository: https://github.com/tum-pbs/SFBC +ArXiV Paper: https://arxiv.org/abs/2403.16680 \ No newline at end of file