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

Changes between Version 4 and Version 5 of ticket/1613_NOC3_vvl_by_default


Ignore:
Timestamp:
2015-10-28T07:27:15+01:00 (8 years ago)
Author:
gm
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ticket/1613_NOC3_vvl_by_default

    v4 v5  
    2828 
    2929 * dom_oce : [[BR]](1) systematic declaration of before/now/after vertical coordinate [[BR]](2) uniformisation of the name: hur (hvr) becomes r1_hu_n (r1_hv_n) ; idem for before and after[[BR]](3) gdep3w becomes gde3w === 
    30  * all NEMO code: replace fs... by the the associated variable. When time-step is not prescribed, use _n variable (as was done in domzgr_substitute.h90 
     30 * all NEMO code: replace fs... by the the associated variable. When time-step is not prescribed, use _n variable (as was done in domzgr_substitute.h90). Results should be identical:  '''===>>> TO BE verified'''   (NB: in dynhpg.F90, some 1/e1u, 1/e2v has been replaced by r1_e1u, r1_e2v  ==>> last digit changes !) 
     31 * remove domzgr_substitute.h90 and its #include every where in the code. compilation OK (ORCA2_LIM3 with/without AGRIF, ORCA2_LIM_PISCES, ) 
     32 *  
    3133 
    32   
    33  
    34 === (I.1) dom_oce : === 
    35 tell it again  :-) 
    36  
     34=== tell it again  :-) === 
    3735== II. ... == 
    3836(II.1)