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 Comment Diff – NEMO

Changes between Initial Version and Version 1 of Ticket #1503, comment 3


Ignore:
Timestamp:
2017-09-18T12:28:07+02:00 (7 years ago)
Author:
nicolasmartin
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1503, comment 3

    initial v1  
    11For now I propose adding the following lines to trcini.F90: 
    2 {{{ 
     2{{{#!f 
    33IF(ln_top_euler .AND. lk_vvl) & 
    44   &  CALL ctl_stop('ln_top_euler option does not conserve with VVL; Set ln_top_euler=.false.')