You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Up to now we only have one overview page in the documentation, which tries to cover everything in the package. I think it would be nice to split this up in several parts focusing on different aspects (e.g. pages about more theoretical aspects and more tutorial-like pages). Ideas for tutorials:
Basic introductory example (also explain about SBP operators)
Compare different equations applied to the Dingemans setup
Compare different SBP solvers: Especially upwind vs central (upwind leads to higher resolution), but also FD vs. DG vs. CG vs. Fourier: Maybe make this two separate tutorials?
Explain influence of using relaxation (exact preservation of nonlinear invariant, quadratic vs. linear error growth)
Up to now we only have one overview page in the documentation, which tries to cover everything in the package. I think it would be nice to split this up in several parts focusing on different aspects (e.g. pages about more theoretical aspects and more tutorial-like pages). Ideas for tutorials:
In addition, it would be nice to have a page explaining the implementation strategy and the interplay between different building blocks (mesh, equations, solver, semidiscretization, ODE solver, callbacks), maybe similar to the diagram in https://trixi-framework.github.io/Trixi.jl/stable/overview/#overview-semidiscretizations.
The text was updated successfully, but these errors were encountered: