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 13858 for NEMO/branches/2019/dev_r11078_OSMOSIS_IMMERSE_Nurser_4.0/cfgs/SHARED/namelist_ref – NEMO

Ignore:
Timestamp:
2020-11-24T10:45:09+01:00 (3 years ago)
Author:
agn
Message:

first try of Alan's new code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/dev_r11078_OSMOSIS_IMMERSE_Nurser_4.0/cfgs/SHARED/namelist_ref

    r13400 r13858  
    10931093   rn_zdfosm_adjust_sd = 1.0   ! Stokes drift reduction factor 
    10941094   rn_osm_hblfrac = 0.1        ! specify top part of hbl for nn_osm_wave = 3 or 4 
     1095   rn_osm_bl_thresh   = 5.e-5      !Threshold buoyancy for deepening of OSBL base 
    10951096   nn_ave = 0                  ! choice of horizontal averaging on avt, avmu, avmv 
    10961097   ln_dia_osm = .true.         ! output OSMOSIS-OBL variables 
     
    11221123   rn_osm_mle_lat      = 20.       ! reference latitude (degrees) of MLE coef.                        (case rn_mle=1) 
    11231124   rn_osm_mle_rho_c =    0.01      ! delta rho criterion used to calculate MLD for FK 
    1124    rn_osm_mle_thresh = 0.0005      ! delta b criterion used for FK MLD criterion 
     1125   rn_osm_mle_thresh  = 0.0005     ! delta b criterion used for FK MLE criterion 
    11251126   rn_osm_mle_tau     = 172800.    ! time scale for FK-OSM (seconds)  (case rn_osm_mle=0) 
    11261127   ln_osm_hmle_limit   = .false.   ! limit hmle to rn_osm_hmle_limit*hbl 
Note: See TracChangeset for help on using the changeset viewer.