Skip to content

Commit

Permalink
[doc] Update examples, add FVM_Cylinder_GMsh
Browse files Browse the repository at this point in the history
  • Loading branch information
holl- committed Jun 2, 2024
1 parent 7f75683 commit 97f52fd
Show file tree
Hide file tree
Showing 8 changed files with 34,788 additions and 4,808 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,15 +79,16 @@ making it easy to build end-to-end differentiable functions involving both learn
<table>
<tbody>
<tr>
<td style="width: 25%;"><a href="https://tum-pbs.github.io/PhiFlow/examples/mesh/FVM_Fluid.html"><img src="docs/figures/examples/mesh/FVM_Fluid.png"></a></td>
<td style="width: 25%;"><a href="https://tum-pbs.github.io/PhiFlow/examples/mesh/FVM_BackStep.html"><img src="docs/figures/examples/mesh/FVM_BackStep.png"></a></td>
<td style="width: 25%;"><a href="https://tum-pbs.github.io/PhiFlow/examples/mesh/FVM_Heat.html"><img src="docs/figures/examples/mesh/FVM_Heat.png"></a></td>
<td style="width: 25%;"><a href="https://tum-pbs.github.io/PhiFlow/examples/mesh/Build_Mesh.html"><img src="docs/figures/examples/mesh/Build_Mesh.png"></a></td>
<td style="width: 25%;"><a href="https://tum-pbs.github.io/PhiFlow/examples/mesh/FVM_Cylinder_GMsh.html"><img src="docs/figures/examples/mesh/FVM_Cylinder_GMsh.png"></a></td>
</tr>
<tr>
<td align="center">FVM fluid</td>
<td align="center">Backward facing step</td>
<td align="center">Heat flow</td>
<td align="center">Mesh construction</td>
<td style="width: 25%;"></td>
<td align="center">Wake flow</td>
</tr>
</tbody>
</table>
Expand Down
File renamed without changes
Binary file added docs/figures/examples/mesh/FVM_Cylinder_GMsh.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7,378 changes: 7,378 additions & 0 deletions examples/mesh/FVM_BackStep.ipynb

Large diffs are not rendered by default.

5,565 changes: 5,565 additions & 0 deletions examples/mesh/FVM_Cylinder_GMsh.ipynb

Large diffs are not rendered by default.

4,800 changes: 0 additions & 4,800 deletions examples/mesh/FVM_Fluid.ipynb

This file was deleted.

Loading

0 comments on commit 97f52fd

Please sign in to comment.