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
527 stars 105 forks source link

Institutional Support #1880

Open torrilhon opened 6 months ago

torrilhon commented 6 months ago

Several of recently approved major pull-request for Trixi.jl, e.g., gmsh-support, parabolic AMR and improved tutorials, were issued from developers who were significantly supported by my institute (Lab for Applied and Computational Mathematics) at RWTH Aachen University.

With this pull request I suggest to add a section Institutional Support in the main readme.md of Trixi with a list of individual institutes, including a name, a logo and a link.

I initialized this list with the Numerical Simulation Group at Univ Cologne and my institute, and I am sure many more places deserve to be listed there, possibly in a meaningful order. This should be decided and kept updated by the developers. The list should be mirrored in the documentation, but I don't know how to do this.

Some background thoughts: I am very much in favor of open code and community software, but also believe that the way how code contributions are integrated into the scientific workflow is still insufficient. Author affiliations for individual commits and pull requests should become standard like in scientific papers. It is not sufficient to provide affiliations in the author profiles or author lists, because those may change. Past commits should keep their affiliations like past publlications do.

Until such a functionality is provided by github/git, I recommend to include the institutional support list in order to acknowledge the good-will of the places that let their people contribute to community software like Trixi.

github-actions[bot] commented 6 months ago

Review checklist

This checklist is meant to assist creators of PRs (to let them know what reviewers will typically look for) and reviewers (to guide them in a structured review process). Items do not need to be checked explicitly for a PR to be eligible for merging.

Purpose and scope

Code quality

Documentation

Testing

Performance

Verification

Created with :heart: by the Trixi.jl community.

torrilhon commented 6 months ago

Thanks for the positive feedback.

I added logos to the list with a little creativity.

Note, that I used my proposed HTML snippet to have logos and link nicely in a single line, which seems not to be supported by markdown, as far as I understood...

sloede commented 6 months ago

Thank you very much for your suggestions. We are currently discussing internally how to best proceed with this, since there are a number of implications to consider. We (I) will then get back to you!

torrilhon commented 4 months ago

It's been a while now... Any progress?