Changes between Version 5 and Version 6 of ticket/1473_METO_ISFCLEAN
- Timestamp:
- 2015-03-11T12:29:26+01:00 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ticket/1473_METO_ISFCLEAN
v5 v6 40 40 Commit 02/03 : restore how e3t and move current e3t (gdepw(jk+1)-gdepw(jk)) in a IF ln_isfcav bloc + change related to this in zpshde. 41 41 How ice shelf cavity is coded need to have e3t(jk) = (gdepw(jk+1)-gdepw(jk)) for the pressure gradient. The start point for the water column is risfdep(ji,jj) and not 0. So, level in depth can be not aligned (ie can have a different gdep3w with the default e3t definition). 42 43 Sette test passed on BAS cluster and also at NOC. 44 45 Coastline changes (Guillaume Reffray comments): the bug comes from the compatibility check between the ice shelf and the bathymetry. A subroutine zgr_isf was writen to include all of these tests. As the call of zgr_isf is protected by a (IF ln_isfcav) the bug is corrected in case of (ln_isfcav = false). It has to be improve in case of ln_isfcav = true. 42 46 43 47 Change in runtime: