@@ -10,7 +10,7 @@ components/fms https://github.com/ESCOMP/FMS_interface/tree/fi_240822
10
10
share https://github.com/ESCOMP/CESM_share/tree/share1.1.9 --
11
11
components/cam https://github.com/ESCOMP/CAM/cam6_4_067 --
12
12
components/clm https://github.com/ESCOMP/ctsm/tree/ctsm5.3.029 --
13
- components/cice https://github.com/ESCOMP/CESM_CICE/tree/cesm3_cice6_6_0_7 **
13
+ components/cice https://github.com/ESCOMP/CESM_CICE/tree/cesm3_cice6_6_0_9 **
14
14
components/mom https://github.com/ESCOMP/MOM_interface/mi_250210 --
15
15
components/cism https://github.com/ESCOMP/cism-wrapper/tree/cismwrap_2_2_006 --
16
16
components/cdeps https://github.com/ESCOMP/CDEPS/tree/cdeps1.0.65 --
@@ -23,50 +23,45 @@ libraries/mpi-serial https://github.com/ESMCI/mpi-serial/tree/MPIserial_2.5.0
23
23
libraries/parallelio https://github.com/NCAR/ParallilIO/tree/pio2_6_4 --
24
24
tools/CUPiD https://github.com/NCAR/CUPiD/tree/v0.1.4 --
25
25
26
-
27
26
ccs_config
28
- Michael Levy 2025-03-06 - ccs_config_cesm1.0.28 - ccs_config (cesm3_0_alpha06d)
29
- https://github.com/ESMCI/ccs_config_cesm/tags/ccs_config_cesm1.0.??
30
-
31
- ccs_config_cesm1.0.28: Remove esmf/8.8.0-debug due to a spack issue
32
- ccs_config_cesm1.0.27: Cleanup inclusion of CUPiD in default workflow
33
- ccs_config_cesm1.0.26: Back off pio update because esmf requires older version
34
- ccs_config_cesm1.0.25: Add toronto backup for inputdata.
35
- ccs_config_cesm1.0.24: Update to ncarenv/24.12 answer changes on derecho
36
-
37
-
38
- Chris Fischer 2025-03-16 - ccs_config_cesm1.0.30 - ccs_config (cesm3_0_alpha06d)
39
- https://github.com/ESMCI/ccs_config_cesm/tags/ccs_config_cesm1.0.30
40
-
41
- ccs_config_cesm1.0.30: Update machine configuration for Casper
42
- ccs_config_cesm1.0.29: Back off intel compiler to 2024.2.1
43
-
27
+ Michael Levy 2025-03-06 - ccs_config_cesm1.0.28 - ccs_config (cesm3_0_alpha06d)
28
+ https://github.com/ESMCI/ccs_config_cesm/tags/ccs_config_cesm1.0.??
29
+ ccs_config_cesm1.0.28: Remove esmf/8.8.0-debug due to a spack issue
30
+ ccs_config_cesm1.0.27: Cleanup inclusion of CUPiD in default workflow
31
+ ccs_config_cesm1.0.26: Back off pio update because esmf requires older version
32
+ ccs_config_cesm1.0.25: Add toronto backup for inputdata.
33
+ ccs_config_cesm1.0.24: Update to ncarenv/24.12 answer changes on derecho
34
+
35
+ Chris Fischer 2025-03-16 - ccs_config_cesm1.0.30 - ccs_config (cesm3_0_alpha06d)
36
+ https://github.com/ESMCI/ccs_config_cesm/tags/ccs_config_cesm1.0.30
37
+ ccs_config_cesm1.0.30: Update machine configuration for Casper
38
+ ccs_config_cesm1.0.29: Back off intel compiler to 2024.2.1
44
39
45
40
cice
46
- David Bailey 2025-02-20 - cesm3_cice6_6_0_7 - components/cice (cesm3_0_alpha06d)
47
- https://github.com/ESCOMP/CESM_CICE/tags/cesm3_cice6_6_0_7
48
-
49
- Add new defaults for CICE.
41
+ David Bailey 2025-02-20 - cesm3_cice6_6_0_9 - components/cice (cesm3_0_alpha06d)
42
+ https://github.com/ESCOMP/CESM_CICE/tags/cesm3_cice6_6_0_7
43
+ Add new defaults for CICE.
50
44
51
- 1. Change phi_i_mushy from 0.85 to 0.45
52
- 2. Turn on sealvl ponds by default. This affects a number of parameters
53
- including frzpnd, tscale_pnd_drain, and rfracmax, and rfracmin.
45
+ 1. Change phi_i_mushy from 0.85 to 0.45
46
+ 2. Turn on sealvl ponds by default. This affects a number of parameters
47
+ including frzpnd, tscale_pnd_drain, and rfracmax, and rfracmin.
54
48
49
+ Fix a divide by zero in sea level ponds.
50
+ Turn off daily history for prescribed mode.
51
+ Fix some multi-instance tests.
55
52
56
53
CUPiD
57
- Michael Levy 2025-03-07 - v0.2.1 - tools/CUPiD (cesm3_0_alpha06d)
58
- https://github.com/NCAR/CUPiD/tags/v0.2.1
59
-
60
- Bugfix for cupid-webpage: new feature allows linking generated webpage to
61
- a Github Pages repo, but inadvertently required users to specify a repo
62
-
54
+ Michael Levy 2025-03-07 - v0.2.1 - tools/CUPiD (cesm3_0_alpha06d)
55
+ https://github.com/NCAR/CUPiD/tags/v0.2.1
56
+ Bugfix for cupid-webpage: new feature allows linking generated webpage to
57
+ a Github Pages repo, but inadvertently required users to specify a repo
63
58
64
- Michael Levy 2025-03-06 - v0.2.0 - tools/CUPiD (cesm3_0_alpha06d)
65
- https://github.com/NCAR/CUPiD/tags/v0.2.0
59
+ Michael Levy 2025-03-06 - v0.2.0 - tools/CUPiD (cesm3_0_alpha06d)
60
+ https://github.com/NCAR/CUPiD/tags/v0.2.0
61
+ * Better support for CESM Workflow: populates env_postprocessing.xml and owns script run by case.cupid
62
+ * Lots of documentation improvements, including instructions on pushing CUPiD webpage to a repo configured with Github Pages
63
+ * Notebook cleanup, some new sea ice notebooks
66
64
67
- * Better support for CESM Workflow: populates env_postprocessing.xml and owns script run by case.cupid
68
- * Lots of documentation improvements, including instructions on pushing CUPiD webpage to a repo configured with Github Pages
69
- * Notebook cleanup, some new sea ice notebooks
70
65
==============================================================
71
66
Tag name: cesm3_0_alpha06c
72
67
Originator(s): CSEG
0 commit comments