Skip to content

Release v2.4.0 on 2023-12-01

Compare
Choose a tag to compare
@sdrabenh sdrabenh released this 01 Dec 15:00
· 383 commits to main since this release
b499f67

What's Changed

Zero-difference for default/stock configuration

Restart changes to moist_import_checkpoint and gocart_import_checkpoint

  • Added support for CICE6 thermo state rewind for replay by @zhaobin74 in #854
  • Bugfix in boundary conditions for coupled T3MOM6 option by @biljanaorescanin in #861
  • Add ocean version to tile file header info by @biljanaorescanin in #860
  • Updates to moist from feature/wmputman/KM_v11_3_2_Moist_WMP as of 2023-11-21 by @sdrabenh in #858
  • The following restarts have changed:
    1. moist_import_checkpoint was cleaned up to reduce the file size by removing the following variables:
      DQVDTDYN, DTDTDYN, OMEGA, PHIS, PLE, PLE_DYN_IN, PREF, QV_DYN_IN, T, TAUOROX, TAUOROY, T_DYN_IN, U, U_DYN_IN, V, V_DYN_IN, W, ZLE
    2. gocart_import_checkpoint fixed variable: QCTOT

Full Changelog: v2.3.2...v2.4.0