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 4745 for branches/2014/dev_r4650_UKMO3_masked_damping/NEMOGCM/TOOLS/DMP_TOOLS/namelist – NEMO

Ignore:
Timestamp:
2014-08-14T17:18:46+02:00 (10 years ago)
Author:
timgraham
Message:

Modified documentation to describe new features.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2014/dev_r4650_UKMO3_masked_damping/NEMOGCM/TOOLS/DMP_TOOLS/namelist

    r4739 r4745  
    1010    ln_zero_top_layer = .true. ! No damping in top layer 
    1111    ln_custom = .false.        ! Call "custom" module to apply user modifications to the damping coefficient field 
     12    nn_hdmp = 10               ! Damp poleward of this latitude (smooth transition up to maximum damping) 
    1213    pn_surf = 0.25             ! Surface Relaxation timescale (days)  
    1314    pn_bot = 0.25              ! Bottom relaxation timescale (days) 
    1415    pn_dep = 1000              ! Transition depth from upper to deep ocean 
    15     nn_hdmp = 10               ! Damp poleward of this latitude (smooth transition up to maximum damping) 
    1616    jperio = 2                 ! Lateral boundary condition (as specified in namelist_cfg for model run). 
    1717/ 
Note: See TracChangeset for help on using the changeset viewer.