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 6136 for branches/2015 – NEMO

Changeset 6136 for branches/2015


Ignore:
Timestamp:
2015-12-20T13:10:33+01:00 (8 years ago)
Author:
gm
Message:

dev_merge_2015: Namelist(_top)_ref : remove duplication of namsbc_wave + changes in comments

Location:
branches/2015/dev_merge_2015/NEMOGCM/CONFIG/SHARED
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/dev_merge_2015/NEMOGCM/CONFIG/SHARED/namelist_ref

    r6108 r6136  
    3434   nn_leapy    =       0   !  Leap year calendar (1) or not (0) 
    3535   ln_rstart   = .false.   !  start from rest (F) or from a restart file (T) 
    36    nn_euler    =    1      !  = 0 : start with forward time step if ln_rstart=T 
    37    nn_rstctl   =    0      !  restart control ==> activated only if ln_rstart=T 
    38                            !    = 0 nn_date0 read in namelist ; nn_it000 : read in namelist 
    39                            !    = 1 nn_date0 read in namelist ; nn_it000 : check consistancy between namelist and restart 
    40                            !    = 2 nn_date0 read in restart  ; nn_it000 : check consistancy between namelist and restart 
    41    cn_ocerst_in  = "restart"  !  suffix of ocean restart name (input) 
    42    cn_ocerst_indir = "."      !  directory from which to read input ocean restarts 
    43    cn_ocerst_out = "restart"  !  suffix of ocean restart name (output) 
    44    cn_ocerst_outdir = "."     !  directory in which to write output ocean restarts 
     36      nn_euler    =    1            !  = 0 : start with forward time step if ln_rstart=T 
     37      nn_rstctl   =    0            !  restart control ==> activated only if ln_rstart=T 
     38      !                             !    = 0 nn_date0 read in namelist ; nn_it000 : read in namelist 
     39      !                             !    = 1 nn_date0 read in namelist ; nn_it000 : check consistancy between namelist and restart 
     40      !                             !    = 2 nn_date0 read in restart  ; nn_it000 : check consistancy between namelist and restart 
     41      cn_ocerst_in    = "restart"   !  suffix of ocean restart name (input) 
     42      cn_ocerst_indir = "."         !  directory from which to read input ocean restarts 
     43      cn_ocerst_out   = "restart"   !  suffix of ocean restart name (output) 
     44      cn_ocerst_outdir= "."         !  directory in which to write output ocean restarts 
    4545   ln_iscpl    = .false.   !  cavity evolution forcing or coupling to ice sheet model 
    4646   nn_istate   =       0   !  output the initial state (1) or not (0) 
     
    227227!!   namsbc_cpl      CouPLed            formulation                     ("key_oasis3" ) 
    228228!!   namsbc_sas      StAndalone Surface module 
    229 !!   namtra_qsr      penetrative solar radiation 
    230 !!   namsbc_rnf      river runoffs 
    231 !!   namsbc_isf      ice shelf melting/freezing 
     229!!   namtra_qsr      penetrative solar radiation                        (ln_traqsr  =T) 
     230!!   namsbc_rnf      river runoffs                                      (ln_rnf     =T) 
     231!!   namsbc_isf      ice shelf melting/freezing                         (nn_isf     >0) 
    232232!!   namsbc_iscpl    coupling option between land ice model and ocean 
    233 !!   namsbc_apr      Atmospheric Pressure 
    234 !!   namsbc_ssr      sea surface restoring term (for T and/or S) 
     233!!   namsbc_apr      Atmospheric Pressure                               (ln_apr_dyn =T) 
     234!!   namsbc_ssr      sea surface restoring term (for T and/or S)        (ln_ssr     =T) 
    235235!!   namsbc_alb      albedo parameters 
    236236!!   namsbc_wave     external fields from wave model                    (ln_wave    =T) 
    237 !!   namberg         iceberg floats                                     ("key_") 
     237!!   namberg         iceberg floats                                     (ln_icebergs=T) 
    238238!!====================================================================== 
    239239! 
     
    278278   ln_apr_dyn  = .false.   !  Patm gradient added in ocean & ice Eqs.   (T => fill namsbc_apr ) 
    279279   ln_isf      = .false.   !  ice shelf                                 (T   => fill namsbc_isf) 
    280    ln_wave = .false.       !  coupling with surface wave                    (T => fill namsbc_wave) 
     280   ln_wave = .false.       !  coupling with surface wave                (T => fill namsbc_wave) 
    281281   nn_lsm  = 0             !  =0 land/sea mask for input fields is not applied (keep empty land/sea mask filename field) , 
    282282                           !  =1:n number of iterations of land/sea mask application for input fields (fill land/sea mask filename field) 
     
    447447&namsbc_isf    !  Top boundary layer (ISF)                              (nn_isf >0) 
    448448!----------------------------------------------------------------------- 
    449 !              ! file name ! frequency (hours) ! variable ! time interpol. !  clim   ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
    450 !              !           !  (if <0  months)  !   name   !    (logical)   !  (T/F)  ! 'monthly' ! filename ! pairing  ! filename      ! 
     449!              ! file name ! frequency (hours) ! variable ! time interp. !  clim   ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
     450!              !           !  (if <0  months)  !   name   !  (logical)   !  (T/F)  ! 'monthly' ! filename ! pairing  ! filename      ! 
    451451! nn_isf == 4 
    452    sn_fwfisf   = 'rnfisf'  ,         -12       ,'sowflisf',     .false.    , .true.  , 'yearly'  ,  ''      ,   ''     , '' 
     452   sn_fwfisf   = 'rnfisf'  ,         -12       ,'sowflisf',   .false.    , .true.  , 'yearly'  ,  ''      ,   ''     , '' 
    453453! nn_isf == 3 
    454    sn_rnfisf   = 'rnfisf'  ,         -12       ,'sofwfisf',     .false.    , .true.  , 'yearly'  ,  ''      ,   ''     , '' 
     454   sn_rnfisf   = 'rnfisf'  ,         -12       ,'sofwfisf',   .false.    , .true.  , 'yearly'  ,  ''      ,   ''     , '' 
    455455! nn_isf == 2 and 3 
    456    sn_depmax_isf = 'rnfisf' ,        -12       ,'sozisfmax' ,   .false.    , .true.  , 'yearly'  ,  ''      ,   ''     , '' 
    457    sn_depmin_isf = 'rnfisf' ,        -12       ,'sozisfmin' ,   .false.    , .true.  , 'yearly'  ,  ''      ,   ''     , '' 
     456   sn_depmax_isf='rnfisf'  ,         -12       ,'sozisfmax',  .false.    , .true.  , 'yearly'  ,  ''      ,   ''     , '' 
     457   sn_depmin_isf='rnfisf'  ,         -12       ,'sozisfmin',  .false.    , .true.  , 'yearly'  ,  ''      ,   ''     , '' 
    458458! nn_isf == 2 
    459    sn_Leff_isf = 'rnfisf'  ,         -12       ,'Leff'    ,     .false.    , .true.  , 'yearly'  ,  ''      ,   ''     , '' 
     459   sn_Leff_isf = 'rnfisf'  ,         -12       ,'Leff'    ,   .false.    , .true.  , 'yearly'  ,  ''      ,   ''     , '' 
     460! 
    460461! for all case 
    461462   nn_isf      = 1         !  ice shelf melting/freezing 
     
    563564      rn_speed_limit           = 0.                   ! CFL speed limit for a berg 
    564565 
    565 !              ! file name ! frequency (hours) !   variable   ! time interp.  !  clim   ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
    566 !              !           !  (if <0  months)  !     name     !   (logical)    !  (T/F ) ! 'monthly' ! filename ! pairing  ! filename      ! 
    567       sn_icb =  'calving' ,       -1           , 'calvingmask',  .true.        , .true.  , 'yearly'  , ''       , ''       , '' 
     566!            ! file name ! frequency (hours) !   variable   ! time interp. !  clim   ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
     567!            !           !  (if <0  months)  !     name     !   (logical)  !  (T/F ) ! 'monthly' ! filename ! pairing  ! filename      ! 
     568      sn_icb =  'calving',       -1          , 'calvingmask',  .true.      , .true.  , 'yearly'  , ''       , ''       , '' 
    568569 
    569570      cn_dir = './' 
     
    10691070                           !     (no physical validity of the results) 
    10701071   nn_timing   =    0      !  timing by routine activated (=1) creates timing.output file, or not (=0) 
    1071    nn_diacfl   =    0      !  Write out cfl diagnostics (=1) in cfl_diagnostics.ascii, or not (=0) 
     1072   nn_diacfl   =    0      !  Write out CFL diagnostics (=1) in cfl_diagnostics.ascii, or not (=0) 
    10721073/ 
    10731074!----------------------------------------------------------------------- 
     
    12391240/ 
    12401241!----------------------------------------------------------------------- 
    1241 &namsbc_wave   ! External fields from wave model 
    1242 !----------------------------------------------------------------------- 
    1243 !              !  file name  ! frequency (hours) ! variable     ! time interp. !  clim   ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
    1244 !              !             !  (if <0  months)  !   name       !   (logical)  !  (T/F)  ! 'monthly' ! filename ! pairing  ! filename      ! 
    1245    sn_cdg      =  'cdg_wave' ,        1          , 'drag_coeff' ,     .true.   , .false. , 'daily'   ,  ''      , ''       , '' 
    1246    sn_usd      =  'sdw_wave' ,        1          , 'u_sd2d'     ,     .true.   , .false. , 'daily'   ,  ''      , ''       , '' 
    1247    sn_vsd      =  'sdw_wave' ,        1          , 'v_sd2d'     ,     .true.   , .false. , 'daily'   ,  ''      , ''       , '' 
    1248    sn_wn       =  'sdw_wave' ,        1          , 'wave_num'   ,     .true.   , .false. , 'daily'   ,  ''      , ''       , '' 
    1249 ! 
    1250    cn_dir_cdg  = './'  !  root directory for the location of drag coefficient files 
    1251 / 
    1252 !----------------------------------------------------------------------- 
    12531242&namdiu !   Cool skin and warm layer models 
    12541243!----------------------------------------------------------------------- 
    1255    ln_diurnal = .false. 
    1256    ln_diurnal_only = .false. 
     1244   ln_diurnal      = .false.   !  
     1245   ln_diurnal_only = .false.   ! 
    12571246/ 
    12581247!----------------------------------------------------------------------- 
  • branches/2015/dev_merge_2015/NEMOGCM/CONFIG/SHARED/namelist_top_ref

    r6134 r6136  
    1111!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    1212!----------------------------------------------------------------------- 
    13 &namtrc_run     !   run information 
     13&namtrc_run      !   run information 
    1414!----------------------------------------------------------------------- 
    1515   nn_dttrc      =  1        !  time step frequency for passive sn_tracers 
    1616   nn_writetrc   =  5475     !  time step frequency for sn_tracer outputs 
    17    ln_top_euler  = .false.    !  use Euler time-stepping for TOP 
     17   ln_top_euler  = .false.   !  use Euler time-stepping for TOP 
    1818   ln_rsttr      = .false.   !  start from a restart file (T) or not (F) 
    1919   nn_rsttr      =   0       !  restart control = 0 initial time step is not compared to the restart file value 
    20                            !                  = 1 do not use the value in the restart file 
    21                            !                  = 2 calendar parameters read in the restart file 
     20                             !                  = 1 do not use the value in the restart file 
     21                             !                  = 2 calendar parameters read in the restart file 
    2222   cn_trcrst_in  = "restart_trc"   !  suffix of pass. sn_tracer restart name (input) 
    2323   cn_trcrst_indir = "."           !  directory from which to read input passive tracer restarts 
     
    2626/ 
    2727!----------------------------------------------------------------------- 
    28 &namtrc     !   tracers definition 
     28&namtrc          !   tracers definition 
    2929!----------------------------------------------------------------------- 
    3030   ln_trcdta     =   .true.  !  Initialisation from data input file (T) or not (F) 
     
    3535&namtrc_dta      !    Initialisation from data input file 
    3636!----------------------------------------------------------------------- 
    37 ! 
    38    cn_dir        =  './'      !  root directory for the location of the data files 
     37   cn_dir        =  './'     !  root directory for the location of the data files 
    3938/ 
    4039!----------------------------------------------------------------------- 
    41 &namtrc_adv    !   advection scheme for passive tracer  
     40&namtrc_adv      !   advection scheme for passive tracer  
    4241!----------------------------------------------------------------------- 
    4342   ln_trcadv_cen =  .false.  !  2nd order centered scheme 
     
    5655/ 
    5756!----------------------------------------------------------------------- 
    58 &namtrc_ldf    !   lateral diffusion scheme for passive tracer  
     57&namtrc_ldf      !   lateral diffusion scheme for passive tracer  
    5958!----------------------------------------------------------------------- 
    60 !                          !  Type of the operator:   
    61    ln_trcldf_lap   =  .true.   !    laplacian operator 
    62    ln_trcldf_blp   =  .false.  !  bilaplacian operator 
    63    !                       !  Direction of action: 
    64    ln_trcldf_lev   =  .false.  !  iso-level 
    65    ln_trcldf_hor   =  .false.  !  horizontal (geopotential) 
    66    ln_trcldf_iso   =  .true.   !  iso-neutral (standard operator) 
    67    ln_trcldf_triad =  .false.  !  iso-neutral (triad    operator) 
    68    !                       !  Coefficient  
    69    rn_ahtrc_0      = 2000.     !  lateral eddy diffusivity   (lap. operator) [m2/s] 
    70    rn_bhtrc_0      = 1.e+12    !  lateral eddy diffusivity (bilap. operator) [m4/s] 
     59!                            !  Type of the operator:   
     60   ln_trcldf_lap   =  .true.     !    laplacian operator 
     61   ln_trcldf_blp   =  .false.    !  bilaplacian operator 
     62   !                         !  Direction of action: 
     63   ln_trcldf_lev   =  .false.    !  iso-level 
     64   ln_trcldf_hor   =  .false.    !  horizontal (geopotential) 
     65   ln_trcldf_iso   =  .true.     !  iso-neutral (standard operator) 
     66   ln_trcldf_triad =  .false.    !  iso-neutral (triad    operator) 
     67   !                         !  Coefficient  
     68   rn_ahtrc_0      = 2000.       !  lateral eddy diffusivity   (lap. operator) [m2/s] 
     69   rn_bhtrc_0      = 1.e+12      !  lateral eddy diffusivity (bilap. operator) [m4/s] 
    7170/ 
    7271!----------------------------------------------------------------------- 
    73 &namtrc_zdf        !   vertical physics 
     72&namtrc_zdf      !   vertical physics 
    7473!----------------------------------------------------------------------- 
    75    ln_trczdf_exp   =  .false.  !  split explicit (T) or implicit (F) time stepping 
    76    nn_trczdf_exp   =   3       !  number of sub-timestep for ln_trczdfexp=T 
     74   ln_trczdf_exp =  .false.  !  split explicit (T) or implicit (F) time stepping 
     75   nn_trczdf_exp =   3       !  number of sub-timestep for ln_trczdfexp=T 
    7776/ 
    7877!----------------------------------------------------------------------- 
    79 &namtrc_rad        !  treatment of negative concentrations  
     78&namtrc_rad      !  treatment of negative concentrations  
    8079!----------------------------------------------------------------------- 
    81    ln_trcrad   =  .true.  !  artificially correct negative concentrations (T) or not (F) 
     80   ln_trcrad     =  .true.   !  artificially correct negative concentrations (T) or not (F) 
    8281/ 
    8382!----------------------------------------------------------------------- 
    84 &namtrc_dmp    !   passive tracer newtonian damping    
     83&namtrc_dmp      !   passive tracer newtonian damping    
    8584!----------------------------------------------------------------------- 
    86    nn_zdmp_tr  =    1      !  vertical   shape =0    damping throughout the water column 
    87                            !                   =1 no damping in the mixing layer (kz  criteria) 
    88                            !                   =2 no damping in the mixed  layer (rho crieria) 
    89    cn_resto_tr  = 'resto_tr.nc'    !  create a damping.coeff NetCDF file (=1) or not (=0) 
     85   nn_zdmp_tr    =    1      !  vertical   shape =0    damping throughout the water column 
     86                             !                   =1 no damping in the mixing layer (kz  criteria) 
     87                             !                   =2 no damping in the mixed  layer (rho crieria) 
     88   cn_resto_tr   = 'resto_tr.nc'    !  create a damping.coeff NetCDF file (=1) or not (=0) 
    9089/ 
    9190!----------------------------------------------------------------------- 
    92 &namtrc_ice       !    Representation of sea ice growth & melt effects 
     91&namtrc_ice      !    Representation of sea ice growth & melt effects 
    9392!----------------------------------------------------------------------- 
    94    nn_ice_tr   =  -1        !  tracer concentration in sea ice  
    95                            !    =-1 (no vvl: identical cc in ice and ocean / vvl: cc_ice = 0) 
    96                            !    = 0 (no vvl: cc_ice = zero / vvl: cc_ice = ) 
    97                            !    = 1 prescribed to a namelist value (implemented in pisces only) 
     93   nn_ice_tr     =  -1       !  tracer concentration in sea ice  
     94                             !    =-1 (no vvl: identical cc in ice and ocean / vvl: cc_ice = 0) 
     95                             !    = 0 (no vvl: cc_ice = zero / vvl: cc_ice = ) 
     96                             !    = 1 prescribed to a namelist value (implemented in pisces only) 
    9897/ 
    9998!----------------------------------------------------------------------- 
    100 &namtrc_trd       !   diagnostics on tracer trends        ('key_trdtrc') 
    101 !                          or mixed-layer trends          ('key_trdmld_trc') 
     99&namtrc_trd      !   diagnostics on tracer trends                       ('key_trdtrc') 
     100!                          or mixed-layer trends                        ('key_trdmld_trc') 
    102101!---------------------------------------------------------------------- 
    103    nn_trd_trc  =  5475      !  time step frequency and tracers trends 
    104    nn_ctls_trc =   0        !  control surface type in mixed-layer trends (0,1 or n<jpk) 
    105    rn_ucf_trc  =   1        !  unit conversion factor (=1 -> /seconds ; =86400. -> /day) 
    106    ln_trdmld_trc_restart = .false.  !  restart for ML diagnostics 
     102   nn_trd_trc    =  5475     !  time step frequency and tracers trends 
     103   nn_ctls_trc   =   0       !  control surface type in mixed-layer trends (0,1 or n<jpk) 
     104   rn_ucf_trc    =   1       !  unit conversion factor (=1 -> /seconds ; =86400. -> /day) 
     105   ln_trdmld_trc_restart = .false. !  restart for ML diagnostics 
    107106   ln_trdmld_trc_instant = .true.  !  flag to diagnose trends of instantantaneous or mean ML T/S 
    108    ln_trdtrc(1)  =  .true. 
    109    ln_trdtrc(2)  =  .true. 
    110    ln_trdtrc(23) =   .true. 
     107   ln_trdtrc( 1) = .true. 
     108   ln_trdtrc( 2) = .true. 
     109   ln_trdtrc(23) = .true. 
    111110/ 
    112111!----------------------------------------------------------------------- 
    113 &namtrc_dia       !   parameters for passive tracer additional diagnostics 
     112&namtrc_dia      !   parameters for passive tracer additional diagnostics 
    114113!---------------------------------------------------------------------- 
    115114   ln_diatrc     =  .true.   !  save additional diag. (T) or not (F) 
    116115   ln_diabio     =  .true.   !  output biological trends 
    117116   nn_writedia   =  5475     !  time step frequency for diagnostics 
    118    nn_writebio   =    10     !: frequency of biological outputs 
     117   nn_writebio   =    10     !  frequency of biological outputs 
    119118/ 
    120119!---------------------------------------------------------------------- 
    121 ! namtrc_bc       !   data for boundary conditions 
     120&namtrc_bc       !   data for boundary conditions 
    122121!----------------------------------------------------------------------- 
    123 &namtrc_bc 
    124 ! 
    125    cn_dir_sbc        =  './'      !  root directory for the location of SURFACE data files 
    126    cn_dir_cbc        =  './'      !  root directory for the location of COASTAL data files 
    127    cn_dir_obc        =  './'      !  root directory for the location of OPEN data files 
     122   cn_dir_sbc    =  './'     !  root directory for the location of SURFACE data files 
     123   cn_dir_cbc    =  './'     !  root directory for the location of COASTAL data files 
     124   cn_dir_obc    =  './'     !  root directory for the location of OPEN data files 
    128125/ 
    129126!---------------------------------------------------------------------- 
    130 !namtrc_bdy       !   Setup of tracer boundary conditions 
     127&namtrc_bdy      !   Setup of tracer boundary conditions 
    131128!----------------------------------------------------------------------- 
    132 $namtrc_bdy 
    133    cn_trc_dflt     =  'neumann'    !  OBC applied by default to all tracers 
    134    cn_trc          =  'none'       !  Boundary conditions used for tracers with data files (selected in namtrc) 
     129   cn_trc_dflt   = 'neumann' !  OBC applied by default to all tracers 
     130   cn_trc        = 'none'    !  Boundary conditions used for tracers with data files (selected in namtrc) 
    135131 
    136    nn_trcdmp_bdy   = 0     !  Use damping timescales defined in nambdy of namelist 
    137                            !  = 0 NO damping of tracers at open boudaries 
    138                            !  = 1 Only for tracers forced with external data 
    139                            !  = 2 Damping applied to all tracers 
     132   nn_trcdmp_bdy = 0         !  Use damping timescales defined in nambdy of namelist 
     133                             !  = 0 NO damping of tracers at open boudaries 
     134                             !  = 1 Only for tracers forced with external data 
     135                             !  = 2 Damping applied to all tracers 
    140136/ 
Note: See TracChangeset for help on using the changeset viewer.