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 10075 for NEMO/trunk/doc/namelists/namzdf_osm – NEMO

Ignore:
Timestamp:
2018-08-29T16:44:04+02:00 (6 years ago)
Author:
nicolasmartin
Message:

Update of namelist blocks for inclusion in the NEMO manual
Add simple script to check if a block is missing in the documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/doc/namelists/namzdf_osm

    r9355 r10075  
    11!----------------------------------------------------------------------- 
    2 &namzdf_osm                !   OSM vertical diffusion                   (ln_zdfosm =T) 
     2&namzdf_osm    !   OSM vertical diffusion                               (ln_zdfosm =T) 
    33!----------------------------------------------------------------------- 
    44   ln_use_osm_la = .false.      !  Use namelist  rn_osm_la 
     
    1414   rn_difconv = 1.             ! diffusivity when unstable below BL  (m2/s) 
    1515   nn_osm_wave = 0             ! Method used to calculate Stokes drift 
    16                                !  = 2: Use ECMWF wave fields 
    17                                !  = 1: Pierson Moskowitz wave spectrum 
    18                                !  = 0: Constant La# = 0.3 
     16      !                        !  = 2: Use ECMWF wave fields 
     17      !                        !  = 1: Pierson Moskowitz wave spectrum 
     18      !                        !  = 0: Constant La# = 0.3 
    1919/ 
Note: See TracChangeset for help on using the changeset viewer.