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/0863 (diff) – NEMO

Changes between Version 23 and Version 24 of ticket/0863


Ignore:
Timestamp:
2011-10-21T18:47:34+02:00 (13 years ago)
Author:
mlelod
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ticket/0863

    v23 v24  
    134134 
    135135=== Isopycnal diffusion === 
    136 Not done yet. Solve pb with reference height used for the computation of potential density. 
     136'''CAUTION''': Not coded yet. 
     137 
     138For the computation of isoneutral slopes, the density of neighbor cells has to be computed at the same depth.[[BR]]To that purpose, an argument is added in the `eos` routine that gives the depth at which density is calculated.[[BR]]For isoneutral slopes, `fsdept_0` is used. For the pressure gradient, the actual depth `fsdept_n` is used. 
    137139 
    138140=== Thickness weighted outputs ===