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 9 and Version 10 of ticket/1613_NOC3_vvl_by_default


Ignore:
Timestamp:
2015-10-30T07:32:18+01:00 (8 years ago)
Author:
gm
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ticket/1613_NOC3_vvl_by_default

    v9 v10  
    2525 
    2626== I. Before/Now/After vertical coordinate system by default == 
    27   ===>>> OK see revision XXX + minor correction revision XXX (SETTE OK) 
     27  
     28  ===>>> runs ORCA2_LIM3 trunk and this branch  identical to the last digit  BUT  both blow up atter 138 time step.... 
     29  NB: to obtain the same results 1 things : revert domhpg.F90 optimization (use of r1_e...) 
     30  =========>>>>>>>>>>>>  try to find the origine of the model explosion: 
     31 (1) dynvor.F90 reverted to the v3.6_stable  version, i.e. with use of fmask at the proper place, the trunk still explode round the same time-step... 
     32 
     33 ===>>> OK see revision XXX + minor correction revision XXX (SETTE OK) 
    2834 
    2935 * 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 === 
     
    3844---- 
    3945== Misc. == 
    40  * domhpg.F90  : replace everywhere  /e1u (/e2v) by *r1_e1u (*r1_e2v) 
     46 * domhpg.F90  : replace everywhere  /e1u (/e2v) by *r1_e1u (*r1_e2v)   ==>> put in comment !!gm to get same results 
    4147 * use nn_print test to bypass some control print. (domcfg.F90 ; ...) 
     48 
     49