Skip to content

Commit

Permalink
Update ClimaParams, set minimum compat
Browse files Browse the repository at this point in the history
  • Loading branch information
nefrathenrici committed Jul 2, 2024
1 parent f121759 commit ab76c23
Show file tree
Hide file tree
Showing 2 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 @@ -52,7 +52,7 @@ AtmosphericProfilesLibrary = "0.1"
ClimaComms = "0.6.2"
ClimaCore = "0.14.6"
ClimaDiagnostics = "0.2"
ClimaParams = "0.10.4"
ClimaParams = "0.10.8"
ClimaTimeSteppers = "0.7.32"
ClimaUtilities = "0.1.3"
CloudMicrophysics = "0.18, 0.19, 0.20"
Expand Down
4 changes: 2 additions & 2 deletions calibration/test/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -362,9 +362,9 @@ version = "0.2.2"

[[deps.ClimaParams]]
deps = ["DocStringExtensions", "TOML", "Test"]
git-tree-sha1 = "8da1dc4aa297847cf74c51168cab1995e5631eeb"
git-tree-sha1 = "0b5afc75bd3aa7c30d76c2d33b8361f961e86237"
uuid = "5c42b081-d73a-476f-9059-fd94b934656c"
version = "0.10.7"
version = "0.10.8"

[[deps.ClimaTimeSteppers]]
deps = ["ClimaComms", "Colors", "DataStructures", "DiffEqBase", "DiffEqCallbacks", "KernelAbstractions", "Krylov", "LinearAlgebra", "LinearOperators", "NVTX", "SciMLBase", "StaticArrays"]
Expand Down

0 comments on commit ab76c23

Please sign in to comment.