Skip to content

Commit

Permalink
Update to CLimaCore v0.11.9
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisYatunin committed Jan 25, 2024
1 parent 0016201 commit 806f725
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Artifacts = "1"
AtmosphericProfilesLibrary = "0.1"
CLIMAParameters = "0.7.25"
ClimaComms = "0.5.6"
ClimaCore = "0.11.8"
ClimaCore = "0.11.9"
ClimaTimeSteppers = "0.7.14"
CloudMicrophysics = "0.15.0"
Colors = "0.12"
Expand Down
2 changes: 1 addition & 1 deletion examples/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ version = "0.5.6"
deps = ["Adapt", "BandedMatrices", "BlockArrays", "CUDA", "ClimaComms", "CubedSphere", "DataStructures", "DocStringExtensions", "ForwardDiff", "GaussQuadrature", "GilbertCurves", "HDF5", "InteractiveUtils", "IntervalSets", "KrylovKit", "LinearAlgebra", "PkgVersion", "RecursiveArrayTools", "RootSolvers", "SparseArrays", "Static", "StaticArrays", "Statistics", "Unrolled"]
git-tree-sha1 = "e43923b57aa6abea8df2b59e1318f5598e715bf0"
uuid = "d414da3d-4745-48bb-8d80-42e94e092884"
version = "0.11.8"
version = "0.11.9"
weakdeps = ["Krylov"]

[deps.ClimaCore.extensions]
Expand Down
2 changes: 1 addition & 1 deletion perf/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ version = "0.5.6"
deps = ["Adapt", "BandedMatrices", "BlockArrays", "CUDA", "ClimaComms", "CubedSphere", "DataStructures", "DocStringExtensions", "ForwardDiff", "GaussQuadrature", "GilbertCurves", "HDF5", "InteractiveUtils", "IntervalSets", "KrylovKit", "LinearAlgebra", "PkgVersion", "RecursiveArrayTools", "RootSolvers", "SparseArrays", "Static", "StaticArrays", "Statistics", "Unrolled"]
git-tree-sha1 = "e43923b57aa6abea8df2b59e1318f5598e715bf0"
uuid = "d414da3d-4745-48bb-8d80-42e94e092884"
version = "0.11.8"
version = "0.11.9"
weakdeps = ["Krylov"]

[deps.ClimaCore.extensions]
Expand Down

0 comments on commit 806f725

Please sign in to comment.