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

Ignore:
Timestamp:
2011-07-07T15:21:12+02:00 (13 years ago)
Author:
acc
Message:

First set of changes for simplified laplacian Neptune, see ticket #843

File:
1 edited

Legend:

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

    r2715 r2795  
    863863    salfixmin = -9999      !  Minimum salinity after applying the increments 
    864864/ 
     865!----------------------------------------------------------------------- 
     866&nam_dynnept  !   Neptune effect (simplified: lateral and vertical diffusions removed) 
     867!----------------------------------------------------------------------- 
     868   ln_neptsimp          = .false.  ! yes/no use simplified neptune 
     869 
     870   ln_smoothtopo        = .false.  ! yes/no smooth tsu, tsv 
     871   rn_tslse             =  1.2e4   ! value of L at the equator 
     872   rn_tslsp             =  3.0e3   ! value of L at the pole 
     873/ 
Note: See TracChangeset for help on using the changeset viewer.