Changes between Version 4 and Version 5 of 2020WP/TOP-01_rlod_Antarctic_ice_Sheet_Fe_Source
- Timestamp:
- 2020-04-03T18:21:34+02:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
2020WP/TOP-01_rlod_Antarctic_ice_Sheet_Fe_Source
v4 v5 30 30 {{{#!box width=35em help 31 31 Describe flow chart of the changes in the code. \\ 32 List the Fortran modules and subroutines to be created/edited/deleted. p4zsbc.F90\\32 List the Fortran modules and subroutines to be created/edited/deleted. \\ 33 33 Detailed list of new variables to be defined (including namelists), \\ 34 34 give for each the chosen name and description wrt coding rules. 35 35 }}} 36 36 37 ''...'' 37 Fe is actualized according to the external sources of Fe from iceberg and ice shelf. 38 A sediment content associated to a solubility fraction of sediment Fe is added to the freshwater fluxes of iceberg and ice shelf. For iceshelf, the parameterization of Mathiot et al. (2017) is used for the distribution of the Fe ice shelve throughout the water column. For iceberg, a homogenous distribution until 120 m of depth is applied. 39 40 modified routines : 41 - p4zsbc.F90 42 - p4zsed.F90 43 44 Intermediate variables to actualize ziron in p4zsed:\\ 45 - zironberg : "iron from iceberg freshwater flux"\\ 46 - zironisf : "iron from ice shelf freshwater flux" 47 48 In namelist_pisces, 3 parameters are added:\\ 49 - isffeinput : "Fraction of bioavailable iron in ice shelves"\\ 50 - icbfeinput : "Fraction of bioavailable iron in iceberg"\\ 51 - icbdep : "Mean underwater depth of iceberg (level depth)" 38 52 39 53 === Documentation updates