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.
ticket/1473_METO_ISFCLEAN (diff) – NEMO

Changes between Version 5 and Version 6 of ticket/1473_METO_ISFCLEAN


Ignore:
Timestamp:
2015-03-11T12:29:26+01:00 (9 years ago)
Author:
mathiot
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ticket/1473_METO_ISFCLEAN

    v5 v6  
    4040Commit 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. 
    4141How 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 
     43Sette test passed on BAS cluster and also at NOC. 
     44 
     45Coastline 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.  
    4246 
    4347Change in runtime: