Skip to content

Commit

Permalink
Add 3D Solver overview to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Ceyron committed Oct 22, 2024
1 parent 17033b5 commit fd4851a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ nav:
- Subclassing a custom Solver: 'examples/creating_your_own_solvers_1d.ipynb'
- 2D Advection: 'examples/simple_advection_example_2d.ipynb'
- 2D Solver Showcase: 'examples/solver_showcase_2d.ipynb'
- 3D Solver Showcase: 'examples/solver_showcase_3d.ipynb'
- Advanced:
- 1D Burgers Emulator Training: 'examples/learning_burgers_autoregressive_neural_operator.ipynb'
- More on Metrics: 'examples/on_metrics_advanced.ipynb'
Expand Down

0 comments on commit fd4851a

Please sign in to comment.