CICE-Consortium / Icepack

Development repository for sea-ice column physics
Other
25 stars 133 forks source link

Implement landfast ice test case for Icepack #498

Open eclare108213 opened 2 months ago

eclare108213 commented 2 months ago

Bring Mathieu Plante’s forcing and diagnostic changes into the Icepack repository as a test case.

  1. Added forcing from GEM atmospheric model.
  2. Added column that is initialised with data from SIMBA buoys.
  3. New diagnostics related to the ice mass balance.

See Icepack issue #481 and Mathieu's code: https://zenodo.org/records/10845358.

Reference: Plante, M., Lemieux, J.-F., Tremblay, L. B., Tivy, A., Angnatok, J., Roy, F., Smith, G., Dupont, F. and Turner, A. K. : Using Icepack to reproduce Ice Mass Balance buoy observations in landfast ice: improvements from the mushy layer thermodynamics, The Cryosphere, (2024) https://doi.org/10.5194/tc-18-1685-2024

Note: Parameterization modifications are also included in the code above, which can be considered in separate PRs:

  1. Added porosity criteria for the snow flooding parameterization in the mushy layer thermodynamics.
  2. Added free-board dependency for the snow flooding rates (mushy layer).
  3. Modified mushy-layer congelation parameterization. This item was completed in #494.