Skip to content

Commit

Permalink
New package: MaterialPointVisualizer v0.1.0
Browse files Browse the repository at this point in the history
UUID: 9ce2fbfb-c269-402f-8683-a675189e795c
Repo: https://github.com/LandslideSIM/MaterialPointVisualizer.jl.git
Tree: 70374c67bb853068a563f51b7a0c16fefc6a49e7

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Feb 10, 2025
1 parent 252d981 commit fd9aa45
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 0 deletions.
11 changes: 11 additions & 0 deletions M/MaterialPointVisualizer/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[0]
CondaPkg = "0.2"
DelimitedFiles = "1"
HDF5 = "0.17"
MaterialPointSolver = "0.3"
NearestNeighbors = "0.4"
PlyIO = "1.2.0-1"
ProgressMeter = "1.10.0-1"
PythonCall = "0.9"
WriteVTK = "1.21.0-1"
julia = "1.11.0-1"
11 changes: 11 additions & 0 deletions M/MaterialPointVisualizer/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[0]
CondaPkg = "992eb4ea-22a4-4c89-a5bb-47a3300528ab"
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
HDF5 = "f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f"
MaterialPointSolver = "dc4aa359-7d89-437d-91bb-f4b330c522c1"
NearestNeighbors = "b8a86587-4115-5ab1-83bc-aa920d37bbce"
PlyIO = "42171d58-473b-503a-8d5f-782019eb09ec"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
PythonCall = "6099a3de-0909-46bc-b1f4-468b9a2dfc0d"
WriteVTK = "64499a7a-5c06-52f2-abe2-ccb03c286192"
3 changes: 3 additions & 0 deletions M/MaterialPointVisualizer/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "MaterialPointVisualizer"
uuid = "9ce2fbfb-c269-402f-8683-a675189e795c"
repo = "https://github.com/LandslideSIM/MaterialPointVisualizer.jl.git"
2 changes: 2 additions & 0 deletions M/MaterialPointVisualizer/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "70374c67bb853068a563f51b7a0c16fefc6a49e7"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7329,6 +7329,7 @@ some amount of consideration when choosing package names.
9cd584b6-1a68-5b24-b787-24af5fbbf48b = { name = "DifferentialDynamicProgramming", path = "D/DifferentialDynamicProgramming" }
9cd687f3-b62d-43f3-8fd3-ffcd9e581047 = { name = "Diagonalizations", path = "D/Diagonalizations" }
9cdfc4e7-e793-5089-b6f7-569a57a60f0a = { name = "JSON_C_jll", path = "jll/J/JSON_C_jll" }
9ce2fbfb-c269-402f-8683-a675189e795c = { name = "MaterialPointVisualizer", path = "M/MaterialPointVisualizer" }
9ce75daa-2788-5e2c-ba1d-cf8c48367b27 = { name = "CSDP_jll", path = "jll/C/CSDP_jll" }
9ce81f87-eacc-4366-bf80-b621a3098ee2 = { name = "TableMetadataTools", path = "T/TableMetadataTools" }
9ce9415f-ecd2-4b63-a3f6-984ce63e76ce = { name = "ParametricProcesses", path = "P/ParametricProcesses" }
Expand Down

0 comments on commit fd9aa45

Please sign in to comment.