Skip to content

Commit 0eeb2a9

Browse files
Add shallow water packages (#80)
* add two new packages and Andres as core developer * author update in a different PR
1 parent 9ecd974 commit 0eeb2a9

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

index.md

+10-2
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ constitute the Trixi framework on [GitHub](https://github.com/orgs/trixi-framewo
2424

2525
Convert output files generated with Trixi.jl to VTK
2626

27+
* [**TrixiShallowWater.jl**](https://github.com/trixi-framework/TrixiShallowWater.jl)
28+
29+
High-order numerical simulations for shallow water applications
30+
2731
* [**libtrixi**](https://github.com/trixi-framework/libtrixi)
2832

2933
Use [Trixi.jl](https://github.com/trixi-framework/Trixi.jl) from C/C++/Fortran
@@ -79,6 +83,10 @@ constitute the Trixi framework on [GitHub](https://github.com/orgs/trixi-framewo
7983
Julia package for reading VTK XML files (maintained by the Trixi framework
8084
authors).
8185

86+
* [**TrixiBottomTopography.jl**](https://github.com/trixi-framework/TrixiBottomTopography.jl)
87+
88+
Approximating real world data for bottom topographies
89+
8290
## Downstream projects
8391
There exist several downstream projects that build on the Trixi framework. Some of them are
8492
listed below. If you have a project that you would like to see listed here, please
@@ -361,13 +369,13 @@ listed above. Author names of Trixi.jl's main developers are in *italics*.
361369
* **Efficient Implementation of High Order Entropy Stable Methods for Computational Fluid Dynamics**\\
362370
*Chan*\\
363371
25th February 2025, Energy HPC Conference, Houston, Texas.
364-
372+
365373
### 2024
366374

367375
* **Solving plasma problems using adaptive multiphysics coupling**\\
368376
*Candelaresi*\\
369377
4th December 2024, 19th MHD Days, Potsdam , Gremany
370-
378+
371379
* **Modern discontinuous Galerkin methods for atmospheric physics**\\
372380
*Ranocha*\\
373381
8th October 2024, Mathematics of the Weather, Bad Orb, Germany

0 commit comments

Comments
 (0)