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

Ignore:
Timestamp:
2011-07-20T17:34:39+02:00 (13 years ago)
Author:
acc
Message:

Corrected version of simplified harmonic Neptune effect.
This version runs OK in ORCA2 and ORCA1 configurations.

File:
1 edited

Legend:

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

    r2795 r2808  
    866866&nam_dynnept  !   Neptune effect (simplified: lateral and vertical diffusions removed) 
    867867!----------------------------------------------------------------------- 
     868! Suggested lengthscale values are those of Eby & Holloway (1994) fo a coarse model 
    868869   ln_neptsimp          = .false.  ! yes/no use simplified neptune 
    869870 
    870871   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 / 
     872   rn_tslse             =  1.2e4   ! value of lengthscale L at the equator 
     873   rn_tslsp             =  3.0e3   ! value of lengthscale L at the pole 
     874/ 
Note: See TracChangeset for help on using the changeset viewer.