@@ -10,7 +10,7 @@ components/fms https://github.com/ESCOMP/FMS_interface/tree/fi_240822
1010share https://github.com/ESCOMP/CESM_share/tree/share1.1.9 --
1111components/cam https://github.com/ESCOMP/CAM/cam6_4_067 --
1212components/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 **
1414components/mom https://github.com/ESCOMP/MOM_interface/mi_250210 --
1515components/cism https://github.com/ESCOMP/cism-wrapper/tree/cismwrap_2_2_006 --
1616components/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
2323libraries/parallelio https://github.com/NCAR/ParallilIO/tree/pio2_6_4 --
2424tools/CUPiD https://github.com/NCAR/CUPiD/tree/v0.1.4 --
2525
26-
2726ccs_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
4439
4540cice
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.
5044
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.
5448
49+ Fix a divide by zero in sea level ponds.
50+ Turn off daily history for prescribed mode.
51+ Fix some multi-instance tests.
5552
5653CUPiD
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
6358
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
6664
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
7065==============================================================
7166Tag name: cesm3_0_alpha06c
7267Originator(s): CSEG
0 commit comments