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 3084 for branches/2011/dev_LOCEAN_CMCC_2011/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/namelist – NEMO

Ignore:
Timestamp:
2011-11-14T13:07:57+01:00 (12 years ago)
Author:
cetlod
Message:

dev_LOCEAN_CMCC_2011: add in changes CMCC devlopments into the new branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2011/dev_LOCEAN_CMCC_2011/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/namelist

    r2977 r3084  
    514514   ln_dynvor_mix = .false. !  mixed scheme                
    515515   ln_dynvor_een = .true.  !  energy & enstrophy scheme   
     516   ln_dynvor_con = .false. !  consistency of BC with analytical eqs. 
    516517/ 
    517518!----------------------------------------------------------------------- 
     
    855856    ln_salfix = .false.    !  Logical switch for ensuring that the sa > salfixmin 
    856857    salfixmin = -9999      !  Minimum salinity after applying the increments 
    857 / 
     858    ndivdmp   = 0          !  Number of iterations of divergence damping operator 
     859/ 
Note: See TracChangeset for help on using the changeset viewer.