Skip to content

Commit

Permalink
New version: TrixiParticles v0.2.3 (#118371)
Browse files Browse the repository at this point in the history
UUID: 66699cd8-9c01-4e9d-a059-b96c86d16b3a
Repo: https://github.com/trixi-framework/TrixiParticles.jl.git
Tree: 7a4dc3022b4c7f4c7335216eb33be691206639a7

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Oct 30, 2024
1 parent e9c3e73 commit eeaa156
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 4 deletions.
18 changes: 14 additions & 4 deletions T/TrixiParticles/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,17 +1,14 @@
[0]
CSV = "0.10"
DataFrames = "1.6.0-1"
DiffEqCallbacks = "2.25.0-3"
FastPow = "0.1"
ForwardDiff = "0.10"
JSON = "0.21"
MuladdMacro = "0.2"
RecipesBase = "1"
Reexport = "1"
SciMLBase = "1-2"
StaticArrays = "1"
StrideArrays = "0.1"
TimerOutputs = "0.5"
WriteVTK = "1"
julia = "1.9.0-1"

Expand All @@ -25,6 +22,11 @@ TrixiBase = "0.1"
["0-0.2.0"]
Polyester = "0.7.5-0.7"

["0-0.2.2"]
DiffEqCallbacks = "2.25.0-3"
SciMLBase = "1-2"
TimerOutputs = "0.5"

["0.1.2-0"]
Adapt = "3-4"

Expand All @@ -35,13 +37,21 @@ PointNeighbors = "0.2"
TrixiBase = "0.1.3-0.1"

["0.2-0"]
GPUArraysCore = "0.1"
KernelAbstractions = "0.9"
PointNeighbors = "0.4.2-0.4"

["0.2-0.2.2"]
GPUArraysCore = "0.1"

["0.2.1-0"]
FileIO = "1"
Polyester = "0.7.10-0.7"

["0.2.2-0"]
DelimitedFiles = "1"

["0.2.3-0"]
DiffEqCallbacks = "2-4"
GPUArraysCore = "0.1-0.2"
SciMLBase = "2"
TimerOutputs = "0.5.25-0.5"
3 changes: 3 additions & 0 deletions T/TrixiParticles/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,6 @@ KernelAbstractions = "63c18a36-062a-441e-b654-da1e3ab1ce7c"
["0.2.1-0"]
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"

["0.2.3-0"]
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
3 changes: 3 additions & 0 deletions T/TrixiParticles/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ git-tree-sha1 = "ccd4abf728070dc664168cb451dfea7979ad68ac"

["0.2.2"]
git-tree-sha1 = "2d69a4c30590810b1db541786a278329d18fc80b"

["0.2.3"]
git-tree-sha1 = "7a4dc3022b4c7f4c7335216eb33be691206639a7"

0 comments on commit eeaa156

Please sign in to comment.