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
This issue is to collect feedback that I got from students regarding the documentation.
I will continue this issue in the future with more feedback from more students/users.
Add images of shapes to the docs (rectangle, sphere, etc.).
Add docs on how to visualize initial conditions for easier simulation setups.
Continue the method theory page and make it easier for users to find out which methods and corrections, density diffusion, boundary conditions are best for which use case.
Add more "developing TrixiParticles" information like best practices and conventions (format, comments, etc.).
This issue is to collect feedback that I got from students regarding the documentation.
I will continue this issue in the future with more feedback from more students/users.
using Pkg; Pkg.add("OrdinaryDiffEq", "Plots")
doesn't work (Fix installation instructions for developers in the docs #663).compute_pressure
separate fromcompute_quantities
?The text was updated successfully, but these errors were encountered: