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 7422 for branches/2016/dev_INGV_UKMO_2016/NEMOGCM/CONFIG – NEMO

Ignore:
Timestamp:
2016-12-01T18:17:41+01:00 (8 years ago)
Author:
gm
Message:

#1805 dev_INGV_UKMO_2016: improve Stokes drift (including dynspg_ts , Stokes-Coriolis force , and GLS surface roughness

Location:
branches/2016/dev_INGV_UKMO_2016/NEMOGCM/CONFIG
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/2016/dev_INGV_UKMO_2016/NEMOGCM/CONFIG/SHARED/namelist_ref

    r7351 r7422  
    552552/ 
    553553!----------------------------------------------------------------------- 
    554 &namsbc_wave   ! External fields from wave model 
     554&namsbc_wave   ! External fields from wave model                        (ln_wave=T) 
    555555!----------------------------------------------------------------------- 
    556556!              !  file name  ! frequency (hours) ! variable     ! time interp. !  clim   ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
     
    10461046   rn_hsro       =  0.02   !  Minimum surface roughness 
    10471047   rn_frac_hs    =   1.3   !  Fraction of wave height as roughness (if nn_z0_met=2) 
    1048    nn_z0_met     =     2   !  Method for surface roughness computation (0/1/2) 
     1048   nn_z0_met     =     2   !  Method for surface roughness computation (0/1/2/3) 
     1049   !                             ! =3 requires ln_wave=T 
    10491050   nn_bc_surf    =     1   !  surface condition (0/1=Dir/Neum) 
    10501051   nn_bc_bot     =     1   !  bottom condition (0/1=Dir/Neum) 
  • branches/2016/dev_INGV_UKMO_2016/NEMOGCM/CONFIG/cfg.txt

    r7351 r7422  
    99ORCA2_LIM OPA_SRC LIM_SRC_2 NST_SRC 
    1010ORCA2_OFF_PISCES OPA_SRC OFF_SRC TOP_SRC 
     11ORCA2_LIM_PISCES OPA_SRC LIM_SRC_2 NST_SRC TOP_SRC 
    1112GYRE OPA_SRC 
    12 ORCA2_LIM_PISCES OPA_SRC LIM_SRC_2 NST_SRC TOP_SRC 
Note: See TracChangeset for help on using the changeset viewer.