New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
2020WP/TOP-02_rlod_SeaIce_Fe_Source – NEMO
wiki:2020WP/TOP-02_rlod_SeaIce_Fe_Source

Name and subject of the action

Last edition: Wikinfo(changed_ts)? by Wikinfo(changed_by)?

The PI is responsible to closely follow the progress of the action, and especially to contact NEMO project manager if the delay on preview (or review) are longer than the 2 weeks expected.

  1. Summary
  2. Preview
  3. Tests
  4. Review

Summary

Action Implementation of the conservative exchange of Fe between seawater and sea ice
PI(S) Renaud Person
Digest Person et al. 2020, under review in GBC.
Dependencies SI3
Branch source:/NEMO/branches/2020/dev_r{REV}_{ACTION_NAME}
Previewer(s) O. Aumont, M. Vancoppenolle
Reviewer(s) O. Aumont, M. Vancoppenolle
Ticket #XXXX

Description

The sea ice Fe source in the PISCES model was implemented with no conservative exchange of Fe bewteen sea ice and seawater. This development corrects this bias.

Implementation

The first version of the development has been done by adding a dissolved iron tracer in each relevant routine of LIM3, without using a generic passive tracer framework. Two options are now possible:

  1. Reimplement a similar development in SI3
  2. Develop in SI3 a passive tracer module in order to offer the capability for future passive tracer implementations in sea ice.

Option 2 is prefered because of its better sustainability and it offers a more generic capability to add tracers in sea ice.

However, option 1 is chosen as option 2 has to be deeply discussed before being developed.

Option1:

List of modified routines in LIM3:

  • ice.F90
  • limistate.F90
  • limvar.F90
  • limwri.F90
  • limtrp.F90
  • limitd_me.F90
  • limitd_th.F90
  • limthd_dh.F90
  • thd_ice.F90
  • limthd.F90
  • limthd_lac.F90
  • sbcice_lim.F90

List of routines to be modified in SI3:

  • ice.F90
  • iceistate.F90
  • icewri.F90
  • icethd_dh.F90
  • icethd.F90
  • icedyn_rdgrft.F90
  • icedyn_adv.F90
  • icevar.F90
  • ice1d.F90
  • iceitd.F90
  • icethd_do.F90
  • icedyn_adv_pra.F90
  • icedyn_adv_umx.F90
  • icerst.F90
  • sbcice_cice.F90

namelist ice parameters:

  • ln_iceiron: activation of conservative exchange of Fe between seawater and sea ice --> choice of the name to be validated
  • feflx_var --> to be renamed?

Documentation updates

Error: Failed to load processor box
No macro or processor named 'box' found

...

Preview

Error: Failed to load processor box
No macro or processor named 'box' found

...

Tests

Error: Failed to load processor box
No macro or processor named 'box' found

...

Review

Error: Failed to load processor box
No macro or processor named 'box' found

...

Last modified 3 years ago Last modified on 2020-10-26T18:35:28+01:00