Skip to content

Icepack Recent Changes

Tony Craig edited this page May 14, 2024 · 107 revisions

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

Date of last update: 13 May 2024

By: T. Craig

Last numbered release: Icepack v1.4.0 (Oct 30, 2023)

Major Changes

Bug fixes

  • BL99 thermodyanics fixes. Correct ks units in dEdd code. Update enthalpy calculation when temperature is adjusted. #476

Enhancements

  • Update usage of optional argument wlat in lateral_melt in icepack_therm_itd.F90. #477
  • Update conda macos debug flags to avoid compiler issue with -ffpe-trap=invalid. #484
  • Add gnuplot to the conda environment #483

Documentation

  • Update Pull Request template to ask for additional information about PR. #484
  • Add tutorial to User Guide as an Appendix. #485