Gallinator commited on
Commit
5ca619f
·
unverified ·
1 Parent(s): 59a317a

Readme: add paper link

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -12,7 +12,8 @@ app_file: app/server.py
12
  ---
13
 
14
  # Porous CFD web app
15
- A small web app to experiment with the 2D models proposed in the paper *Modeling diffusion in complex media through Physically Informed Neural Networks*.<br>
 
16
  Features:
17
  - Physics Informed PointNet and Physics Informed Geometry Aware Neural Networks available
18
  - PointNet++ variants included
 
12
  ---
13
 
14
  # Porous CFD web app
15
+ A small web app to experiment with the 2D models proposed in the paper ["Geometry-Aware Physics-Informed PointNets for Modeling Flows Across Porous Structures
16
+ "](https://arxiv.org/abs/2602.14108).<br>
17
  Features:
18
  - Physics Informed PointNet and Physics Informed Geometry Aware Neural Networks available
19
  - PointNet++ variants included