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 11180 for NEMO/branches/UKMO/NEMO_4.0_surge/cfgs/SHARED/namelist_ref – NEMO

Ignore:
Timestamp:
2019-06-25T18:50:27+02:00 (5 years ago)
Author:
clne
Message:

Initial commit of code for 2d (surge) work in NEMO4.
This is aiming to replicate the 3.6 version in branches/UKMO/dev_r5518_Surge_Modelling

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/UKMO/NEMO_4.0_surge/cfgs/SHARED/namelist_ref

    r10888 r11180  
    7474   ! 
    7575   ln_crs      = .false.   !  Logical switch for coarsening module      (T => fill namcrs) 
     76   ! 
     77   ln_2d        = .false.  !  (=T) run in 2D barotropic mode (no tracer processes or vertical diffusion)  
    7678   ! 
    7779   ln_meshmask = .false.   !  =T create a mesh file 
Note: See TracChangeset for help on using the changeset viewer.