Skip to content

CICE Recent Changes

Elizabeth Hunke edited this page Nov 7, 2024 · 119 revisions

Important changes to the code on the master branch since the last numbered release

Date of last update: 7 Nov 2024

By: E. Hunke

Last numbered release: CICE 6.5.1 (May 20, 2024)

Major Changes

  • Update BGC and Icepack interfaces #968

Bug fixes

  • Update the floe size distribution implementation and interfaces per changes in icepack #975 Changes answers for all results
  • Fix icepack_aggregate arguments in ice_precribed_mod.F90 #980
  • Confirm backward compatibility for PIO reads on non-parallel files #966
  • pio_errorhandling call was in the wrong location #973

Enhancements

  • Access alternative congelation ice formulation in icepack #965
  • Update CICE plotting tools, Update izumi_nag port, Update Icepack #958
  • Change shr_file to shr_log #960
  • Enable prescribed ice for UFS #964
  • NUOPC/CMEPS driver
    • Write restart at end of run via NUOPC component attribute & Initialize cpl_scalar field when created for UFS #969
    • Reduce prints in shr_orbital #981
    • Check for REST_OPTION = 'end' and whether stop_ymd is the same interval as the restarts; fix pointer file names when multiple instances are turned on. #990
    • Allow the driver to set msec #991
  • Grid
    • Allow kmt variable to be named "mask" #985
    • Allow a single processor to read netcdf variables that are not of size nx_global by ny_global #985
    • Split reading the mask and grid into separate subroutines #985
    • Deprecate the ORCA grid #986
  • Machine port #974

Documentation

Important NOTES

Describe BGC changes to interface etc in more detail

Include Jim Edwards as author