trixi-framework / Trixi.jl

Trixi.jl: Adaptive high-order numerical simulations of conservation laws in Julia
https://trixi-framework.github.io/Trixi.jl
MIT License
535 stars 109 forks source link

Trixi.jl announcement on Discourse #146

Closed sloede closed 4 years ago

sloede commented 4 years ago

As per #101 and our previous discussions, we should announce Trixi.jl on Discourse in the Community/Package Announcements (?) category once #129 is merged. Here's what I propose to put in there; feel free to comment or change:

Title: [ANN] Trixi.jl: A tree-based numerical simulation framework for hyperbolic PDEs

Trixi.jl is a numerical simulation framework for hyperbolic conservation laws. A key objective for the framework is to be useful to both scientists and students. Therefore, next to having an extensible design with a fast implementation, Trixi is focused on being easy to use for new or inexperienced users, including the installation and postprocessing procedures. Its features include:

Simulation of self-gravitating Sedov blast wave with adaptive mesh refinement Simulation of self-gravitating Sedov blast wave with adaptive mesh refinement (arXiv:2008.10593).

In case of questions, please feel free to create an issue. We are looking forward to feedback and/or potential scientific collaboration.

ranocha commented 4 years ago

Sounds good to me :+1:

andrewwinters5000 commented 4 years ago

Looks good to me too.

sloede commented 4 years ago

If we're feeling fancy, I could also embed the teaser image for our paper repo, i.e.., like this (but with animations): image

gregorgassner commented 4 years ago

I like the text, and I like the teaser!

sloede commented 4 years ago

Done: https://discourse.julialang.org/t/ann-trixi-jl-a-tree-based-numerical-simulation-framework-for-hyperbolic-pdes/45886