We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01ae544 commit 641d145Copy full SHA for 641d145
3 files changed
Project.toml
@@ -19,5 +19,5 @@ Printf = "1"
19
Roots = "2.1.6"
20
Static = "1.2"
21
StaticArrays = "1.9.8"
22
-Trixi = "0.15"
+Trixi = "0.15, 0.16"
23
julia = "1.10"
docs/Project.toml
@@ -25,6 +25,6 @@ HOHQMesh = "0.2"
25
Literate = "2.20"
26
OrdinaryDiffEqLowStorageRK = "1.3"
27
OrdinaryDiffEqSSPRK = "1.2"
28
29
Trixi2Vtk = "0.3.16"
30
TrixiBottomTopography = "0.1"
test/Project.toml
@@ -16,6 +16,6 @@ Printf = "1"
16
17
Symbolics = "7.14"
18
Test = "1"
TrixiBottomTopography = "0.1.1"
TrixiTest = "0.2.1"
0 commit comments