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.
Changeset 3032 for branches/2011/dev_CMCC/NEMOGCM/CONFIG – NEMO

Ignore:
Timestamp:
2011-10-31T15:48:12+01:00 (13 years ago)
Author:
vichi
Message:

ticket #881. Step 2: Added changes from dev_r2855_CMCC3_divd branch

Location:
branches/2011/dev_CMCC/NEMOGCM/CONFIG
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • branches/2011/dev_CMCC/NEMOGCM/CONFIG/GYRE/EXP00/namelist

    r2715 r3032  
    862862    ln_salfix = .false.    !  Logical switch for ensuring that the sa > salfixmin 
    863863    salfixmin = -9999      !  Minimum salinity after applying the increments 
    864 / 
     864    ndivdmp   = 0          !  Number of iterations of divergence damping operator 
     865/ 
  • branches/2011/dev_CMCC/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/namelist

    r2715 r3032  
    862862    ln_salfix = .false.    !  Logical switch for ensuring that the sa > salfixmin 
    863863    salfixmin = -9999      !  Minimum salinity after applying the increments 
    864 / 
     864    ndivdmp   = 0          !  Number of iterations of divergence damping operator 
     865/ 
  • branches/2011/dev_CMCC/NEMOGCM/CONFIG/ORCA2_OFF_PISCES/EXP00/namelist

    r2715 r3032  
    877877    ln_salfix = .false.    !  Logical switch for ensuring that the sa > salfixmin 
    878878    salfixmin = -9999      !  Minimum salinity after applying the increments 
    879 / 
     879    ndivdmp   = 0          !  Number of iterations of divergence damping operator 
     880/ 
  • branches/2011/dev_CMCC/NEMOGCM/CONFIG/POMME/EXP00/namelist

    r2650 r3032  
    867867    ln_salfix = .false.    !  Logical switch for ensuring that the sa > salfixmin 
    868868    salfixmin = -9999      !  Minimum salinity after applying the increments 
    869 / 
     869    ndivdmp   = 0          !  Number of iterations of divergence damping operator 
     870/ 
Note: See TracChangeset for help on using the changeset viewer.