documentationgood first issue
Métriques du dépôt
- Stars
- (686 stars)
- Métriques de merge PR
- (Merge moyen 19j 17h) (36 PRs mergées en 30 j)
Description
The source_terms parameter of the SemidiscretizationHyperbolic is not really documented anywhere outside of the full Trixi.jl API page (briefly mentioned on the Behind the scenes of a simulation setup page), so how to add source terms to a simulation can be seen only from various examples relying on the method of manufactured solutions.
I feel like some explicit example of how source terms work would be helpful (and would also show up in various related searches, e.g. googling for "trixi.jl" "source term" mostly points to the full API reference page).