Skip to content

Commit

Permalink
New version: MaterialPointSolver v0.3.0
Browse files Browse the repository at this point in the history
UUID: dc4aa359-7d89-437d-91bb-f4b330c522c1
Repo: https://github.com/LandslideSIM/MaterialPointSolver.jl.git
Tree: 352f1389253a19308b7af3bbc9def60e39019de8

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Oct 14, 2024
1 parent 5f2aeb5 commit a7228d4
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 6 deletions.
8 changes: 5 additions & 3 deletions M/MaterialPointSolver/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,16 +1,18 @@
[0]
Adapt = "4"
ArrayAllocators = "0.3"
BenchmarkTools = "1.5.0-1"
HDF5 = "0.17"
JSON3 = "1.14.0-1"
KernelAbstractions = "0.9"
ProgressMeter = "1.10.0-1"
StructTypes = "1.10.0-1"
Suppressor = "0.2"
SysInfo = "0.3"
julia = "1.10.0-1"

["0-0.2"]
ArrayAllocators = "0.3"
JSON3 = "1.14.0-1"
StructTypes = "1.10.0-1"

["0-0.2.1"]
WriteVTK = "1.19.0-1"

Expand Down
8 changes: 5 additions & 3 deletions M/MaterialPointSolver/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,15 +1,17 @@
[0]
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
ArrayAllocators = "c9d4266f-a5cb-439d-837c-c97b191379f5"
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
HDF5 = "f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f"
JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1"
KernelAbstractions = "63c18a36-062a-441e-b654-da1e3ab1ce7c"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
StructTypes = "856f2bd8-1eba-4b0a-8007-ebc267875bd4"
Suppressor = "fd094767-a336-5f1f-9728-57cf17d0bbfb"
SysInfo = "90a7ee08-a23f-48b9-9006-0e0e2a9e4608"
WriteVTK = "64499a7a-5c06-52f2-abe2-ccb03c286192"

["0-0.2"]
ArrayAllocators = "c9d4266f-a5cb-439d-837c-c97b191379f5"
JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1"
StructTypes = "856f2bd8-1eba-4b0a-8007-ebc267875bd4"
3 changes: 3 additions & 0 deletions M/MaterialPointSolver/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ git-tree-sha1 = "fdb7b5dd5c76e07c3fd7ae0c417bceb59b846397"

["0.2.3"]
git-tree-sha1 = "7055e086e2d28979fb21c5d598bdd62f6d137522"

["0.3.0"]
git-tree-sha1 = "352f1389253a19308b7af3bbc9def60e39019de8"

0 comments on commit a7228d4

Please sign in to comment.