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/KERNEL-06_techene_better_e3_management (diff) – NEMO

Changes between Version 3 and Version 4 of 2020WP/KERNEL-06_techene_better_e3_management


Ignore:
Timestamp:
2020-01-22T10:29:55+01:00 (4 years ago)
Author:
techene
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 2020WP/KERNEL-06_techene_better_e3_management

    v3 v4  
    1313||=Action       || optimisation of the vertical scale factor e3 computation          || 
    1414||=PI(S)        || Techene, Madec                                                 || 
    15 ||=Digest       || compute e3 on the fly from e3_0(:,:,:,Klt) * ( 1 + ssh(:,:,Klt) / h_0(:,:) * mask(:,:,:) instead of storing e3t/u/v/w/f... || 
     15||=Digest       || compute e3 on the fly from e3_0(:,:,:,Ktl) * ( 1 + ssh(:,:,Ktl) / h_0( :,: ) * mask( :,:,: ) instead of storing e3t/u/v/w/f... || 
    1616||=Dependencies || If any                                                || 
    1717||=Branch       || source:/NEMO/branches/2020/dev_r{REV}_{ACTION_NAME} ||