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

Changes between Initial Version and Version 3 of Ticket #2006


Ignore:
Timestamp:
2018-02-02T15:03:59+01:00 (6 years ago)
Author:
nemo
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2006

    • Property Version changed from to v4.0
    • Property Milestone changed from to 2018 release-4.0
  • Ticket #2006 – Description

    initial v3  
    1616I propose to force rn_scal_load = 0. when ln_tide=F 
    1717 
    18  
     18{{{#!f 
    1919  IF( ln_tide ) THEN 
    2020      [...] 
     
    2929      RETURN 
    3030   ENDIF 
     31}}} 
    3132 
    3233With this fix, ORCA2LIM3PISCES "LONG SETTE run" runs 1500 timesteps.