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 2650 for trunk – NEMO

Changeset 2650 for trunk


Ignore:
Timestamp:
2011-03-04T11:51:55+01:00 (13 years ago)
Author:
flavoni
Message:

correct bad cut & paste in POMME namelist, see ticket #805

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/CONFIG/POMME/EXP00/namelist

    r2528 r2650  
    192192&namsbc_core   !   namsbc_core  CORE bulk formulea 
    193193!----------------------------------------------------------------------- 
    194 !              !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! 
    195 !              !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! 
    196    sn_wndi = 'u_10.15JUNE2009_orca2'       ,  6  , 'U_10_MOD',   .false.    , .true. , 'yearly'  , ''       , 'Uwnd' 
    197    sn_wndj = 'v_10.15JUNE2009_orca2'       ,  6  , 'V_10_MOD',   .false.    , .true. , 'yearly'  , ''       , 'Vwnd' 
    198    sn_qsr  = 'ncar_rad.15JUNE2009_orca2'   , 24  , 'SWDN_MOD',   .false.    , .true. , 'yearly'  , ''      , '' 
    199    sn_qlw  = 'ncar_rad.15JUNE2009_orca2'   , 24  , 'LWDN_MOD',   .false.    , .true. , 'yearly'  , ''      , '' 
    200    sn_tair = 't_10.15JUNE2009_orca2'       ,  6  , 'T_10_MOD',   .false.    , .true. , 'yearly'  , ''      , '' 
    201    sn_humi = 'q_10.15JUNE2009_orca2'       ,  6  , 'Q_10_MOD',   .false.    , .true. , 'yearly'  , ''      , '' 
    202    sn_prec = 'ncar_precip.15JUNE2009_orca2', -1  , 'PRC_MOD1',   .false.    , .true. , 'yearly'  , ''      , '' 
    203    sn_snow = 'ncar_precip.15JUNE2009_orca2', -1  , 'SNOW'    ,   .false.    , .true. , 'yearly'  , ''      , '' 
    204    sn_tdif = 'taudif_core'                 , 24  , 'taudif'  ,   .false.    , .true. , 'yearly'  , ''       , '' 
    205  
     194!              !   file name      ! frequency (hours) ! variable   ! time interp.   !  clim   ! 'yearly'/ ! weights  ! rotation ! 
     195!              !                  !  (if <0  months)  !   name     !    (logical)   !  (T/F) ! 'monthly' ! filename ! pairing  ! 
     196   sn_wndi     = 'u10_1988'       ,       24          , 'u10'      ,    .true.      , .true. ,   'yearly' , '' 
     197   sn_wndj     = 'v10_1988'       ,       24          , 'v10'      ,    .true.      , .true. ,   'yearly' , '' 
     198   sn_qsr      = 'radsw_1988'     ,       24          , 'radsw'    ,    .true.      , .true. ,   'yearly' , '' 
     199   sn_qlw      = 'radlw_1988'     ,       24          , 'radlw'    ,    .true.      , .true. ,   'yearly' , '' 
     200   sn_tair     = 't2_1988.nc'     ,       24          , 't2'       ,    .true.      , .true. ,   'yearly' , '' 
     201   sn_humi     = 'q2_1988'        ,       24          , 'q2'       ,    .true.      , .true. ,   'yearly' , '' 
     202   sn_prec     = 'precip_1988.nc' ,       -1          , 'precip'   ,    .true.      , .true. ,   'yearly' , '' 
     203   sn_snow     = 'precip_1988.nc' ,       -1          , 'precip'   ,    .true.      , .true. ,   'yearly' , '' 
     204   sn_tdif     = 'taudif_core'    ,       24          , 'taudif'   ,    .true.      , .true. ,   'yearly'  ,'' 
     205! 
    206206   cn_dir      = './'      !  root directory for the location of the bulk files 
    207207   ln_2m       = .false.   !  air temperature and humidity referenced at 2m (T) instead 10m (F) 
     
    260260&namsbc_rnf    !   runoffs namelist surface boundary condition 
    261261!----------------------------------------------------------------------- 
    262 !              !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! 
    263 !              !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! 
    264    sn_rnf      = 'runoff_core_monthly',    -1    , 'sorunoff',   .true.     , .true. , 'yearly'  , ''       , '' 
    265    sn_cnf      = 'runoff_core_monthly',     0    , 'socoefr0',   .false.    , .true. , 'yearly'  , ''       , '' 
    266    sn_s_rnf    = 'runoffs'            ,    24    , 'rosaline',   .true.     , .true. , 'yearly'  , ''       , '' 
    267    sn_t_rnf    = 'runoffs'            ,    24    , 'rotemper',   .true.     , .true. , 'yearly'  , ''       , '' 
    268    sn_dep_rnf  = 'runoffs'            ,     0    , 'rodepth' ,   .false.    , .true. , 'yearly'  , ''       , '' 
     262!              !  file name           ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! 
     263!              !                      !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! 
     264   sn_rnf      = 'runoff_core_monthly',          -1       , 'sorunoff',   .true.     , .true. , 'yearly'  , ''       , '' 
     265   sn_cnf      = 'runoff_core_monthly',           0       , 'socoefr0',   .false.    , .true. , 'yearly'  , ''       , '' 
     266   sn_s_rnf    = 'runoffs'            ,          24       , 'rosaline',   .true.     , .true. , 'yearly'  , ''       , '' 
     267   sn_t_rnf    = 'runoffs'            ,          24       , 'rotemper',   .true.     , .true. , 'yearly'  , ''       , '' 
     268   sn_dep_rnf  = 'runoffs'            ,           0       , 'rodepth' ,   .false.    , .true. , 'yearly'  , ''       , '' 
    269269 
    270270   cn_dir       = './'      !  root directory for the location of the runoff files 
     
    298298   cn_dir      = './'      !  root directory for the location of the runoff files 
    299299   nn_sstr     =     0     !  add a retroaction term in the surface heat       flux (=1) or not (=0) 
    300    nn_sssr     =     2     !  add a damping     term in the surface freshwater flux (=2)  
     300   nn_sssr     =     1     !  add a damping     term in the surface freshwater flux (=2)  
    301301                           !  or to SSS only (=1) or no damping term (=0) 
    302302   rn_dqdt     =   -40.    !  magnitude of the retroaction on temperature   [W/m2/K] 
     
    601601   rn_emin     =   1.e-6   !  minimum value of tke [m2/s2] 
    602602   rn_emin0    =   1.e-4   !  surface minimum value of tke [m2/s2] 
    603    nn_mxl      =   2       !  mixing length: = 0 bounded by the distance to surface and bottom 
     603   nn_mxl      =   3       !  mixing length: = 0 bounded by the distance to surface and bottom 
    604604                           !                 = 1 bounded by the local vertical scale factor 
    605605                           !                 = 2 first vertical derivative of mixing length bounded by 1 
     
    610610   ln_lc       = .true.    !  Langmuir cell parameterisation (Axell 2002) 
    611611   rn_lc       =   0.15    !  coef. associated to Langmuir cells 
    612    nn_etau     =   1       !  penetration of tke below the mixed layer (ML) due to internal & intertial waves 
     612   nn_etau     =   0       !  penetration of tke below the mixed layer (ML) due to internal & intertial waves 
    613613                           !        = 0 no penetration 
    614614                           !        = 1 add a tke source below the ML 
Note: See TracChangeset for help on using the changeset viewer.