Skip to content

Commit

Permalink
New version: TrixiParticles v0.2.5 (#123222)
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: 1806068d85419dccd62e340e3923f7ba8668398d

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jan 17, 2025
1 parent c4a9d65 commit e51ecfa
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 6 deletions.
25 changes: 19 additions & 6 deletions T/TrixiParticles/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ Reexport = "1"
StaticArrays = "1"
StrideArrays = "0.1"
WriteVTK = "1"
julia = "1.9.0-1"

["0-0.1.1"]
Morton = "0.1"
Expand All @@ -27,22 +26,27 @@ DiffEqCallbacks = "2.25.0-3"
SciMLBase = "1-2"
TimerOutputs = "0.5"

["0.1.2-0"]
Adapt = "3-4"
["0-0.2.4"]
julia = "1.9.0-1"

["0.1.2-0.1"]
PointNeighbors = "0.2"

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

["0.1.3-0"]
TrixiBase = "0.1.3-0.1"

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

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

["0.2-0.2.4"]
PointNeighbors = "0.4.2-0.4"

["0.2.1-0"]
FileIO = "1"
Polyester = "0.7.10-0.7"
Expand All @@ -51,7 +55,16 @@ Polyester = "0.7.10-0.7"
DelimitedFiles = "1"

["0.2.3-0"]
DiffEqCallbacks = "2-4"
GPUArraysCore = "0.1-0.2"
SciMLBase = "2"
TimerOutputs = "0.5.25-0.5"

["0.2.3-0.2.4"]
DiffEqCallbacks = "2-4"
GPUArraysCore = "0.1-0.2"

["0.2.5-0"]
Adapt = "4"
DiffEqCallbacks = "4"
GPUArraysCore = "0.2"
PointNeighbors = "0.4.7-0.4"
julia = "1.10.0-1"
3 changes: 3 additions & 0 deletions T/TrixiParticles/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,6 @@ git-tree-sha1 = "7a4dc3022b4c7f4c7335216eb33be691206639a7"

["0.2.4"]
git-tree-sha1 = "1324340d00f419e4444630f331ad60d2d7f23e62"

["0.2.5"]
git-tree-sha1 = "1806068d85419dccd62e340e3923f7ba8668398d"

0 comments on commit e51ecfa

Please sign in to comment.