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 3680 for branches/2012/dev_MERGE_2012/NEMOGCM/CONFIG/ORCA2_OFF_PISCES/EXP00/namelist – NEMO

Ignore:
Timestamp:
2012-11-27T15:42:24+01:00 (11 years ago)
Author:
rblod
Message:

First commit of the final branch for 2012 (future nemo_3_5), see ticket #1028

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2012/dev_MERGE_2012/NEMOGCM/CONFIG/ORCA2_OFF_PISCES/EXP00/namelist

    r3651 r3680  
    2424&namrun        !   parameters of the run 
    2525!----------------------------------------------------------------------- 
    26    nn_no       =       0   !  job number (no more used...) 
     26   nn_no       =       0   !  job number 
    2727   cn_exp      =  "PISCES"  !  experience name  
    2828   nn_it000    =       1   !  first time step 
    2929   nn_itend    =    1460   !  last  time step (std 5475) 
    30    nn_date0    =  010101   !  date at nit_0000 (format yyyymmdd) used if ln_rstart=F or (ln_rstart=T and nn_rstctl=0 or 1) 
     30   nn_date0    =  010101   !  initial calendar date yymmdd (used if nn_rstctl=1) 
    3131   nn_leapy    =       0   !  Leap year calendar (1) or not (0) 
    3232   ln_rstart   = .false.   !  start from rest (F) or from a restart file (T) 
    33    nn_rstctl   =       0   !  restart control => activated only if ln_rstart = T 
    34                            !    = 0 nn_date0 read in namelist ; nn_it000 : read in namelist 
    35                            !    = 1 nn_date0 read in namelist ; nn_it000 : check consistancy between namelist and restart 
    36                            !    = 2 nn_date0 read in restart  ; nn_it000 : check consistancy between namelist and restart 
     33   nn_rstctl   =       0       !  restart control = 0 nn_it000 is not compared to the restart file value 
     34                               !                  = 1 use nn_date0 in namelist (not the value in the restart file) 
     35                               !                  = 2 calendar parameters read in the restart file 
    3736   cn_ocerst_in  = "restart"   !  suffix of ocean restart name (input) 
    3837   cn_ocerst_out = "restart"   !  suffix of ocean restart name (output) 
     
    6564&namzgr_sco    !   s-coordinate or hybrid z-s-coordinate 
    6665!----------------------------------------------------------------------- 
    67    rn_sbot_min =  300.     !  minimum depth of s-bottom surface (>0) (m) 
    68    rn_sbot_max = 5250.     !  maximum depth of s-bottom surface (= ocean depth) (>0) (m) 
    69    rn_theta    =    6.0    !  surface control parameter (0<=rn_theta<=20) 
    70    rn_thetb    =    0.75   !  bottom control parameter  (0<=rn_thetb<= 1) 
    71    rn_rmax     =    0.15   !  maximum cut-off r-value allowed (0<rn_max<1) 
    72    ln_s_sigma  = .false.   !  hybrid s-sigma coordinates 
    73    rn_bb       =    0.8    !  stretching with s-sigma 
    74    rn_hc       =  150.0    !  critical depth with s-sigma  
     66   ln_s_sh94   = .true.    !  Song & Haidvogel 1994 hybrid S-sigma   (T)| 
     67   ln_s_sf12   = .false.   !  Siddorn & Furner 2012 hybrid S-z-sigma (T)| if both are false the NEMO tanh stretching is applied 
     68   ln_sigcrit  = .false.   !  use sigma coordinates below critical depth (T) or Z coordinates (F) for Siddorn & Furner stretch 
     69                           !  stretching coefficients for all functions 
     70   rn_sbot_min =   10.0    !  minimum depth of s-bottom surface (>0) (m) 
     71   rn_sbot_max = 7000.0    !  maximum depth of s-bottom surface (= ocean depth) (>0) (m) 
     72   rn_hc       =  150.0    !  critical depth for transition to stretched coordinates 
     73                        !!!!!!!  Envelop bathymetry 
     74   rn_rmax     =    0.3    !  maximum cut-off r-value allowed (0<r_max<1) 
     75                        !!!!!!!  SH94 stretching coefficients  (ln_s_sh94 = .true.) 
     76   rn_theta    =    6.0    !  surface control parameter (0<=theta<=20) 
     77   rn_bb       =    0.8    !  stretching with SH94 s-sigma    
     78                        !!!!!!!  SF12 stretching coefficient  (ln_s_sf12 = .true.) 
     79   rn_alpha    =    4.4    !  stretching with SF12 s-sigma 
     80   rn_efold    =    0.0    !  efold length scale for transition to stretched coord 
     81   rn_zs       =    1.0    !  depth of surface grid box 
     82                           !  bottom cell depth (Zb) is a linear function of water depth Zb = H*a + b 
     83   rn_zb_a     =    0.024  !  bathymetry scaling factor for calculating Zb 
     84   rn_zb_b     =   -0.2    !  offset for calculating Zb 
     85                        !!!!!!!! Other stretching (not SH94 or SF12) [also uses rn_theta above] 
     86   rn_thetb    =    1.0    !  bottom control parameter  (0<=thetb<= 1)  
    7587/ 
    7688!----------------------------------------------------------------------- 
     
    147159                           !     =2 annual global mean of e-p-r set to zero 
    148160                           !     =3 global emp set to zero and spread out over erp area 
    149    ln_cdgw = .false.       !  Neutral drag coefficient read from wave model (T => fill namsbc_wave ) 
     161   ln_wave = .false.       !  Activate coupling with wave (either Stokes Drift or Drag coefficient, or both)  (T => fill namsbc_wave) 
     162   ln_cdgw = .false.       !  Neutral drag coefficient read from wave model (T => fill namsbc_wave) 
     163   ln_sdw  = .false.       !  Computation of 3D stokes drift                (T => fill namsbc_wave) 
    150164/ 
    151165!----------------------------------------------------------------------- 
     
    545559   ln_traadv_ubs    =  .false.  !  UBS scheme                  
    546560   ln_traadv_qck    =  .false.  !  QUICKEST scheme 
    547 / 
    548 !---------------------------------------------------------------------------------- 
    549 &namtra_ldf    !   lateral diffusion scheme for tracers 
    550 !---------------------------------------------------------------------------------- 
    551    !                       !  Operator type: 
    552    ln_traldf_lap    =  .true.   !  laplacian operator 
    553    ln_traldf_bilap  =  .false.  !  bilaplacian operator 
    554    !                       !  Direction of action: 
    555    ln_traldf_level  =  .false.  !  iso-level 
    556    ln_traldf_hor    =  .false.  !  horizontal (geopotential)   (needs "key_ldfslp" when ln_sco=T) 
    557    ln_traldf_iso    =  .true.   !  iso-neutral                 (needs "key_ldfslp") 
    558    !                 !  Griffies parameters              (all need "key_ldfslp") 
    559    ln_traldf_grif   =  .false.  !  use griffies triads 
    560    ln_traldf_gdia   =  .false.  !  output griffies eddy velocities 
    561    ln_triad_iso     =  .false.  !  pure lateral mixing in ML 
    562    ln_botmix_grif   =  .false.  !  lateral mixing on bottom 
    563    !                       !  Coefficients 
    564    ! Eddy-induced (GM) advection always used with Griffies; otherwise needs "key_traldf_eiv" 
    565    ! Value rn_aeiv_0 is ignored unless = 0 with Held-Larichev spatially varying aeiv 
    566    !                                  (key_traldf_c2d & key_traldf_eiv & key_orca_r2, _r1 or _r05) 
    567    rn_aeiv_0        =  2000.    !  eddy induced velocity coefficient [m2/s] 
     561   ln_traadv_msc_ups=  .false.  !  use upstream scheme within muscl 
     562/ 
     563!----------------------------------------------------------------------- 
     564&namtra_ldf    !   lateral diffusion scheme for tracer  
     565!----------------------------------------------------------------------- 
     566   !                       !  Type of the operator :  
     567   ln_traldf_lap    =  .true.   !  laplacian operator        
     568   ln_traldf_bilap  =  .false.  !  bilaplacian operator      
     569   !                       !  Direction of action  : 
     570   ln_traldf_level  =  .false.  !  iso-level                 
     571   ln_traldf_hor    =  .false.  !  horizontal (geopotential)            (require "key_ldfslp" when ln_sco=T) 
     572   ln_traldf_iso    =  .true.   !  iso-neutral                          (require "key_ldfslp") 
     573   ln_traldf_grif   =  .false.  !  griffies skew flux formulation       (require "key_ldfslp") 
     574   ln_traldf_gdia   =  .false.  !  griffies operator strfn diagnostics  (require "key_ldfslp") 
     575   ln_triad_iso     =  .true.  !  griffies operator calculates triads twice => pure lateral mixing in ML (require "key_ldfslp") 
     576   ln_botmix_grif   =  .false.  !  griffies operator with lateral mixing on bottom (require "key_ldfslp") 
     577                         !  Coefficient 
    568578   rn_aht_0         =  2000.    !  horizontal eddy diffusivity for tracers [m2/s] 
    569579   rn_ahtb_0        =     0.    !  background eddy diffusivity for ldf_iso [m2/s] 
    570    !                                           (normally=0; not used with Griffies) 
     580   rn_aeiv_0        =  2000.    !  eddy induced velocity coefficient [m2/s]    (require "key_traldf_eiv") 
    571581/ 
    572582!----------------------------------------------------------------------- 
     
    652662   sn_sal  = 'dyna_grid_T' ,    120            , 'vosaline' ,  .true.    , .true. ,   'yearly'  , ''       , '' 
    653663   sn_mld  = 'dyna_grid_T' ,    120            , 'somixhgt' ,  .true.    , .true. ,   'yearly'  , ''       , '' 
    654    sn_emp  = 'dyna_grid_T' ,    120            , 'sowaflcd' ,  .true.    , .true. ,   'yearly'  , ''       , '' 
     664   sn_emp  = 'dyna_grid_T' ,    120            , 'sowaflup' ,  .true.    , .true. ,   'yearly'  , ''       , '' 
     665   sn_emps = 'dyna_grid_T' ,    120            , 'sowaflcd' ,  .true.    , .true. ,   'yearly'  , ''       , '' 
    655666!  sn_emp  = 'dyna_grid_T' ,    120            , 'sowaflup' ,  .true.    , .true. ,   'yearly'  , ''       , '' ! v3.5+ 
    656667!  sn_sfx  = 'dyna_grid_T' ,    120            , 'sosfldow' ,  .true.    , .true. ,   'yearly'  , ''       , '' ! v3.5+ 
     
    831842   nn_bench    =    0      !  Bench mode (1/0): CAUTION use zero except for bench 
    832843                           !     (no physical validity of the results) 
    833    nn_timing   =    1      !  timing by routine activated (=1) creates timing.output file, or not (=0) 
     844   nn_timing   =    0      !  timing by routine activated (=1) creates timing.output file, or not (=0) 
    834845/ 
    835846 
     
    10031014!              !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! 
    10041015   sn_cdg      =  'cdg_wave' ,        1          , 'drag_coeff' , .true.   , .false. , 'daily'  ,''         , '' 
     1016   sn_usd      =  'sdw_wave' ,        1          , 'u_sd2d'     , .true.   , .false. , 'daily'  ,''         , '' 
     1017   sn_vsd      =  'sdw_wave' ,        1          , 'v_sd2d'     , .true.   , .false. , 'daily'  ,''         , '' 
     1018   sn_wn       =  'sdw_wave' ,        1          , 'wave_num'   , .true.   , .false. , 'daily'  ,''         , '' 
    10051019! 
    10061020   cn_dir_cdg  = './'  !  root directory for the location of drag coefficient files 
Note: See TracChangeset for help on using the changeset viewer.