Skip to content

Commit

Permalink
Put ClimaLSM compat back and update
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriabarra committed Apr 28, 2023
1 parent 11ec283 commit c44fd0e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
6 changes: 3 additions & 3 deletions experiments/AMIP/modular/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

julia_version = "1.8.5"
manifest_format = "2.0"
project_hash = "547829e3d4dfd73fb305225f1f5be981285e6df3"
project_hash = "efa52f29bbf8b2d41ed60e849aea87147470a770"

[[deps.AMD]]
deps = ["Libdl", "LinearAlgebra", "SparseArrays", "Test"]
Expand Down Expand Up @@ -1466,9 +1466,9 @@ version = "0.6.11"

[[deps.RecursiveArrayTools]]
deps = ["Adapt", "ArrayInterface", "DocStringExtensions", "GPUArraysCore", "IteratorInterfaceExtensions", "LinearAlgebra", "RecipesBase", "Requires", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface", "Tables"]
git-tree-sha1 = "140cddd2c457e4ebb0cdc7c2fd14a7fbfbdf206e"
git-tree-sha1 = "68078e9fa9130a6a768815c48002d0921a232c11"
uuid = "731186ca-8d62-57ce-b412-fbd966d074cd"
version = "2.38.3"
version = "2.38.4"

[[deps.RecursiveFactorization]]
deps = ["LinearAlgebra", "LoopVectorization", "Polyester", "SnoopPrecompile", "StrideArraysCore", "TriangularSolve"]
Expand Down
1 change: 1 addition & 0 deletions experiments/AMIP/modular/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ ClimaCore = "0.10"
ClimaCorePlots = "0.2"
ClimaCoreTempestRemap = "0.3"
ClimaCoupler = "0.1"
ClimaLSM = "0.2"
ClimaTimeSteppers = "0.7"
CloudMicrophysics = "0.10"
Colors = "0.12"
Expand Down

0 comments on commit c44fd0e

Please sign in to comment.