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 6518 – NEMO

Changeset 6518


Ignore:
Timestamp:
2016-05-11T12:22:56+02:00 (8 years ago)
Author:
rfurner
Message:

updates to namelist options

Location:
branches/UKMO/dev_r5518_Surge_Modelling/NEMOGCM/CONFIG/AMM7_SURGE/EXP00
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/dev_r5518_Surge_Modelling/NEMOGCM/CONFIG/AMM7_SURGE/EXP00/namelist_cfg

    r6510 r6518  
    9797   ln_sbcsurge = .true.    !  flux formulation       (T => fill namsbc_flx ) 
    9898   ln_blk_core = .false.   !  CORE bulk formulation                     (T => fill namsbc_core) 
     99   ln_apr_dyn  = .true.    !  Patm gradient added in ocean & ice Eqs.   (T => fill namsbc_apr ) 
    99100   nn_ice      = 0         !  =0 no ice boundary condition   , 
    100101   ln_rnf      = .false.   !  Runoffs                                   (T => fill namsbc_rnf)  
     
    120121!              !  file name                    ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! 
    121122!              !                               !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! 
    122    sn_wndi     = 'ERAI_amm7'             ,       3          , 'U10'     ,   .true.     , .false. , 'daily'  ,'' , '' 
    123    sn_wndj     = 'ERAI_amm7'             ,       3          , 'V10'     ,   .true.     , .false. , 'daily'  ,'' , '' 
    124    sn_qsr      = 'ERAI_amm7'             ,       3          , 'SSRD'    ,   .true.     , .false. , 'daily'  ,'', '' 
    125    sn_qlw      = 'ERAI_amm7'             ,       3          , 'STRD'    ,   .true.     , .false. , 'daily'  ,'', '' 
    126    sn_tair     = 'ERAI_amm7'             ,       3          , 'T2'      ,   .true.     , .false. , 'daily'  ,'', '' 
    127    sn_humi     = 'ERAI_amm7'             ,       3          , 'Q2'      ,   .true.     , .false. , 'daily'  ,'', '' 
    128    sn_prec     = 'ERAI_amm7'             ,       3          , 'TP'      ,   .true.     , .false. , 'daily'  ,'', '' 
    129    sn_snow     = 'ERAI_amm7'             ,       3          , 'SF'      ,   .true.     , .false. , 'daily'  ,'', '' 
    130    cn_dir      = './fluxes/'      !  root directory for the location of the bulk files 
    131    ln_2m       = .true.    !  air temperature and humidity referenced at 2m (T) instead 10m (F) 
     123   sn_wndi     = 'CUT_ERAI_INCLUDE_MSLP' ,       3          , 'U10'     ,   .true.     ,.false. ,  'daily'  ,'weights_erai_amm7_bicubic.nc',    ''    ,'CUT_ERAI_LSM.nc' 
     124   sn_wndj     = 'CUT_ERAI_INCLUDE_MSLP' ,       3          , 'V10'     ,   .true.     ,.false. ,  'daily'  ,'weights_erai_amm7_bicubic.nc',    ''    ,'CUT_ERAI_LSM.nc' 
     125   sn_qsr      = 'CUT_ERAI_INCLUDE_MSLP' ,       3          , 'SSRD'    ,   .true.     ,.false. ,  'daily'  ,'weights_erai_amm7_bicubic.nc',    ''    ,'CUT_ERAI_LSM.nc' 
     126   sn_qlw      = 'CUT_ERAI_INCLUDE_MSLP' ,       3          , 'STRD'    ,   .true.     ,.false. ,  'daily'  ,'weights_erai_amm7_bicubic.nc',    ''    ,'CUT_ERAI_LSM.nc' 
     127   sn_tair     = 'CUT_ERAI_INCLUDE_MSLP' ,       3          , 'T2'      ,   .true.     ,.false. ,  'daily'  ,'weights_erai_amm7_bicubic.nc',    ''    ,'CUT_ERAI_LSM.nc' 
     128   sn_humi     = 'CUT_ERAI_INCLUDE_MSLP' ,       3          , 'Q2'      ,   .true.     ,.false. ,  'daily'  ,'weights_erai_amm7_bicubic.nc',    ''    ,'CUT_ERAI_LSM.nc' 
     129   sn_prec     = 'CUT_ERAI_INCLUDE_MSLP' ,       3          , 'TP'      ,   .true.     ,.false. ,  'daily'  ,'weights_erai_amm7_bicubic.nc',    ''    ,'CUT_ERAI_LSM.nc' 
     130   sn_snow     = 'CUT_ERAI_INCLUDE_MSLP' ,       3          , 'SF'      ,   .true.     ,.false. ,  'daily'  ,'weights_erai_amm7_bicubic.nc',    ''    ,'CUT_ERAI_LSM.nc' 
     131 
     132   cn_dir      = './fluxes'!  root directory for the location of the bulk files 
    132133   ln_taudif   = .false.   !  HF tau contribution: use "mean of stress module - module of the mean stress" data 
     134   rn_zqt      = 2. 
     135   rn_zu       = 10. 
    133136   rn_pfac     = 1.        !  multiplicative factor for precipitation (total & snow) 
     137   rn_vfac     = 1. 
    134138/ 
    135139!----------------------------------------------------------------------- 
     
    142146!              !  file name                    ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! 
    143147!              !                               !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! 
    144    sn_wndi     = 'windspd_u_amm7'              ,       3           ,'10mwind_u',   .true.     , .false. , 'daily'  ,'' , '' 
    145    sn_wndj     = 'windspd_v_amm7'              ,       3           ,'10mwind_v',   .true.     , .false. , 'daily'  ,'' , '' 
     148   sn_wndi     = 'windspd_u_amm7'              ,       1           ,'10mwind_u',   .true.     , .false. , 'daily'  ,'' , '' 
     149   sn_wndj     = 'windspd_v_amm7'              ,       1           ,'10mwind_v',   .true.     , .false. , 'daily'  ,'' , '' 
    146150   cn_dir      = './fluxes/'          !  root directory for the location of the bulk files 
    147    rn_vfac     = 1.                   !  multiplicative factor for precipitation (total & snow) 
     151   rn_vfac     = 1.                   !  multiplicative factor for ocean/ice velocity 
     152                                      !  in the calculation of the wind stress (0.=absolute winds or 1.=relative winds) 
    148153   rn_charn_const = 0.0275 
    149154/ 
     
    167172!          !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
    168173!          !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      ! 
    169    sn_apr= 'pressure_amm7',        3         ,   'pmsl' ,    .true.    , .false., 'daily'   ,  ''      ,   ''     ,  '' 
     174   sn_apr= 'pressure_amm7',        3         ,   'p_msl' ,    .true.    , .false., 'daily'   ,  ''      ,   ''     ,  '' 
    170175   cn_dir      = './fluxes/'!  root directory for the location of the bulk files 
    171    rn_pref     = 101000._wp !  reference atmospheric pressure   [N/m2]/ 
     176   rn_pref     = 101000.    !  reference atmospheric pressure   [N/m2]/ 
    172177   ln_ref_apr  = .false.    !  ref. pressure: global mean Patm (T) or a constant (F) 
    173    ln_apr_obc  = .false.    !  inverse barometer added to OBC ssh data 
     178   ln_apr_obc  = .true.     !  inverse barometer added to OBC ssh data 
    174179/ 
    175180!----------------------------------------------------------------------- 
  • branches/UKMO/dev_r5518_Surge_Modelling/NEMOGCM/CONFIG/AMM7_SURGE/EXP00/namelist_ref

    r6510 r6518  
    340340   rn_vfac     = 0.        !  multiplicative factor for ocean/ice velocity 
    341341                           !  in the calculation of the wind stress (0.=absolute winds or 1.=relative winds) 
    342    ln_charnock = .false.   ! logical flag for charnock wind stress in surge model(true) or not(false) 
    343    rn_charn_const=0.0275   !  Charnock coefficient 
    344342/ 
    345343!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.