Skip to content

Commit

Permalink
Merge branch 'main' into adm-freesurface
Browse files Browse the repository at this point in the history
  • Loading branch information
aelligp committed Dec 21, 2023
2 parents a3fd142 + 6cde5ee commit af6459c
Show file tree
Hide file tree
Showing 39 changed files with 898 additions and 605 deletions.
322 changes: 0 additions & 322 deletions GlobalConvection2D_WENO5.jl

This file was deleted.

18 changes: 10 additions & 8 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,18 +22,20 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
WriteVTK = "64499a7a-5c06-52f2-abe2-ccb03c286192"

[compat]
AMDGPU = "0.5.4"
CUDA = "4.4.1"
CellArrays = "0.1.3"
GeoParams = "0.5.0"
Adapt = "3.7.2"
AMDGPU = "0.6, 0.7, 0.8"
CUDA = "4.4.1, 5"
CellArrays = "0.1 "
GeoParams = "0.5"
HDF5 = "0.17.1"
ImplicitGlobalGrid = "0.13.0"
MPI = "0.20.14"
ParallelStencil = "0.9.0"
ImplicitGlobalGrid = "0.14.0"
MPI = "0.20"
ParallelStencil = "0.9.0, 0.10.0"
Reexport = "1.2.2"
StaticArrays = "1.6.5"
Statistics = "1.9"
WriteVTK = "1.18.0"
WriteVTK = "1.18"
MuladdMacro = "0.2"
julia = "1.9"

[extras]
Expand Down
Loading

0 comments on commit af6459c

Please sign in to comment.