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

Changes between Version 6 and Version 7 of ticket/1683_SIMPLIF_1


Ignore:
Timestamp:
2016-02-24T08:51:53+01:00 (8 years ago)
Author:
gm
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ticket/1683_SIMPLIF_1

    v6 v7  
    1717 • '''Step I''' : ZDF:  
    1818 
    19 and other possible additions : 
     19and other possible additions (random order): 
    2020 
    2121• ZDF: simplify and improve the vertical physics in NEMO/OPA (remove CPP keys ;remove  avmu & avmv ; reduce the number of lvc_lnk call)[[BR]] 
     
    2323• TRP: add in LDF a module computing the effective transport used by both TRA and TRC [[BR]] 
    2424• remove all remaining hard coded parts specific to a configuration (especially ORCA2) [[BR]] 
    25 • remove most of the remaining CPP keys (key_trabbl, key_zdf...)[[BR]] .... 
     25• remove most of the remaining CPP keys (key_trabbl, key_zdf...)[[BR]]  
     26• Introduce additional logicals (ln_traadv_NONE, ln_traldf_NONE, ...), so that no default value can be used to specify a choice of advection or diffusion scheme[[BR]]  
     27• .... 
    2628 
    2729----