Skip to content

Commit

Permalink
add new logo
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewwinters5000 committed Aug 22, 2024
1 parent 95e71d4 commit f224af4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
[![Coverage](https://coveralls.io/repos/github/trixi-framework/TrixiShallowWater.jl/badge.svg?branch=main)](https://coveralls.io/github/trixi-framework/TrixiShallowWater.jl?branch=main)
[![License: MIT](https://img.shields.io/badge/License-MIT-success.svg)](https://opensource.org/licenses/MIT)

<p align="center">
<img width="300px" src="https://trixi-framework.github.io/assets/logo_sw.png">
</p>

**TrixiShallowWater.jl** is a numerical simulation package focused on solving shallow water equations
with the discontinuous Galerkin method and written in Julia. The package builds on the numerical
simulation framework for conservation laws [Trixi.jl](https://github.com/trixi-framework/Trixi.jl)
Expand Down

0 comments on commit f224af4

Please sign in to comment.