From 3f4187b2c8c7f7da83c76320ae1c7431291c5c42 Mon Sep 17 00:00:00 2001 From: minghangli-uni <24727729+minghangli-uni@users.noreply.github.com> Date: Thu, 20 Feb 2025 11:34:23 +1100 Subject: [PATCH 1/9] With MOM latest version in 0.4.0 and a vertex bug fix, rest from 0.3.0 --- spack.yaml | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/spack.yaml b/spack.yaml index 43e03328..f202f84c 100644 --- a/spack.yaml +++ b/spack.yaml @@ -11,14 +11,11 @@ spack: # Main Dependencies access-om3-nuopc: require: - - '@git.0.4.0' - - +mom_symmetric - - configurations=MOM6,MOM6-CICE6,MOM6-CICE6-WW3 - + - '@git.d7bea3f087586de06bf9a4fd03f76707eec77fff' # Other Dependencies esmf: require: - - '@git.v8.7.0' + - '@8.5.0' parallelio: require: - '@2.6.2' @@ -31,10 +28,10 @@ spack: - '@4.6.1' fms: require: - - '@git.2024.03' + - '@git.2023.02' openmpi: require: - - '@4.1.7' + - '@4.1.5' fortranxml: require: - '@4.1.2' @@ -54,4 +51,4 @@ spack: - access-om3-nuopc projections: access-om3: '{name}/2025.01.0' - access-om3-nuopc: '{name}/0.4.0-{hash:7}' + access-om3-nuopc: '{name}/d7bea3f087586de06bf9a4fd03f76707eec77fff-{hash:7}' From 5763c6f65f63325e459a80b4cf7d6ce935b675b9 Mon Sep 17 00:00:00 2001 From: minghangli-uni <24727729+minghangli-uni@users.noreply.github.com> Date: Fri, 21 Feb 2025 08:27:13 +1100 Subject: [PATCH 2/9] Update cice in 0.4.0 --- spack.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spack.yaml b/spack.yaml index f202f84c..9feaf034 100644 --- a/spack.yaml +++ b/spack.yaml @@ -11,7 +11,7 @@ spack: # Main Dependencies access-om3-nuopc: require: - - '@git.d7bea3f087586de06bf9a4fd03f76707eec77fff' + - '@git.02e6d0d293faa5c707b5489aa93cf8aafe701c2a' # Other Dependencies esmf: require: @@ -51,4 +51,4 @@ spack: - access-om3-nuopc projections: access-om3: '{name}/2025.01.0' - access-om3-nuopc: '{name}/d7bea3f087586de06bf9a4fd03f76707eec77fff-{hash:7}' + access-om3-nuopc: '{name}/02e6d0d293faa5c707b5489aa93cf8aafe701c2a-{hash:7}' From 6f31367e0aab880b0a8f2331429103b79b55b6d5 Mon Sep 17 00:00:00 2001 From: minghangli-uni <24727729+minghangli-uni@users.noreply.github.com> Date: Fri, 21 Feb 2025 10:50:00 +1100 Subject: [PATCH 3/9] Update cesm share in 0.4.0 --- spack.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spack.yaml b/spack.yaml index 9feaf034..a5a0e4ae 100644 --- a/spack.yaml +++ b/spack.yaml @@ -11,7 +11,7 @@ spack: # Main Dependencies access-om3-nuopc: require: - - '@git.02e6d0d293faa5c707b5489aa93cf8aafe701c2a' + - '@git.8d2124a9a2e6ce305cdb820c197cc26b86321c0a' # Other Dependencies esmf: require: @@ -51,4 +51,4 @@ spack: - access-om3-nuopc projections: access-om3: '{name}/2025.01.0' - access-om3-nuopc: '{name}/02e6d0d293faa5c707b5489aa93cf8aafe701c2a-{hash:7}' + access-om3-nuopc: '{name}/8d2124a9a2e6ce305cdb820c197cc26b86321c0a-{hash:7}' From c45fa416f8ec0f29770e0672e8405811a574129c Mon Sep 17 00:00:00 2001 From: minghangli-uni <24727729+minghangli-uni@users.noreply.github.com> Date: Fri, 21 Feb 2025 17:05:29 +1100 Subject: [PATCH 4/9] Update cmeps 1.0.25 and cdeps 1.0.53 --- spack.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spack.yaml b/spack.yaml index a5a0e4ae..5217b0ad 100644 --- a/spack.yaml +++ b/spack.yaml @@ -11,7 +11,7 @@ spack: # Main Dependencies access-om3-nuopc: require: - - '@git.8d2124a9a2e6ce305cdb820c197cc26b86321c0a' + - '@git.108442bc0cbfcbfa780e7eeccb6f59b122a9601b' # Other Dependencies esmf: require: @@ -51,4 +51,4 @@ spack: - access-om3-nuopc projections: access-om3: '{name}/2025.01.0' - access-om3-nuopc: '{name}/8d2124a9a2e6ce305cdb820c197cc26b86321c0a-{hash:7}' + access-om3-nuopc: '{name}/108442bc0cbfcbfa780e7eeccb6f59b122a9601b-{hash:7}' From 8985d77294500cff2cb147e78d2161ef2087d59f Mon Sep 17 00:00:00 2001 From: minghangli-uni <24727729+minghangli-uni@users.noreply.github.com> Date: Fri, 21 Feb 2025 17:56:34 +1100 Subject: [PATCH 5/9] Update cmeps 1.0.25 and cdeps 1.0.53 along with esmf 8.7.0 and openmpi 4.1.7 --- spack.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spack.yaml b/spack.yaml index 5217b0ad..52dea1d4 100644 --- a/spack.yaml +++ b/spack.yaml @@ -15,7 +15,7 @@ spack: # Other Dependencies esmf: require: - - '@8.5.0' + - '@git.v8.7.0' parallelio: require: - '@2.6.2' @@ -31,7 +31,7 @@ spack: - '@git.2023.02' openmpi: require: - - '@4.1.5' + - '@4.1.7' fortranxml: require: - '@4.1.2' From 9563beae9874edc3ecea776d531d80dfbde94f0b Mon Sep 17 00:00:00 2001 From: minghangli-uni <24727729+minghangli-uni@users.noreply.github.com> Date: Sun, 2 Mar 2025 15:26:40 +1100 Subject: [PATCH 6/9] Update cmeps 1.0.25 and cdeps 1.0.54 along with esmf 8.7.0 and openmpi 4.1.7 --- spack.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spack.yaml b/spack.yaml index 52dea1d4..a05223b9 100644 --- a/spack.yaml +++ b/spack.yaml @@ -11,7 +11,7 @@ spack: # Main Dependencies access-om3-nuopc: require: - - '@git.108442bc0cbfcbfa780e7eeccb6f59b122a9601b' + - '@git.3c0a6eb02db871244c3e1557dd7ea1a1d4f44fbc' # Other Dependencies esmf: require: @@ -51,4 +51,4 @@ spack: - access-om3-nuopc projections: access-om3: '{name}/2025.01.0' - access-om3-nuopc: '{name}/108442bc0cbfcbfa780e7eeccb6f59b122a9601b-{hash:7}' + access-om3-nuopc: '{name}/3c0a6eb02db871244c3e1557dd7ea1a1d4f44fbc-{hash:7}' From 9c4752f2951555a442447c394401e496932d3853 Mon Sep 17 00:00:00 2001 From: minghangli-uni <24727729+minghangli-uni@users.noreply.github.com> Date: Mon, 3 Mar 2025 08:28:08 +1100 Subject: [PATCH 7/9] Update all components in 0.4.0 --- spack.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spack.yaml b/spack.yaml index a05223b9..e281a0af 100644 --- a/spack.yaml +++ b/spack.yaml @@ -11,7 +11,7 @@ spack: # Main Dependencies access-om3-nuopc: require: - - '@git.3c0a6eb02db871244c3e1557dd7ea1a1d4f44fbc' + - '@git.c8d0cf4c700cc92662ce77fbf3d310c4662cb39f' # Other Dependencies esmf: require: @@ -51,4 +51,4 @@ spack: - access-om3-nuopc projections: access-om3: '{name}/2025.01.0' - access-om3-nuopc: '{name}/3c0a6eb02db871244c3e1557dd7ea1a1d4f44fbc-{hash:7}' + access-om3-nuopc: '{name}/c8d0cf4c700cc92662ce77fbf3d310c4662cb39f-{hash:7}' From e8cf4589aab8147780fd2a09c8237dd2752e8560 Mon Sep 17 00:00:00 2001 From: minghangli-uni <24727729+minghangli-uni@users.noreply.github.com> Date: Thu, 6 Mar 2025 16:58:07 +1100 Subject: [PATCH 8/9] update CMEPS 1.0.39, CDEPS 1.0.64 and share 1.1.9 --- spack.yaml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/spack.yaml b/spack.yaml index e281a0af..209c6b5b 100644 --- a/spack.yaml +++ b/spack.yaml @@ -7,15 +7,16 @@ spack: specs: - access-om3@git.2025.01.0 + - 'esmf@git.v8.7.0 /nuesvebcvtdv7pntu2oomfmwtnmbbllt' packages: # Main Dependencies access-om3-nuopc: require: - - '@git.c8d0cf4c700cc92662ce77fbf3d310c4662cb39f' + - '@git.df0cb99af80c59158da4acb9b624a37ec9261912' # Other Dependencies - esmf: - require: - - '@git.v8.7.0' + #esmf: + # require: + # - '@git.v8.7.0' parallelio: require: - '@2.6.2' @@ -51,4 +52,4 @@ spack: - access-om3-nuopc projections: access-om3: '{name}/2025.01.0' - access-om3-nuopc: '{name}/c8d0cf4c700cc92662ce77fbf3d310c4662cb39f-{hash:7}' + access-om3-nuopc: '{name}/df0cb99af80c59158da4acb9b624a37ec9261912-{hash:7}' From ca2cda1ec9bcf25e03a89263d74ec4e886bb766e Mon Sep 17 00:00:00 2001 From: minghangli-uni <24727729+minghangli-uni@users.noreply.github.com> Date: Fri, 7 Mar 2025 08:08:19 +1100 Subject: [PATCH 9/9] Update fms to 2024.03 --- spack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spack.yaml b/spack.yaml index 209c6b5b..a3ca0c75 100644 --- a/spack.yaml +++ b/spack.yaml @@ -29,7 +29,7 @@ spack: - '@4.6.1' fms: require: - - '@git.2023.02' + - '@git.2024.03' openmpi: require: - '@4.1.7'