source: CMIP6/DAMIP/CM61-LR-hist-GHG-03.1950/Debug/CM61-LR-hist-GHG-03.1950_18500101_18501231_namelist @ 4385

Last change on this file since 4385 was 4385, checked in by ggalod, 5 years ago

sauvegarde exp DAMIP

File size: 190.3 KB
Line 
1namelist_cfc_cfg namelist_cfc_ref namelist_cfg namelist_ice_cfg namelist_ice_ref namelist_pisces_cfg namelist_pisces_ref namelist_ref namelist_top_cfg namelist_top_ref
2
3_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
4|  0   namelist_cfc_cfg
5- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
60!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
70!! CFC  : ORCA2_LIM_CFC_C14b configuration namelsit used to overwrite SHARED/namelist_cfc_ref
80!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
90!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
100&namcfcdate     !   dates
110!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
120/
130!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
140&namcfcdia     !   additional 2D/3D tracers diagnostics
150!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
160/
17
18_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
19|  1   namelist_cfc_ref
20- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
211!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
221!! CFC  :       1  - dates                                 (namcfcdate)
231!! namelists   
241!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
251!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
261&namcfcdate     !   dates
271!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
281   ndate_beg  = 300101    !  datedeb1
291   nyear_res  = 1932      !  iannee1
301   ! Formatted file of annual hemisperic CFCs concentration in the atmosphere (ppt)
311   clnamecfc   = 'CFCs_CDIAC.dat'
321/
331!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
341&namcfcdia     !   additional 2D/3D tracers diagnostics
351!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
361!              !    name   !           title of the field          !     units      !
371!              !           !                                       !                !
381   cfcdia2d(1)  = 'qtr_c11 ' , 'Air-sea flux of CFC-11           ',  'mol/m2/s    '
391   cfcdia2d(2)  = 'qint_c11' , 'Cumulative air-sea flux of CFC-11 ', 'mol/m2      '
401/
41
42_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
43|  2   namelist_cfg
44- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
452
462!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
472!! NEMO/OPA  Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref
482!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
492!
502!-----------------------------------------------------------------------
512&namrun        !   parameters of the run
522!-----------------------------------------------------------------------
532       cn_exp=CM61-LR-hist-GHG-03.1950    !  Experience name
542       nn_it000=2337537    !  First time step
552       nn_itend=2349216    !  Last  time step
562       nn_date0=18500101    !  Date at nit_0000 (format yyyymmdd) used if ln_rstart=F or (ln_rstart=T and nn_rstctl=0 or 1)
572       nn_leapy=1    !  Leap year calendar (1) or not (0)
582       ln_rstart=.TRUE.    !  start from rest (F) or from a restart file (T)
592       ln_rstart_ts=.FALSE.   !  start from rest for current only (F) or from a restart file (T)
602       nn_rstctl=2    !  Restart control => activated only if ln_rstart = T
612                           !    = 0 nn_date0 read in namelist ; nn_it000 : read in namelist
622                           !    = 1 nn_date0 read in namelist ; nn_it000 : check consistancy between namelist and restart
632                           !    = 2 nn_date0 read in restart  ; nn_it000 : check consistancy between namelist and restart
642   cn_ocerst_in  = "restartopa"   !  Suffix of ocean restart name (input)
652   cn_ocerst_indir = "."       !  directory from which to read input ocean restarts
662   cn_ocerst_out = "restart"      !  Suffix of ocean restart name (output)
672   cn_ocerst_outdir = "."      !  directory in which to write output ocean restarts
682   nn_istate   =       0   !  Output the initial state (1) or not (0)
692       nn_stock=2349216   !  Frequency of creation of a restart file (modulo referenced to 1)
702   nn_write    =    5475   !  Requency of write in the output file   (modulo referenced to nn_it000)
712   ln_mskland  = .true.    !  Masks land points in NetCDF outputs
722   ln_mskutil  = .true.    !  Outputs without halos
732   ln_cfmeta   = .true.    !  output additional data to netCDF files required for compliance with the CF metadata standard
742/
752!-----------------------------------------------------------------------
762&namcfg        !   parameters of the configuration
772!-----------------------------------------------------------------------
782   cp_cfg      =  "orca"               !  name of the configuration
792   jp_cfg      =       1               !  resolution of the configuration
802   jpidta      =     362               !  1st lateral dimension ( >= jpi )
812   jpjdta      =     332               !  2nd    "         "    ( >= jpj )
822   jpkdta      =      75               !  number of levels      ( >= jpk )
832   jpiglo      =     362               !  1st dimension of global domain --> i =jpidta
842   jpjglo      =     332               !  2nd    -                  -    --> j  =jpjdta
852   jperio      =       6               !  lateral cond. type (between 0 and 6)
862/
872!-----------------------------------------------------------------------
882&namzgr        !   vertical coordinate
892!-----------------------------------------------------------------------
902/
912!-----------------------------------------------------------------------
922&namzgr_sco    !   s-coordinate or hybrid z-s-coordinate
932!-----------------------------------------------------------------------
942/
952!-----------------------------------------------------------------------
962&namdom        !   space and time domain (bathymetry, mesh, timestep)
972!-----------------------------------------------------------------------
982    nn_closea    =   1      !  remove (=0) or keep (=1) closed seas and lakes (ORCA)
992   !
1002   jphgr_msh   =       0               !  type of horizontal mesh
1012   ppglam0     =  999999.0             !  longitude of first raw and column T-point (jphgr_msh = 1)
1022   ppgphi0     =  999999.0             ! latitude  of first raw and column T-point (jphgr_msh = 1)
1032   ppe1_deg    =  999999.0             !  zonal      grid-spacing (degrees)
1042   ppe2_deg    =  999999.0             !  meridional grid-spacing (degrees)
1052   ppe1_m      =  999999.0             !  zonal      grid-spacing (degrees)
1062   ppe2_m      =  999999.0             !  meridional grid-spacing (degrees)
1072   ppsur       =   -3958.951371276829  !  ORCA r4, r2 and r05 coefficients
1082   ppa0        =     103.9530096000000 ! (default coefficients)
1092   ppa1        =       2.415951269000000   !
1102   ppkth       =      15.35101370000000    !
1112   ppacr       =       7.0             !
1122   ppdzmin     =  999999.0             !  Minimum vertical spacing
1132   pphmax      =  999999.0             !  Maximum depth
1142   ppa2        =     100.7609285000000 !  Double tanh function parameters
1152   ppkth2      =      48.02989372000000    !
1162   ppacr2      =      13.00000000000   !
1172   rn_rdt      = 2700.     !  time step for the dynamics (and tracer if nn_acc=0)
1182   rn_hmin     =   20.
1192       nn_msh=0    !  AUTO - Create (=1) a mesh file or not (=0)
1202/
1212!-----------------------------------------------------------------------
1222&namsplit       
1232!-----------------------------------------------------------------------
1242   ln_bt_fw      =    .FALSE.          !  leap-frog integration of barotropic equations
1252   ln_bt_av      =    .TRUE.           !  Time filtering of barotropic variables
1262   ln_bt_nn_auto =    .TRUE.           !  Set nn_baro automatically to be just below
1272                                       !  a user defined maximum courant number (rn_bt_cmax)
1282   nn_baro       =    30               !  Number of iterations of barotropic mode
1292                                       !  during rn_rdt seconds. Only used if ln_bt_nn_auto=F
1302   rn_bt_cmax    =    0.8              !  Maximum courant number allowed if ln_bt_nn_auto=T
1312   nn_bt_flt     =    1                !  Time filter choice
1322                                       !  = 0 None
1332                                       !  = 1 Boxcar over   nn_baro barotropic steps
1342                                       !  = 2 Boxcar over 2*nn_baro     "       
1352/
1362!-----------------------------------------------------------------------
1372&namcrs        !   Grid coarsening for dynamics output and/or
1382               !   passive tracer coarsened online simulations
1392!-----------------------------------------------------------------------
1402/
1412!-----------------------------------------------------------------------
1422&namtsd    !   data : Temperature  & Salinity
1432!-----------------------------------------------------------------------
1442   ln_tsd_tradmp = .false.  !  damping of ocean T & S toward T &S input data (T) or not (F)
1452   sn_tem  = 'conservative_temperature_WOA13_decav_Reg1L75_clim', -1 ,'votemper' , .true. , .true. , 'yearly' , 'weights_3D_WOA13d1_2_eorca1_bilinear.nc'  ,   ''    ,    ''
1462   sn_sal  = 'absolute_salinity_WOA13_decav_Reg1L75_clim'       , -1 ,'vosaline' , .true. , .true. , 'yearly' , 'weights_3D_WOA13d1_2_eorca1_bilinear.nc'  ,   ''    ,    ''
1472/
1482!-----------------------------------------------------------------------
1492&namsbc        !   Surface Boundary Condition (surface module)
1502!-----------------------------------------------------------------------
1512   nn_fsbc     =  2        !  frequency of surface boundary condition computation
1522                           !     (also = the frequency of sea-ice model call)
1532   ln_blk_core = .false.   !  CORE bulk formulation                     (T => fill namsbc_core)
1542   ln_cpl      = .true.    !  atmosphere coupled   formulation          ( requires key_oasis3 )
1552   nn_limflx =   2         !  LIM3 Multi-category heat flux formulation (use -1 if LIM3 is not used)
1562                           !  =-1  Use per-category fluxes, bypass redistributor, forced mode only, not yet implemented coupled
1572                           !  = 0  Average per-category fluxes (forced and coupled mode)
1582                           !  = 1  Average and redistribute per-category fluxes, forced mode only, not yet implemented coupled
1592                           !  = 2  Redistribute a single flux over categories (coupled mode only)
1602   nn_ice_embd = 1         !  AUTO -
1612                           !  =0 levitating ice (no mass exchange, concentration/dilution effect)
1622                           !  =1 levitating ice with mass and salt exchange but no presure effect
1632                           !  =2 embedded sea-ice (full salt and mass exchanges and pressure)
1642   ln_rnf      = .false.   !  runoffs                                   (T => fill namsbc_rnf)
1652   ln_ssr      = .false.   !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr)
1662   nn_fwb      = 0         !  FreshWater Budget: =0 unchecked
1672   nn_isf      = 3         !  ice shelf melting/freezing                (/=0 => fill namsbc_isf)
1682                           !  3 = rnf file for isf
1692!-----------------------------------------------------------------------
1702&namsbc_core   !   namsbc_core  CORE bulk formulae
1712!-----------------------------------------------------------------------
1722/
1732!-----------------------------------------------------------------------
1742&namtra_qsr    !   penetrative solar radiation
1752!-----------------------------------------------------------------------
1762   sn_chl      ='merged_ESACCI_BIOMER4V1R1_CHL_REG05',  -1  , 'CHLA' , .true. , .true. , 'yearly' , 'weights_reg05_2_eorca1_bilinear.nc' , '' , ''
1772   ln_traqsr   = .true.    !  Light penetration (T) or not (F)
1782   ln_qsr_rgb  = .false.    !  RGB (Red-Green-Blue) light penetration
1792   ln_qsr_2bd  = .false.   !  2 bands              light penetration
1802   ln_qsr_bio  = .true.   !  bio-model light penetration
1812/
1822!-----------------------------------------------------------------------
1832&namsbc_rnf    !   runoffs namelist surface boundary condition
1842!-----------------------------------------------------------------------
1852!              !  file name           ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
1862!              !                      !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
1872   sn_rnf      = 'eORCA_R1_runoff_clim_v1.0_nomask',        -1         , 'sorunoff',   .true.     , .true. , 'yearly'  , ''       , ''       , ''
1882   sn_cnf      = 'eORCA_R1_runoff_clim_v1.0_nomask',         0         , 'socoeff' ,   .false.    , .true. , 'yearly'  , ''       , ''       , ''
1892   sn_s_rnf    = 'runoffs'                         ,        24         , 'rosaline',   .true.     , .true. , 'yearly'  , ''       , ''       , ''
1902   sn_t_rnf    = 'runoffs'                         ,        24         , 'rotemper',   .true.     , .true. , 'yearly'  , ''       , ''       , ''
1912   sn_dep_rnf  = 'runoffs_eORCA1.0_depths.nc'      ,         0         , 'rodepth' ,   .false.    , .true. , 'yearly'  , ''       , ''       , ''
1922
1932   ln_rnf_mouth = .false.    !  specific treatment at rivers mouths
1942   ln_rnf_depth = .true.     !  read in depth information for runoff
1952   ln_rnf_tem   = .false.    !  read in temperature information for runoff
1962   ln_rnf_sal   = .false.    !  read in salinity information for runoff
1972   ln_rnf_depth_ini = .false.!  compute depth at initialisation from runoff file
1982   rn_rnf_max   = 0.05       !  max value of the runoff climatology over global domain ( if ln_rnf_depth_ini = .true )
1992   rn_dep_max = 150.         !  depth over which runoffs is spread ( ln_rnf_depth_ini = .true )
2002       nn_rnf_depth_file=0   ! create (=1) a runoff depth file or not (=0)
2012/
2022!-----------------------------------------------------------------------
2032&namsbc_isf    !  Top boundary layer (ISF)
2042!-----------------------------------------------------------------------
2052!              ! file name ! frequency (hours) ! variable ! time interpol. !  clim   ! 'yearly'/ ! weights  ! rotation !
2062!              !           !  (if <0  months)  !   name   !    (logical)   !  (T/F)  ! 'monthly' ! filename ! pairing  !
2072!              !
2082   sn_rnfisf     = 'runoff-icb_DaiTrenberth_Depoorter_eORCA1_JD.nc' ,   -12      ,'sornfisf',    .false.      , .true.  , 'yearly'  ,  ''      ,   ''
2092   sn_depmax_isf = 'runoff-icb_DaiTrenberth_Depoorter_eORCA1_JD.nc' ,   -12      ,'sodepmax_isf' ,   .false.  , .true.  , 'yearly'  ,  ''      ,   ''
2102   sn_depmin_isf = 'runoff-icb_DaiTrenberth_Depoorter_eORCA1_JD.nc' ,   -12      ,'sodepmin_isf' ,   .false.  , .true.  , 'yearly'  ,  ''      ,   ''
2112/
2122!-----------------------------------------------------------------------
2132&namsbc_apr    !   Atmospheric pressure used as ocean forcing or in bulk
2142!-----------------------------------------------------------------------
2152/
2162!-----------------------------------------------------------------------
2172&namsbc_ssr    !   surface boundary condition : sea surface restoring
2182!-----------------------------------------------------------------------
2192!              !   file name  ! frequency (hours) ! variable   ! time interpol. !  clim   ! 'yearly'/ ! weights  ! rotation !
2202!              !              !  (if <0  months)  !   name     !    (logical)   !  (T/F)  ! 'monthly' ! filename ! pairing  !
2212   sn_sss      = 'sss_absolute_salinity_WOA13_decav_Reg1L75_clim', -1. , 'sosaline', .true. , .true. , 'yearly' , 'weights_WOA13d1_2_eorca1_bilinear.nc' , ''
2222/
2232!-----------------------------------------------------------------------
2242&namsbc_alb    !   albedo parameters
2252!-----------------------------------------------------------------------
2262   nn_ice_alb   =    1   !  parameterization of ice/snow albedo
2272                         !     0: Shine & Henderson-Sellers (JGR 1985), giving clear-sky albedo
2282                         !     1: "home made" based on Brandt et al. (JClim 2005) and Grenfell & Perovich (JGR 2004),
2292                         !        giving cloud-sky albedo
2302   rn_alb_sdry  =  0.87  !  dry snow albedo         : 0.80 (nn_ice_alb = 0); 0.85 (nn_ice_alb = 1); obs 0.85-0.87 (cloud-sky)
2312   rn_alb_smlt  =  0.82  !  melting snow albedo     : 0.65 ( '' )          ; 0.75 ( '' )          ; obs 0.72-0.82 ( '' )
2322   rn_alb_idry  =  0.65  !  dry ice albedo          : 0.72 ( '' )          ; 0.60 ( '' )          ; obs 0.54-0.65 ( '' )
2332   rn_alb_imlt  =  0.58  !  bare puddled ice albedo : 0.53 ( '' )          ; 0.50 ( '' )          ; obs 0.49-0.58 ( '' )
2342/
2352!-----------------------------------------------------------------------
2362&namsbc_cpl    !   coupling parameters
2372!-----------------------------------------------------------------------
2382!                    !     description       !  multiple  !    vector   !      vector          ! vector !
2392!                    !                       ! categories !  reference  !    orientation       ! grids  !
2402! send
2412sn_snd_temp   =       'weighted oce and ice' ,    'no'    ,     ''      ,         ''           ,   ''
2422sn_snd_alb    =       'weighted ice'         ,    'no'    ,     ''      ,         ''           ,   ''
2432sn_snd_thick  =       'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
2442sn_snd_crt    =       'mixed oce-ice'        ,    'no'    , 'cartesian' , 'eastward-northward' ,  'T'
2452sn_snd_co2    =       'none'              ,    'no'    ,     ''      ,         ''           ,   ''
2462! receive
2472sn_rcv_w10m   =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   ''
2482sn_rcv_taumod =       'none'                 ,    'no'    ,     ''      ,         ''          ,   ''
2492sn_rcv_tau    =       'mixed oce-ice'        ,    'no'    , 'cartesian' , 'eastward-northward',  'U,V'
2502sn_rcv_dqnsdt =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   ''
2512sn_rcv_qsr    =       'conservative'         ,    'no'    ,     ''      ,         ''          ,   ''
2522sn_rcv_qns    =       'conservative'         ,    'no'    ,     ''      ,         ''          ,   ''
2532sn_rcv_emp    =       'conservative'         ,    'no'    ,     ''      ,         ''          ,   ''
2542sn_rcv_rnf    =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   ''
2552sn_rcv_cal    =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   ''
2562sn_rcv_co2    =       'none'              ,    'no'    ,     ''      ,         ''          ,   ''
2572sn_rcv_icb    =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   ''
2582sn_rcv_isf    =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   ''
2592
2602/
2612!-----------------------------------------------------------------------
2622&namberg       !   iceberg parameters
2632!-----------------------------------------------------------------------
2642      ln_icebergs              = .false.
2652      ln_bergdia               = .false.              ! Calculate budgets
2662      nn_verbose_level         = 0                    ! Turn on more verbose output if level > 0
2672      nn_verbose_write         = 120                  ! Timesteps between verbose messages
2682      nn_sample_rate           = 1                    ! Timesteps between sampling for trajectory storage
2692                                                      ! Initial mass required for an iceberg of each class
2702      rn_initial_mass          = 8.8e7, 4.1e8, 3.3e9, 1.8e10, 3.8e10, 7.5e10, 1.2e11, 2.2e11, 3.9e11, 7.4e11
2712                                                      ! Proportion of calving mass to apportion to each class 
2722      rn_distribution          = 0.24, 0.12, 0.15, 0.18, 0.12, 0.07, 0.03, 0.03, 0.03, 0.02
2732                                                      ! Ratio between effective and real iceberg mass (non-dim)
2742                                                      ! i.e. number of icebergs represented at a point         
2752      rn_mass_scaling          = 2000, 200, 50, 20, 10, 5, 2, 1, 1, 1
2762                                                      ! thickness of newly calved bergs (m)
2772      rn_initial_thickness     = 40., 67., 133., 175., 250., 250., 250., 250., 250., 250.
2782      rn_rho_bergs             = 850.                 ! Density of icebergs
2792      rn_LoW_ratio             = 1.5                  ! Initial ratio L/W for newly calved icebergs
2802      ln_operator_splitting    = .true.               ! Use first order operator splitting for thermodynamics
2812      rn_bits_erosion_fraction = 0.                   ! Fraction of erosion melt flux to divert to bergy bits
2822      rn_sicn_shift            = 0.                   ! Shift of sea-ice concn in erosion flux (0<sicn_shift<1)
2832      ln_passive_mode          = .false.              ! iceberg - ocean decoupling   
2842      nn_test_icebergs         =   8                  ! Create test icebergs of this class (-1 = no)
2852                                                      ! Put a test iceberg at each gridpoint in box (lon1,lon2,lat1,lat2)
2862      !rn_test_box              = 108.0,  116.0, -66.0, -58.0
2872      rn_test_box              = -180.0,  180.0,  70.0,  90.0     !
2882      rn_speed_limit           = 0.                   ! CFL speed limit for a berg   
2892
2902!              ! file name ! frequency (hours) !   variable   ! time interp.   !  clim   ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
2912!              !           !  (if <0  months)  !     name     !   (logical)    !  (T/F ) ! 'monthly' ! filename ! pairing  ! filename      !
2922      sn_icb =  'calving' ,       -1           , 'calvingmask',  .true.        , .true.  , 'yearly'  , ''       , ''       , ''
2932   
2942      cn_dir = './'
2952/
2962!-----------------------------------------------------------------------
2972&namlbc        !   lateral momentum boundary condition
2982!-----------------------------------------------------------------------
2992   rn_shlat    =    0.0    !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat
3002/
3012!-----------------------------------------------------------------------
3022&namcla        !   cross land advection
3032!-----------------------------------------------------------------------
3042/
3052!-----------------------------------------------------------------------
3062&nambfr        !   bottom friction
3072!-----------------------------------------------------------------------
3082   nn_bfr      =    2      !  type of bottom friction :   = 0 : free slip,  = 1 : linear friction
3092/
3102!-----------------------------------------------------------------------
3112&nambbc        !   bottom temperature boundary condition
3122!-----------------------------------------------------------------------
3132   sn_qgh      ='Goutorbe_ghflux.nc',  -12.  , 'gh_flux'    ,   .false.     , .true. , 'yearly'  , 'weights_Goutorbe1_2_eorca1_bilinear.nc'       , ''       , ''
3142   !
3152   cn_dir      = './'      !  root directory for the location of the runoff files
3162   nn_geoflx   =    2      !  geothermal heat flux: = 0 no flux
3172/
3182!-----------------------------------------------------------------------
3192&nambbl        !   bottom boundary layer scheme
3202!-----------------------------------------------------------------------
3212/
3222!-----------------------------------------------------------------------
3232&nameos        !   ocean physical parameters
3242!-----------------------------------------------------------------------
3252/
3262!-----------------------------------------------------------------------
3272&namtra_adv    !   advection scheme for tracer
3282!-----------------------------------------------------------------------
3292   ln_traadv_tvd    =  .true.   !  TVD scheme
3302   ln_traadv_ubs    =  .false.  !  UBS scheme
3312/
3322!-----------------------------------------------------------------------
3332&namtra_adv_mle !  mixed layer eddy parametrisation (Fox-Kemper param)
3342!-----------------------------------------------------------------------
3352/
3362!-----------------------------------------------------------------------
3372&namtra_adv_mle !  mixed layer eddy parametrisation (Fox-Kemper param)
3382!-----------------------------------------------------------------------
3392/
3402!----------------------------------------------------------------------------------
3412&namtra_ldf    !   lateral diffusion scheme for tracers
3422!----------------------------------------------------------------------------------
3432   ln_traldf_grif   =  .false.   !  griffies skew flux formulation       (require "key_ldfslp")
3442   ln_traldf_gdia   =  .false.   !  griffies operator strfn diagnostics  (require "key_ldfslp")
3452   ln_botmix_grif   =  .false.   !  griffies operator with lateral mixing on bottom (require "key_ldfslp")
3462   rn_aht_0         =  1000.    !  horizontal eddy diffusivity for tracers [m2/s]
3472   rn_aeiv_0        =  1000.    !  eddy induced velocity coefficient [m2/s]    (require "key_traldf_eiv")
3482/
3492!-----------------------------------------------------------------------
3502&namtra_dmp    !   tracer: T & S newtonian damping
3512!-----------------------------------------------------------------------
3522   ln_tradmp   =  .false.  !  add a damping termn (T) or not (F)
3532/
3542!-----------------------------------------------------------------------
3552&namdyn_adv    !   formulation of the momentum advection
3562!-----------------------------------------------------------------------
3572   ln_dynadv_vec = .true.  !  vector form (T) or flux form (F)
3582   ln_dynadv_cen2= .false. !  flux form - 2nd order centered scheme
3592   ln_dynadv_ubs = .false. !  flux form - 3rd order UBS      scheme
3602   nn_dynkeg     = 1       !  scheme for grad(KE): =0  C2  ; =1  Hollingsworth correction
3612/
3622!-----------------------------------------------------------------------
3632&nam_vvl    !   vertical coordinate options
3642!-----------------------------------------------------------------------
3652/
3662!-----------------------------------------------------------------------
3672&namdyn_vor    !   option of physics/algorithm (not control by CPP keys)
3682!-----------------------------------------------------------------------
3692/
3702!-----------------------------------------------------------------------
3712&namdyn_hpg    !   Hydrostatic pressure gradient option
3722!-----------------------------------------------------------------------
3732   ln_hpg_zps  = .false.   !  z-coordinate - partial steps (interpolation)
3742   ln_hpg_sco  = .true.    !  s-coordinate (standard jacobian formulation)
3752   !ln_hpg_isf  = .true.    !  s-coordinate (sco ) adapted to isf
3762   ln_dynhpg_imp = .false. !  time stepping: semi-implicit time scheme  (T)
3772                           !           centered      time scheme  (F)
3782/
3792!-----------------------------------------------------------------------
3802&namdyn_ldf    !   lateral diffusion on momentum
3812!-----------------------------------------------------------------------
3822   rn_ahm_0_lap     = 20000.    !  horizontal laplacian eddy viscosity   [m2/s]
3832/
3842!-----------------------------------------------------------------------
3852&namzdf        !   vertical physics
3862!-----------------------------------------------------------------------
3872/
3882!-----------------------------------------------------------------------
3892&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  ("key_zdftke")
3902!-----------------------------------------------------------------------
3912  nn_etau     = 0         !  penetration of tke below the mixed layer (ML) due to internal & intertial waves
3922                          !    = 0 no penetration
3932                          !    = 1 add a tke source below the ML
3942                          !    = 2 add a tke source just at the base of the ML
3952                          !    = 3 as = 1 applied on HF part of the stress    ("key_oasis3")
3962  nn_mxl0     = 2         ! type of scaling under sea-ice
3972                          !    = 0 no scaling under sea-ice
3982                          !    = 1 scaling with constant sea-ice thickness
3992                          !    = 2  scaling with mean sea-ice thickness
4002                          !    = 3  scaling with maximum sea-ice thickness
4012  rn_hice    = 10.        ! max constant ice thickness value when scaling under sea-ice ( nn_mxl0=1)
4022  ln_lc      = .true.     !  Langmuir cell parameterisation (Axell 2002)
4032  rn_lc      =  0.20      !  coef. associated to Langmuir cells
4042/
4052!-----------------------------------------------------------------------
4062&namzdf_ddm    !   double diffusive mixing parameterization             ("key_zdfddm")
4072!-----------------------------------------------------------------------
4082/
4092!-----------------------------------------------------------------------
4102&namzdf_tmx    !   tidal mixing parameterization                        ("key_zdftmx")
4112!-----------------------------------------------------------------------
4122/
4132!-----------------------------------------------------------------------
4142&namzdf_tmx_new    !   new tidal mixing parameterization                ("key_zdftmx_new")
4152!-----------------------------------------------------------------------
4162   nn_zpyc     = 2         !  pycnocline-intensified dissipation scales as N (=1) or N^2 (=2)
4172   ln_mevar    = .true.    !  variable (T) or constant (F) mixing efficiency
4182   ln_tsdiff   = .true.    !  account for differential T/S mixing (T) or not (F)
4192/
4202!-----------------------------------------------------------------------
4212&namsol        !   elliptic solver / island / free surface
4222!-----------------------------------------------------------------------
4232/
4242!-----------------------------------------------------------------------
4252&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi)
4262!-----------------------------------------------------------------------
4272   ln_nnogather=  .true.   !
4282   jpni        =   22      !  jpni   number of processors following i (set automatically if < 1)
4292   jpnj        =   22      !  jpnj   number of processors following j (set automatically if < 1)
4302   jpnij       =  360      !  jpnij  number of local domains (set automatically if < 1), 360 for eORCA1/IPSLCM6-LR
4312/
4322!-----------------------------------------------------------------------
4332&namctl        !   Control prints & Benchmark
4342!-----------------------------------------------------------------------
4352/
4362!-----------------------------------------------------------------------
4372&namptr       !   Poleward Transport Diagnostic
4382!-----------------------------------------------------------------------
4392   ln_diaptr  = .true.      !  Poleward heat and salt transport (T) or not (F)
4402   ln_subbas  = .true.      !  Atlantic/Pacific/Indian basins computation (T) or not
4412                            !  (orca configuration only, need input basins mask file named "subbasins.nc"
4422/
4432!-----------------------------------------------------------------------
4442&namhsb       !  Heat and salt budgets
4452!-----------------------------------------------------------------------
4462   ln_diahsb  = .true. 
4472/
4482!-----------------------------------------------------------------------
4492&namdyn_nept  !   Neptune effect (simplified: lateral and vertical diffusions removed)
4502!-----------------------------------------------------------------------
4512/
4522!-----------------------------------------------------------------------
4532&nam_vvl    !   vertical coordinate options
4542!-----------------------------------------------------------------------
4552/
4562!-----------------------------------------------------------------------
4572&namzdf_gls                !   GLS vertical diffusion                   ("key_zdfgls")
4582!-----------------------------------------------------------------------
4592/
4602!-----------------------------------------------------------------------
4612&namtrd        !   diagnostics on dynamics and/or tracer trends
4622!              !       and/or mixed-layer trends and/or barotropic vorticity
4632!-----------------------------------------------------------------------
4642   ln_tra_trd  = .true.   ! (T) 3D tracer trend output
4652/
4662!-----------------------------------------------------------------------
4672&namsto       ! Stochastic parametrization of EOS
4682!-----------------------------------------------------------------------
4692/
470
471_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
472|  3   namelist_ice_cfg
473- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
4743!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
4753!! NEMO/LIM-3 : Ice configuration namelist. Overwrites SHARED/namelist_ice_lim3_ref
4763!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
4773
4783!-----------------------------------------------------------------------
4793&namicerun     !   Share parameters for dynamics/advection/thermo
4803!-----------------------------------------------------------------------
4813   cn_icerst_in  = "restart_ice_in" !  suffix of ice restart name (input)
4823   rn_amax_n     = 0.997            !  maximum tolerated ice concentration NH
4833   rn_amax_s     = 0.950            !  maximum tolerated ice concentration SH
4843   ln_limdiahsb  = .false.          !  check the heat and salt budgets (T) or not (F)
4853   ln_limdiaout  = .true.            !  output the heat and salt budgets (T) or not (F)
4863/
4873!-----------------------------------------------------------------------
4883&namiceini     !   ice initialisation
4893!-----------------------------------------------------------------------
4903/
4913!-----------------------------------------------------------------------
4923&namicedyn     !   ice dynamic
4933!-----------------------------------------------------------------------
4943/
4953!------------------------------------------------------------------------------
4963&namicehdf     !   Ice horizontal diffusion
4973!------------------------------------------------------------------------------
4983/
4993!-----------------------------------------------------------------------
5003&namicethd     !   ice thermodynamic
5013!-----------------------------------------------------------------------
5023   rn_cdsn     = 0.50              !  thermal conductivity of the snow (0.31 W/m/K, Maykut and Untersteiner, 1971)
5033                                   !  Obs: 0.1-0.5 (Lecomte et al, JAMES 2013)
5043/
5053!-----------------------------------------------------------------------
5063&namicesal     !   ice salinity
5073!-----------------------------------------------------------------------
5083/
5093!-----------------------------------------------------------------------
5103&namiceitdme   !   parameters for mechanical redistribution of ice
5113!-----------------------------------------------------------------------
5123   rn_astar    =   0.03            !  exponential measure of ridging ice fraction (nn_partfun = 1)
5133   rn_hstar    = 25.0             !  determines the maximum thickness of ridged ice (m) (Hibler, 1980)
5143/
5153!-----------------------------------------------------------------------
5163&namicedia     !   ice diagnostics
5173!-----------------------------------------------------------------------
5183/
5193!------------------------------------------------------------------------------
5203&namiceitd     !   Ice discretization
5213!------------------------------------------------------------------------------
5223/
523
524_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
525|  4   namelist_ice_ref
526- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
5274!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
5284!! LIM3 namelist : 
5294!!              1 - Generic parameters                 (namicerun)
5304!!              2 - Ice initialization                 (namiceini)
5314!!              3 - Ice discretization                 (namiceitd)
5324!!              4 - Ice dynamics and transport         (namicedyn)
5334!!              5 - Ice thermodynamics                 (namicethd)
5344!!              6 - Ice salinity                       (namicesal)
5354!!              7 - Ice mechanical redistribution      (namiceitdme)
5364!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
5374!
5384!------------------------------------------------------------------------------
5394&namicerun     !   Generic parameters
5404!------------------------------------------------------------------------------
5414   jpl            =    5           !  number of ice  categories
5424   nlay_i         =    2           !  number of ice  layers
5434   nlay_s         =    1           !  number of snow layers (only 1 is working)
5444   cn_icerst_in  = "restart_ice"   !  suffix of ice restart name (input)
5454   cn_icerst_indir = "."           !  directory from which to read input ice restarts
5464   cn_icerst_out = "restart_ice"   !  suffix of ice restart name (output)
5474   cn_icerst_outdir = "."          !  directory in which to write output ice restarts
5484   ln_limdyn     = .true.          !  ice dynamics (T) or thermodynamics only (F)
5494   rn_amax_n     = 0.999           !  maximum tolerated ice concentration NH
5504   rn_amax_s     = 0.999           !  maximum tolerated ice concentration SH
5514   ln_limdiahsb  = .false.         !  check the heat and salt budgets (T) or not (F)
5524   ln_limdiaout  = .true.          !  output the heat and salt budgets (T) or not (F)
5534   ln_icectl     = .false.         !  ice points output for debug (T or F)
5544   iiceprt       = 10              !  i-index for debug
5554   jiceprt       = 10              !  j-index for debug
5564/
5574!------------------------------------------------------------------------------
5584&namiceini     !   Ice initialization
5594!------------------------------------------------------------------------------
5604   ln_iceini      = .true.         !  activate ice initialization (T) or not (F)
5614   rn_thres_sst   =  2.0           !  maximum water temperature with initial ice (degC)
5624   rn_hts_ini_n   =  0.3           !  initial real snow thickness (m), North
5634   rn_hts_ini_s   =  0.3           !        "            "             South
5644   rn_hti_ini_n   =  3.0           !  initial real ice thickness  (m), North
5654   rn_hti_ini_s   =  1.0           !        "            "             South
5664   rn_ati_ini_n   =  0.9           !  initial ice concentration   (-), North
5674   rn_ati_ini_s   =  0.9           !        "            "             South
5684   rn_smi_ini_n   =  6.3           !  initial ice salinity     (g/kg), North
5694   rn_smi_ini_s   =  6.3           !        "            "             South
5704   rn_tmi_ini_n   =  270.          !  initial ice/snw temperature (K), North
5714   rn_tmi_ini_s   =  270.          !        "            "             South
5724/
5734!------------------------------------------------------------------------------
5744&namiceitd     !   Ice discretization
5754!------------------------------------------------------------------------------
5764   nn_catbnd      =    2           !  computation of ice category boundaries based on
5774                                   !      1: tanh function
5784                                   !      2: h^(-alpha), function of rn_himean
5794   rn_himean      =    2.0         !  expected domain-average ice thickness (m), nn_catbnd = 2 only
5804/
5814!------------------------------------------------------------------------------
5824&namicedyn     !   Ice dynamics and transport
5834!------------------------------------------------------------------------------
5844   nn_icestr      =    0           !  ice strength parameteriztaion                     
5854                                   !     0: Hibler_79     P = pstar*<h>*exp(-c_rhg*A)
5864                                   !     1: Rothrock_75   P = Cf*coeff*integral(wr.h^2)   
5874   ln_icestr_bvf  =    .false.     !  ice strength function brine volume (T) or not (F)     
5884   rn_pe_rdg      =   17.0         !  ridging work divided by pot. energy change in ridging, if nn_icestr = 1
5894   rn_pstar       =    2.0e+04     !  ice strength thickness parameter (N/m2), nn_icestr = 0
5904   rn_crhg        =   20.0         !  ice strength conc. parameter (-), nn_icestr = 0       
5914   rn_cio         =    5.0e-03     !  ice-ocean drag coefficient           (-)             
5924   rn_creepl      =    1.0e-12     !  creep limit (s-1)                                   
5934   rn_ecc         =    2.0         !  eccentricity of the elliptical yield curve         
5944   nn_nevp        =  120           !  number of EVP subcycles                             
5954   rn_relast      =    0.333       !  ratio of elastic timescale to ice time step: Telast = dt_ice * rn_relast
5964                                   !     advised value: 1/3 (rn_nevp=120) or 1/9 (rn_nevp=300)
5974/
5984!------------------------------------------------------------------------------
5994&namicehdf     !   Ice horizontal diffusion
6004!------------------------------------------------------------------------------
6014   nn_ahi0        =    -1          !  horizontal diffusivity computation
6024                                   !    -1: no diffusion (bypass limhdf)
6034                                   !     0: use rn_ahi0_ref
6044                                   !     1: use rn_ahi0_ref x mean grid cell length / ( 2deg mean grid cell length )
6054                                   !     2: use rn_ahi0_ref x grid cell length      / ( 2deg mean grid cell length )
6064   rn_ahi0_ref    = 350.0          !  horizontal sea ice diffusivity (m2/s)
6074                                   !     if nn_ahi0 > 0, rn_ahi0_ref is the reference value at a nominal 2 deg resolution
6084   nn_convfrq     = 5              !  convergence check frequency of the Crant-Nicholson scheme (perf. optimization)
6094/
6104!------------------------------------------------------------------------------
6114&namicethd     !   Ice thermodynamics
6124!------------------------------------------------------------------------------
6134   rn_hnewice  = 0.1               !  thickness for new ice formation in open water (m)
6144   ln_frazil   = .false.           !  use frazil ice collection thickness as a function of wind (T) or not (F)
6154   rn_maxfrazb = 1.0               !  maximum fraction of frazil ice collecting at the ice base
6164   rn_vfrazb   = 0.417             !  thresold drift speed for frazil ice collecting at the ice bottom (m/s)
6174   rn_Cfrazb   = 5.0               !  squeezing coefficient for frazil ice collecting at the ice bottom
6184   rn_himin    = 0.10              !  minimum ice thickness (m) used in remapping, must be smaller than rn_hnewice
6194   rn_betas    = 0.66              !  exponent in lead-ice repratition of snow precipitation
6204                                   !     betas = 1 -> equipartition, betas < 1 -> more on leads
6214   rn_kappa_i  = 1.0               !  radiation attenuation coefficient in sea ice (m-1)
6224   nn_conv_dif = 50                !  maximal number of iterations for heat diffusion computation
6234   rn_terr_dif = 0.0001            !  maximum temperature after heat diffusion (degC)
6244   nn_ice_thcon= 1                 !  sea ice thermal conductivity
6254                                   !     0: k = k0 + beta.S/T (Untersteiner, 1964)
6264                                   !     1: k = k0 + beta1.S/T - beta2.T (Pringle et al., 2007)
6274   rn_cdsn     = 0.31              !  thermal conductivity of the snow (0.31 W/m/K, Maykut and Untersteiner, 1971)
6284                                   !  Obs: 0.1-0.5 (Lecomte et al, JAMES 2013)
6294   nn_monocat  = 0                 !  virtual ITD mono-category parameterizations (1, jpl = 1 only) or not (0)
6304                                   !     2: simple piling instead of ridging --- temporary option
6314                                   !     3: activate G(he) only              --- temporary option
6324                                   !     4: activate lateral melting only    --- temporary option
6334  ln_it_qnsice = .true.            !  iterate the surface non-solar flux with surface temperature (T) or not (F)
6344/
6354!------------------------------------------------------------------------------
6364&namicesal     !   Ice salinity
6374!------------------------------------------------------------------------------
6384   nn_icesal   =  2                !  ice salinity option
6394                                   !     1: constant ice salinity (S=rn_icesal)
6404                                   !     2: varying salinity parameterization S(z,t)
6414                                   !     3: prescribed salinity profile S(z), Schwarzacher, 1959
6424   rn_icesal   =  4.               !  ice salinity (g/kg, nn_icesal = 1 only)
6434   rn_sal_gd   =  5.               !  restoring ice salinity, gravity drainage (g/kg)
6444   rn_time_gd  =  1.73e+6          !  restoring time scale, gravity drainage  (s)
6454   rn_sal_fl   =  2.               !  restoring ice salinity, flushing (g/kg)
6464   rn_time_fl  =  8.64e+5          !  restoring time scale, flushing (s)
6474   rn_simax    = 20.               !  maximum tolerated ice salinity (g/kg)
6484   rn_simin    =  0.1              !  minimum tolerated ice salinity (g/kg)
6494/
6504!------------------------------------------------------------------------------
6514&namiceitdme   !   Ice mechanical redistribution (ridging and rafting)
6524!------------------------------------------------------------------------------
6534   rn_Cs       =   0.5             !  fraction of shearing energy contributing to ridging
6544   rn_fsnowrdg =   0.5             !  snow volume fraction that survives in ridging
6554   rn_fsnowrft =   0.5             !  snow volume fraction that survives in rafting
6564   nn_partfun  =   1               !  type of ridging participation function
6574                                   !     0: linear (Thorndike et al, 1975)
6584                                   !     1: exponential (Lipscomb, 2007
6594   rn_gstar    =   0.15            !  fractional area of thin ice being ridged (nn_partfun = 0)
6604   rn_astar    =   0.05            !  exponential measure of ridging ice fraction (nn_partfun = 1)
6614   rn_hstar    = 100.0             !  determines the maximum thickness of ridged ice (m) (Hibler, 1980)
6624   ln_rafting  =   .true.          !  rafting activated (T) or not (F)
6634   rn_hraft    =   0.75            !  threshold thickness for rafting (m)
6644   rn_craft    =   5.0             !  squeezing coefficient used in the rafting function
6654   rn_por_rdg  =   0.3             !  porosity of newly ridged ice (Lepparanta et al., 1995)
6664/
667
668_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
669|  5   namelist_pisces_cfg
670- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
6715!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
6725!! PISCES  :   Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_pis_ref
6735!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
6745!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
6755&nampisext     !   air-sea exchange
6765!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
6775       atcco2=2.8432e+02    ! Constant value atmospheric pCO2 - ln_co2int = F
6785/
6795!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
6805&nampisatm     !  Atmospheric pressure
6815!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
6825  ln_presatm  = .false.   ! constant atmopsheric pressure (F) or from a file (T)
6835/
6845!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
6855&nampisbio     !   biological parameters
6865!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
6875/
6885!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
6895&nampislim     !   parameters for nutrient limitations
6905!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
6915/
6925!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
6935&nampisopt     !   parameters for optics
6945!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
6955!              !  file name                                 ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
6965!              !                                            !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
6975   sn_par      = 'par_fraction_gewex_clim90s00s_eORCA_R1.nc',     24            , 'fr_par'  ,  .true.      , .true. , 'yearly'  , ''       , ''       , ''
6985   ln_varpar   =  .true.   ! boolean for PAR variable
6995/
7005!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
7015&nampisprod     !   parameters for phytoplankton growth
7025!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
7035/
7045!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
7055&nampismort     !   parameters for phytoplankton sinks
7065!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
7075/
7085!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
7095&nampismes     !   parameters for mesozooplankton
7105!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
7115/
7125!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
7135&nampiszoo     !   parameters for microzooplankton
7145!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
7155/
7165!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
7175&nampisfer     !   parameters for iron chemistry
7185!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
7195/ 
7205!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
7215&nampisrem     !   parameters for remineralization
7225!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
7235/
7245!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
7255&nampiscal     !   parameters for Calcite chemistry
7265!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
7275/
7285!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
7295&nampissbc     !   parameters for inputs deposition
7305!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
7315!              !  file name                           ! frequency (hours) ! variable      ! time interp. !  clim  ! 'yearly'/ ! weights        ! rotation ! land/sea mask !
7325!              !                                      !  (if <0  months)  !   name        !   (logical)  !  (T/F) ! 'monthly' ! filename       ! pairing  ! filename      !
7335!
7345   sn_dust     = 'dust.orca.nc'                       ,    -1             , 'dust'        ,  .true.      , .true. , 'yearly'  , 'weights_lmd144142_bilin.nc', ''    , ''
7355   sn_solub    = 'Solubility_T62_Mahowald_eORCA_R1.nc',    -12            , 'solubility2' ,  .false.     , .true. , 'yearly'  , ''       , ''    , ''
7365   sn_riverdic = 'river_global_news_eORCA_R1.nc'      ,    -1             , 'riverdic'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , ''
7375   sn_riverdoc = 'river_global_news_eORCA_R1.nc'      ,    -1             , 'riverdoc'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , ''
7385   sn_riverdin = 'river_global_news_eORCA_R1.nc'      ,    -1             , 'riverdin'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , ''
7395   sn_riverdon = 'river_global_news_eORCA_R1.nc'      ,    -1             , 'riverdon'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , ''
7405   sn_riverdip = 'river_global_news_eORCA_R1.nc'      ,    -1             , 'riverdip'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , ''
7415   sn_riverdop = 'river_global_news_eORCA_R1.nc'      ,    -1             , 'riverdop'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , ''
7425   sn_riverdsi = 'river_global_news_eORCA_R1.nc'      ,    -1             , 'riverdsi'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , ''
7435   sn_ndepo    = 'ndeposition.orca.nc'                ,    -1             , 'ndep'        ,  .true.      , .true. , 'yearly'  , 'weights_2d_bilin.nc', ''    , ''
7445   sn_ironsed  = 'pmarge_etopo_eORCA_R1.nc'           ,    -12            , 'bathy'       ,  .false.     , .true. , 'yearly'  , ''       , ''    , ''
7455   cn_dir      = './'      !  root directory for the location of the dynamical files
7465   ln_dust     =  .true.   ! boolean for dust input from the atmosphere
7475   ln_solub    =  .true.   ! boolean for variable solubility of atm. Iron
7485   ln_river    =  .true.   ! boolean for river input of nutrients
7495   ln_ndepo    =  .true.   ! boolean for atmospheric deposition of N
7505   ln_ironsed  =  .true.   ! boolean for Fe input from sediments
7515   ln_ironice  =  .true.   ! boolean for Fe input from sea ice
7525   sedfeinput  =  1.e-9    ! Coastal release of Iron
7535/
7545!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
7555&nampisdmp     !  Damping
7565!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
7575   ln_pisdmp   = .true.                      ! No relaxation for PISCES passive tracers
7585       nn_pisdmp=11680       !  Frequency of Relaxation
7595/
7605!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
7615&nampismass     !  Mass conservation
7625!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
7635/
764
765_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
766|  6   namelist_pisces_ref
767- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
7686!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
7696!! PISCES  (key_pisces) reference namelist (see below for key_pisces_reduced)
7706!!              1  - air-sea exchange                         (nampisext)
7716!!              2  - biological parameters                    (nampisbio)
7726!!              3  - parameters for nutrient limitations      (nampislim)   
7736!!              4  - parameters for phytoplankton             (nampisprod,nampismort)
7746!!              5  - parameters for zooplankton               (nampismes,nampiszoo)
7756!!              6  - parameters for remineralization          (nampisrem)
7766!!              7  - parameters for calcite chemistry         (nampiscal)
7776!!              8  - parameters for inputs deposition         (nampissed)
7786!!              9  - parameters for Kriest parameterization   (nampiskrp, nampiskrs)
7796!!              10 - additional 2D/3D  diagnostics            (nampisdia)
7806!!              11 - Damping                                  (nampisdmp)
7816!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
7826!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
7836&nampisext     !   air-sea exchange
7846!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
7856   ln_co2int  =  .false. ! read atm pco2 from a file (T) or constant (F)
7866   atcco2     =  280.    ! Constant value atmospheric pCO2 - ln_co2int = F
7876   clname     =  'atcco2.txt'  ! Name of atm pCO2 file - ln_co2int = T
7886   nn_offset  =  0       ! Offset model-data start year - ln_co2int = T
7896!                        ! If your model year is iyy, nn_offset=(years(1)-iyy)
7906!                        ! then the first atmospheric CO2 record read is at years(1)
7916/
7926!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
7936&nampisatm     !  Atmospheric prrssure
7946!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
7956!              !  file name   ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
7966!              !              !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
7976   sn_patm     = 'presatm'    ,     -1            , 'patm'    ,  .true.      , .true. , 'yearly'  , ''       , ''       , ''
7986   cn_dir      = './'     !  root directory for the location of the dynamical files
7996!
8006   ln_presatm  = .false.   ! constant atmopsheric pressure (F) or from a file (T)
8016/
8026!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
8036&nampisbio     !   biological parameters
8046!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
8056   nrdttrc    =  1        ! time step frequency for biology
8066   wsbio      =  2.       ! POC sinking speed
8076   xkmort     =  2.E-7    ! half saturation constant for mortality
8086   ferat3     =  10.E-6   ! Fe/C in zooplankton
8096   wsbio2     =  30.      ! Big particles sinking speed
8106   niter1max  =  1        ! Maximum number of iterations for POC
8116   niter2max  =  1        ! Maximum number of iterations for GOC
8126/
8136!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
8146&nampislim     !   parameters for nutrient limitations
8156!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
8166   concnno3   =  1.e-6    ! Nitrate half saturation of nanophytoplankton
8176   concdno3   =  3.E-6    ! Nitrate half saturation for diatoms
8186   concnnh4   =  1.E-7    ! NH4 half saturation for phyto
8196   concdnh4   =  3.E-7    ! NH4 half saturation for diatoms
8206   concnfer   =  1.E-9    ! Iron half saturation for phyto
8216   concdfer   =  3.E-9    ! Iron half saturation for diatoms
8226   concbfe    =  1.E-11   ! Iron half-saturation for DOC remin.
8236   concbnh4   =  2.E-8    ! NH4 half saturation for DOC remin.
8246   concbno3   =  2.E-7    ! Nitrate half saturation for DOC remin.
8256   xsizedia   =  1.E-6    ! Minimum size criteria for diatoms
8266   xsizephy   =  1.E-6    ! Minimum size criteria for phyto
8276   xsizern    =  3.0      ! Size ratio for nanophytoplankton
8286   xsizerd    =  3.0      ! Size ratio for diatoms
8296   xksi1      =  2.E-6    ! half saturation constant for Si uptake
8306   xksi2      =  20E-6    ! half saturation constant for Si/C
8316   xkdoc      =  417.E-6  ! half-saturation constant of DOC remineralization
8326   qnfelim    =  7.E-6    ! Optimal quota of phyto
8336   qdfelim    =  7.E-6    ! Optimal quota of diatoms
8346   caco3r     =  0.3      ! mean rain ratio
8356   oxymin    =  1.E-6     ! Half-saturation constant for anoxia
8366/
8376!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
8386&nampisopt     !   parameters for optics
8396!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
8406!              !  file name       ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
8416!              !                  !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
8426   sn_par      = 'par.orca'       ,     24            , 'fr_par'  ,  .true.      , .true. , 'yearly'  , ''       , ''       , ''
8436   cn_dir      = './'      !  root directory for the location of the dynamical files
8446   ln_varpar   =  .true.   ! boolean for PAR variable
8456   parlux      =  0.43      ! Fraction of shortwave as PAR
8466/
8476!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
8486&nampisprod     !   parameters for phytoplankton growth
8496!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
8506   pislope    =  2.       ! P-I slope
8516   pislope2   =  2.       ! P-I slope  for diatoms
8526   xadap      =  0.       ! Adaptation factor to low light
8536   excret     =  0.05     ! excretion ratio of phytoplankton
8546   excret2    =  0.05     ! excretion ratio of diatoms
8556   ln_newprod =  .true.   ! Enable new parame. of production (T/F)
8566   bresp      =  0.033    ! Basal respiration rate
8576   chlcnm     =  0.033    ! Maximum Chl/C in nanophytoplankton
8586   chlcdm     =  0.05     ! Maximum Chl/C in diatoms
8596   chlcmin    =  0.004    ! Minimum Chl/c in phytoplankton
8606   fecnm      =  40E-6    ! Maximum Fe/C in nanophytoplankton
8616   fecdm      =  40E-6    ! Maximum Fe/C in diatoms
8626   grosip     =  0.159    ! mean Si/C ratio
8636/
8646!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
8656&nampismort     !   parameters for phytoplankton sinks
8666!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
8676   wchl       =  0.01    ! quadratic mortality of phytoplankton
8686   wchld      =  0.01     ! maximum quadratic mortality of diatoms
8696   wchldm     =  0.03     ! maximum quadratic mortality of diatoms
8706   mprat      =  0.01     ! phytoplankton mortality rate
8716   mprat2     =  0.01     ! Diatoms mortality rate
8726/
8736!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
8746&nampismes     !   parameters for mesozooplankton
8756!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
8766   part2      =  0.75     ! part of calcite not dissolved in mesozoo guts
8776   grazrat2   =  0.75     ! maximal mesozoo grazing rate
8786   resrat2    =  0.005    ! exsudation rate of mesozooplankton
8796   mzrat2     =  0.03     ! mesozooplankton mortality rate
8806   xprefc     =  1.       ! mesozoo preference for diatoms
8816   xprefp     =  0.3      ! mesozoo preference for nanophyto.
8826   xprefz     =  1.       ! mesozoo preference for microzoo.
8836   xprefpoc   =  0.3      ! mesozoo preference for poc
8846   xthresh2zoo = 1E-8     ! zoo feeding threshold for mesozooplankton
8856   xthresh2dia = 1E-8     ! diatoms feeding threshold for mesozooplankton
8866   xthresh2phy = 1E-8     ! nanophyto feeding threshold for mesozooplankton
8876   xthresh2poc = 1E-8     ! poc feeding threshold for mesozooplankton
8886   xthresh2   =  3E-7     ! Food threshold for grazing
8896   xkgraz2    =  20.E-6   ! half saturation constant for meso grazing
8906   epsher2    =  0.35     ! Efficicency of Mesozoo growth
8916   sigma2     =  0.6      ! Fraction of mesozoo excretion as DOM
8926   unass2     =  0.3      ! non assimilated fraction of P by mesozoo
8936   grazflux   =  2.e3     ! flux-feeding rate
8946/
8956!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
8966&nampiszoo     !   parameters for microzooplankton
8976!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
8986   part       =  0.5      ! part of calcite not dissolved in microzoo gutsa
8996   grazrat    =  3.0      ! maximal zoo grazing rate
9006   resrat     =  0.03     ! exsudation rate of zooplankton
9016   mzrat      =  0.004    ! zooplankton mortality rate
9026   xpref2c    =  0.1      ! Microzoo preference for POM
9036   xpref2p    =  1.       ! Microzoo preference for Nanophyto
9046   xpref2d    =  0.5      ! Microzoo preference for Diatoms
9056   xthreshdia =  1.E-8    ! Diatoms feeding threshold for microzooplankton
9066   xthreshphy =  1.E-8    ! Nanophyto feeding threshold for microzooplankton
9076   xthreshpoc =  1.E-8    ! POC feeding threshold for microzooplankton
9086   xthresh    =  3.E-7    ! Food threshold for feeding
9096   xkgraz     =  20.E-6   ! half sturation constant for grazing
9106   epsher     =  0.3      ! Efficiency of microzoo growth
9116   sigma1     =  0.6      ! Fraction of microzoo excretion as DOM
9126   unass      =  0.3      ! non assimilated fraction of phyto by zoo
9136/
9146!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
9156&nampisfer     !   parameters for iron chemistry
9166!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
9176   ln_fechem =  .false.   ! complex iron chemistry ( T/F )
9186   ln_ligvar =  .false.   ! variable ligand concentration
9196   xlam1     =  0.005     ! scavenging rate of Iron
9206   xlamdust  =  150.0     ! Scavenging rate of dust
9216   ligand    =  0.6E-9    ! Ligands concentration
9226/ 
9236!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
9246&nampisrem     !   parameters for remineralization
9256!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
9266   xremik    =  0.3       ! remineralization rate of DOC
9276   xremip    =  0.025     ! remineralisation rate of POC
9286   nitrif    =  0.05      ! NH4 nitrification rate
9296   xsirem    =  0.003     ! remineralization rate of Si
9306   xsiremlab =  0.03      ! fast remineralization rate of Si
9316   xsilab    =  0.5       ! Fraction of labile biogenic silica
9326/
9336!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
9346&nampiscal     !   parameters for Calcite chemistry
9356!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
9366   kdca       =  6.       ! calcite dissolution rate constant (1/time)
9376   nca        =  1.       ! order of dissolution reaction (dimensionless)
9386/
9396!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
9406&nampissbc     !   parameters for inputs deposition
9416!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
9426!              !  file name        ! frequency (hours) ! variable      ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
9436!              !                   !  (if <0  months)  !   name        !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
9446   sn_dust     = 'dust.orca'       ,     -1            , 'dust'        ,  .true.      , .true. , 'yearly'  , ''       , ''    , ''
9456   sn_solub    = 'solubility.orca' ,    -12            , 'solubility1' ,  .false.     , .true. , 'yearly'  , ''       , ''    , ''
9466   sn_riverdic = 'river.orca'      ,    120            , 'riverdic'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , ''
9476   sn_riverdoc = 'river.orca'      ,    120            , 'riverdoc'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , ''
9486   sn_riverdin = 'river.orca'      ,    120            , 'riverdin'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , ''
9496   sn_riverdon = 'river.orca'      ,    120            , 'riverdon'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , ''
9506   sn_riverdip = 'river.orca'      ,    120            , 'riverdip'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , ''
9516   sn_riverdop = 'river.orca'      ,    120            , 'riverdop'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , ''
9526   sn_riverdsi = 'river.orca'      ,    120            , 'riverdsi'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , ''
9536   sn_ndepo    = 'ndeposition.orca',    -12            , 'ndep'        ,  .false.     , .true. , 'yearly'  , ''       , ''    , ''
9546   sn_ironsed  = 'bathy.orca'      ,    -12            , 'bathy'       ,  .false.     , .true. , 'yearly'  , ''       , ''    , ''
9556   sn_hydrofe  = 'hydrofe.orca'    ,    -12            , 'epsdb'       ,  .false.     , .true. , 'yearly'  , ''       , ''    , ''
9566!
9576   cn_dir      = './'      !  root directory for the location of the dynamical files
9586   ln_dust     =  .true.   ! boolean for dust input from the atmosphere
9596   ln_solub    =  .true.   ! boolean for variable solubility of atm. Iron
9606   ln_river    =  .true.   ! boolean for river input of nutrients
9616   ln_ndepo    =  .true.   ! boolean for atmospheric deposition of N
9626   ln_ironsed  =  .true.   ! boolean for Fe input from sediments
9636   ln_ironice  =  .true.   ! boolean for Fe input from sea ice
9646   ln_hydrofe  =  .false.  ! boolean for from hydrothermal vents
9656   sedfeinput  =  2.e-9    ! Coastal release of Iron
9666   dustsolub   =  0.02     ! Solubility of the dusta
9676   mfrac       =  0.035    ! Fe mineral fraction of dust
9686   wdust       =  2.0      ! Dust sinking speed
9696   icefeinput  =  15.e-9   ! Iron concentration in sea ice
9706   nitrfix     =  1.e-7    ! Nitrogen fixation rate
9716   diazolight  =  50.      ! Diazotrophs sensitivity to light (W/m2)
9726   concfediaz  =  1.e-10   ! Diazotrophs half-saturation Cste for Iron
9736   hratio      =  1.e+7    ! Fe to 3He ratio assumed for vent iron supply
9746/
9756!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
9766&nampisice      !  Prescribed sea ice tracers
9776!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
9786! constant ocean tracer concentrations are defined in trcice_pisces.F90 (Global, Arctic, Antarctic and Baltic)
9796! trc_ice_ratio     * betw 0 and 1: prescribed ice/ocean tracer concentration ratio
9806!                   * -1 => the ice-ocean tracer concentration ratio follows the
9816!                           ice-ocean salinity ratio
9826!                   * -2 => tracer concentration in sea ice is prescribed and
9836!                           trc_ice_prescr is used
9846! trc_ice_prescr    * prescribed tracer concentration. used only if
9856!                     trc_ice_ratio = -2. equals -99 if not used.
9866! cn_trc_o          * 'GL' use global ocean values making the Baltic distinction only
9876!                     'AA' use specific Arctic/Antarctic/Baltic values
9886!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
9896!    sn_tri_ ! trc_ice_ratio ! trc_ice_prescr !     cn_trc_o
9906   sn_tri_dic =           -1.,           -99.,          'AA'
9916   sn_tri_doc =            0.,           -99.,          'AA'
9926   sn_tri_tal =           -1.,           -99.,          'AA'
9936   sn_tri_oxy =           -1.,           -99.,          'AA'
9946   sn_tri_cal =            0.,           -99.,          'AA'
9956   sn_tri_po4 =           -1.,           -99.,          'AA'
9966   sn_tri_poc =            0.,           -99.,          'AA'
9976   sn_tri_goc =            0.,           -99.,          'AA'
9986   sn_tri_bfe =            0.,           -99.,          'AA'
9996   sn_tri_num =            0.,           -99.,          'AA'
10006   sn_tri_sil =           -1.,           -99.,          'AA'
10016   sn_tri_dsi =            0.,           -99.,          'AA'
10026   sn_tri_gsi =            0.,           -99.,          'AA'
10036   sn_tri_phy =            0.,           -99.,          'AA'
10046   sn_tri_dia =            0.,           -99.,          'AA'
10056   sn_tri_zoo =            0.,           -99.,          'AA'
10066   sn_tri_mes =            0.,           -99.,          'AA'
10076   sn_tri_fer =           -2.,          15E-9,          'AA'
10086   sn_tri_sfe =            0.,           -99.,          'AA'
10096   sn_tri_dfe =            0.,           -99.,          'AA'
10106   sn_tri_nfe =            0.,           -99.,          'AA'
10116   sn_tri_nch =            0.,           -99.,          'AA'
10126   sn_tri_dch =            0.,           -99.,          'AA'
10136   sn_tri_no3 =           -1.,           -99.,          'AA'
10146   sn_tri_nh4 =            1.,           -99.,          'AA'
10156/
10166!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
10176&nampiskrp     !   Kriest parameterization : parameters     "key_kriest"
10186!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
10196   xkr_eta      = 1.17    ! Sinking  exponent
10206   xkr_zeta     = 2.28    ! N content exponent
10216   xkr_ncontent = 5.7E-6  ! N content factor
10226   xkr_mass_min = 0.0002  ! Minimum mass for Aggregates
10236   xkr_mass_max = 1.      ! Maximum mass for Aggregates
10246/
10256!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
10266&nampiskrs     !   Kriest parameterization : size classes  "key_kriest"
10276!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
10286   xkr_sfact    = 942.    ! Sinking factor
10296   xkr_stick    = 0.5     ! Stickiness
10306   xkr_nnano    = 2.337   ! Nbr of cell in nano size class
10316   xkr_ndiat    = 3.718   ! Nbr of cell in diatoms size class
10326   xkr_nmeso    = 7.147   ! Nbr of cell in mesozoo size class
10336   xkr_naggr    = 9.877   ! Nbr of cell in aggregates  size class
10346/
10356!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
10366&nampisdia     !   additional 2D/3D tracers diagnostics
10376!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
10386!              !    name   !           title of the field          !     units      !
10396!              !           !                                       !                ! 
10406   pisdia2d(1)  = 'Cflx     ' , 'DIC flux                          ',  'molC/m2/s    '
10416   pisdia2d(2)  = 'Oflx     ' , 'Oxygen flux                       ',  'molC/m2/s    '
10426   pisdia2d(3)  = 'Kg       ' , 'Gas transfer                      ',  'mol/m2/s/uatm'
10436   pisdia2d(4)  = 'Delc     ' , 'Delta CO2                         ',  'uatm         '
10446   pisdia2d(5)  = 'PMO      ' , 'POC export                        ',  'molC/m2/s    '
10456   pisdia2d(6)  = 'PMO2     ' , 'GOC export                        ',  'molC/m2/s    '
10466   pisdia2d(7)  = 'ExpFe1   ' , 'Nano iron export                  ',  'molFe/m2/s   '
10476   pisdia2d(8)  = 'ExpFe2   ' , 'Diatoms iron export               ',  'molFe/m2/s   '
10486   pisdia2d(9)  = 'ExpSi    ' , 'Silicate export                   ',  'molSi/m2/s   '
10496   pisdia2d(10) = 'ExpCaCO3 ' , 'Calcite export                    ',  'molC/m2/s    '
10506   pisdia2d(11) = 'heup     ' , 'euphotic layer depth              ',  'm            '
10516   pisdia2d(12) = 'Fedep    ' , 'Iron dep                          ',  'molFe/m2/s   '
10526   pisdia2d(13) = 'Nfix     ' , 'Nitrogen Fixation                 ',  'molN/m2/s    '
10536   pisdia3d(1)  = 'PH       ' , 'PH                                ',  '-            '
10546   pisdia3d(2)  = 'CO3      ' , 'Bicarbonates                      ',  'mol/l        '
10556   pisdia3d(3)  = 'CO3sat   ' , 'CO3 saturation                    ',  'mol/l        '
10566   pisdia3d(4)  = 'PAR      ' , 'light penetration                 ',  'W/m2         '
10576   pisdia3d(5)  = 'PPPHY    ' , 'Primary production of nanophyto   ',  'molC/m3/s    '
10586   pisdia3d(6)  = 'PPPHY2   ' , 'Primary production of diatoms     ',  'molC/m3/s    '
10596   pisdia3d(7)  = 'PPNEWN   ' , 'New Primary production of nano    ',  'molC/m3/s    '
10606   pisdia3d(8)  = 'PPNEWD   ' , 'New Primary production of diat    ',  'molC/m3/s    '
10616   pisdia3d(9)  = 'PBSi     ' , 'Primary production of Si diatoms  ',  'molSi/m3/s   '
10626   pisdia3d(10) = 'PFeN     ' , 'Primary production of nano iron   ',  'molFe/m3/s   '
10636   pisdia3d(11) = 'PFeD     ' , 'Primary production of diatoms iron',  'molFe/m3/s   '
10646/
10656!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
10666&nampisdmp     !  Damping
10676!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
10686   ln_pisdmp    =  .true.     !  Relaxation fo some tracers to a mean value
10696   nn_pisdmp    =  5475       !  Frequency of Relaxation
10706/
10716!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
10726&nampismass     !  Mass conservation
10736!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
10746   ln_check_mass =  .false.    !  Check mass conservation
10756/
10766!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
10776!! PISCES reduced (key_pisces_reduced, ex LOBSTER) : namelists
10786!!              1  - biological parameters for phytoplankton    (namlobphy)
10796!!              2  - biological parameters for nutrients        (namlobnut)
10806!!              3  - biological parameters for zooplankton      (namlobzoo)   
10816!!              4  - biological parameters for detritus         (namlobdet)
10826!!              5  - biological parameters for DOM              (namlobdom)
10836!!              6  - parameters from aphotic layers to sediment (namlobsed)
10846!!              7  - general coefficients                       (namlobrat)
10856!!              8  - optical parameters                         (namlobopt)
10866
10876!!              10 - biological diagnostics trends              (namlobdbi)
10886!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
10896!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
10906&namlobphy     !   biological parameters for phytoplankton
10916!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
10926   tmumax  =  1.21e-5   ! maximal phytoplankton growth rate            [s-1]
10936   rgamma  =  0.05      ! phytoplankton exudation fraction             [%]
10946   fphylab =  0.75      ! NH4 fraction of phytoplankton exsudation     
10956   tmminp  =  5.8e-7    ! minimal phytoplancton mortality rate         [0.05/86400 s-1=20 days]
10966   aki     =  33.       ! light photosynthesis half saturation constant[W/m2]
10976/
10986!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
10996&namlobnut     !   biological parameters for nutrients
11006!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
11016   akno3   =  0.7       ! nitrate limitation half-saturation value     [mmol/m3]
11026   aknh4   =  0.001     ! ammonium limitation half-saturation value    [mmol/m3]
11036   taunn   =  5.80e-7   ! nitrification rate                           [s-1] 
11046   psinut  =  3.        ! inhibition of nitrate uptake by ammonium
11056/
11066!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
11076&namlobzoo     !   biological parameters for zooplankton
11086!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
11096   rppz    = 0.8        ! zooplankton nominal preference for phytoplancton food  [%]
11106   taus    = 9.26E-6    ! specific zooplankton maximal grazing rate              [s-1]
11116!                       ! 0.75/86400 s-1=8.680555E-6    1/86400 = 1.15e-5
11126   aks     = 1.         ! half-saturation constant for total zooplankton grazing [mmolN.m-3]
11136   rpnaz   = 0.3        ! non-assimilated phytoplankton by zooplancton           [%]
11146   rdnaz   = 0.3        ! non-assimilated detritus by zooplankton                [%]
11156   tauzn   = 8.1e-7     ! zooplancton specific excretion rate                    [0.1/86400 s-1=10 days]
11166   fzoolab = 0.5        ! NH4 fraction of zooplankton excretion
11176   fdbod   = 0.5        ! zooplankton mortality fraction that goes to detritus
11186   tmminz  = 2.31e-6    ! minimal zooplankton mortality rate                     [(mmolN/m3)-1 d-1]
11196/
11206!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
11216&namlobdet     !   biological parameters for detritus
11226!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
11236   taudn   = 5.80e-7    ! detritus breakdown rate                        [0.1/86400 s-1=10 days]
11246   fdetlab = 0.         ! NH4 fraction of detritus dissolution           
11256/
11266!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
11276&namlobdom     !   biological parameters for DOM
11286!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
11296   taudomn = 6.43e-8    ! DOM breakdown rate                             [s-1]
11306!                       ! slow remineralization rate of semi-labile dom to nh4 (1 month)
11316/
11326!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
11336&namlobsed     !   parameters from aphotic layers to sediment
11346!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
11356   sedlam     = 3.86e-7    ! time coefficient of POC remineralization in sediments [s-1]
11366   sedlostpoc = 0.         ! mass of POC lost in sediments
11376   vsed       = 3.47e-5    ! detritus sedimentation speed                   [m/s]
11386   xhr        = -0.858     ! coeff for martin''s remineralisation profile
11396/
11406!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
11416&namlobrat     !   general coefficients
11426!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
11436   rcchl   = 60.       ! Carbone/Chlorophyl ratio                     [mgC.mgChla-1]
11446   redf    = 6.56       ! redfield ratio (C:N) for phyto
11456   reddom  = 6.56       ! redfield ratio (C:N) for DOM
11466/
11476!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
11486&namlobopt     !   optical parameters
11496!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
11506   xkg0   = 0.0232     ! green absorption coefficient of water
11516   xkr0   = 0.225      ! red absorption coefficent of water
11526   xkgp   = 0.074      ! green absorption coefficient of chl
11536   xkrp   = 0.037      ! red absorption coefficient of chl
11546   xlg    = 0.674      ! green chl exposant for absorption
11556   xlr    = 0.629      ! red chl exposant for absorption
11566   rpig   = 0.7        ! chla/chla+pheo ratio
11576/
11586!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
11596&nampisdbi     !   biological diagnostics trends     
11606!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
11616!                !  2D bio diagnostics   units : mmole/m2/s   ("key_trdmld_trc")
11626!                !  name    !       title of the field      !     units      !
11636   pisdiabio(1)  = 'NO3PHY' , 'Flux from NO3 to PHY          ',  'mmole/m3/s'
11646   pisdiabio(2)  = 'NH4PHY' , 'Flux from NH4 to PHY          ',  'mmole/m3/s'
11656   pisdiabio(3)  = 'PHYNH4' , 'Flux from PHY to NH4          ',  'mmole/m3/s'
11666   pisdiabio(4)  = 'PHYDOM' , 'Flux from PHY to DOM          ',  'mmole/m3/s'
11676   pisdiabio(5)  = 'PHYZOO' , 'Flux from PHY to ZOO          ',  'mmole/m3/s'
11686   pisdiabio(6)  = 'PHYDET' , 'Flux from PHY to DET          ',  'mmole/m3/s'
11696   pisdiabio(7)  = 'DETZOO' , 'Flux from DET to ZOO          ',  'mmole/m3/s'
11706   pisdiabio(8)  = 'DETSED' , 'Flux from DET to SED          ',  'mmole/m3/s'
11716   pisdiabio(9)  = 'ZOODET' , 'Flux from ZOO to DET          ',  'mmole/m3/s'
11726   pisdiabio(10)  = 'ZOOBOD' , 'Zooplankton closure          ',  'mmole/m3/s'
11736   pisdiabio(11)  = 'ZOONH4' , 'Flux from ZOO to NH4         ',  'mmole/m3/s'
11746   pisdiabio(12)  = 'ZOODOM' , 'Flux from ZOO to DOM         ',  'mmole/m3/s'
11756   pisdiabio(13)  = 'NH4NO3' , 'Flux from NH4 to NO3         ',  'mmole/m3/s'
11766   pisdiabio(14)  = 'DOMNH4' , 'Flux from DOM to NH4         ',  'mmole/m3/s'
11776   pisdiabio(15)  = 'DETNH4' , 'Flux from DET to NH4         ',  'mmole/m3/s'
11786   pisdiabio(16)  = 'DETDOM' , 'Flux from DET to DOM         ',  'mmole/m3/s'
11796   pisdiabio(17)  = 'SEDNO3' , 'NO3 remineralization from SED',  'mmole/m3/s'
11806/
1181
1182_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
1183|  7   namelist_ref
1184- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
11857!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
11867!! NEMO/OPA  :  1 - run manager      (namrun)
11877!! namelists    2 - Domain           (namcfg, namzgr, namzgr_sco, namdom, namtsd)
11887!!              3 - Surface boundary (namsbc, namsbc_ana, namsbc_flx, namsbc_clio, namsbc_core, namsbc_sas
11897!!                                    namsbc_cpl, namtra_qsr, namsbc_rnf,
11907!!                                    namsbc_apr, namsbc_ssr, namsbc_alb)
11917!!              4 - lateral boundary (namlbc, namcla, namagrif, nambdy, nambdy_tide)
11927!!              5 - bottom  boundary (nambfr, nambbc, nambbl)
11937!!              6 - Tracer           (nameos, namtra_adv, namtra_ldf, namtra_dmp)
11947!!              7 - dynamics         (namdyn_adv, namdyn_vor, namdyn_hpg, namdyn_spg, namdyn_ldf)
11957!!              8 - Verical physics  (namzdf, namzdf_ric, namzdf_tke, namzdf_kpp, namzdf_ddm, namzdf_tmx, namzdf_tmx_new)
11967!!              9 - diagnostics      (namnc4, namtrd, namspr, namflo, namhsb, namsto)
11977!!             10 - miscellaneous    (namsol, nammpp, namctl)
11987!!             11 - Obs & Assim      (namobs, nam_asminc)
11997!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12007
12017!!======================================================================
12027!!                   ***  Run management namelists  ***
12037!!======================================================================
12047!!   namrun       parameters of the run
12057!!======================================================================
12067!
12077!-----------------------------------------------------------------------
12087&namrun        !   parameters of the run
12097!-----------------------------------------------------------------------
12107   nn_no       =       0   !  job number (no more used...)
12117   cn_exp      =  "ORCA2"  !  experience name
12127   nn_it000    =       1   !  first time step
12137   nn_itend    =    5475   !  last  time step (std 5475)
12147   nn_date0    =  010101   !  date at nit_0000 (format yyyymmdd) used if ln_rstart=F or (ln_rstart=T and nn_rstctl=0 or 1)
12157   nn_leapy    =       0   !  Leap year calendar (1) or not (0)
12167   ln_rstart   = .false.   !  start from rest (F) or from a restart file (T)
12177   nn_euler    =       1   !  = 0 : start with forward time step if ln_rstart=T
12187   nn_rstctl   =       0   !  restart control ==> activated only if ln_rstart=T
12197                           !    = 0 nn_date0 read in namelist ; nn_it000 : read in namelist
12207                           !    = 1 nn_date0 read in namelist ; nn_it000 : check consistancy between namelist and restart
12217                           !    = 2 nn_date0 read in restart  ; nn_it000 : check consistancy between namelist and restart
12227   cn_ocerst_in  = "restart"   !  suffix of ocean restart name (input)
12237   cn_ocerst_indir = "."       !  directory from which to read input ocean restarts
12247   cn_ocerst_out = "restart"   !  suffix of ocean restart name (output)
12257   cn_ocerst_outdir = "."      !  directory in which to write output ocean restarts
12267   nn_istate   =       0   !  output the initial state (1) or not (0)
12277   ln_rst_list = .false.   !  output restarts at list of times using nn_stocklist (T) or at set frequency with nn_stock (F)
12287   nn_stock    =    5475   !  frequency of creation of a restart file (modulo referenced to 1)
12297   nn_stocklist = 0,0,0,0,0,0,0,0,0,0 ! List of timesteps when a restart file is to be written
12307   nn_write    =    5475   !  frequency of write in the output file   (modulo referenced to nn_it000)
12317   ln_dimgnnn  = .false.   !  DIMG file format: 1 file for all processors (F) or by processor (T)
12327   ln_mskland  = .false.   !  mask land points in NetCDF outputs (costly: + ~15%)
12337   ln_cfmeta   = .false.   !  output additional data to netCDF files required for compliance with the CF metadata standard
12347   ln_clobber  = .false.   !  clobber (overwrite) an existing file
12357   nn_chunksz  =       0   !  chunksize (bytes) for NetCDF file (works only with iom_nf90 routines)
12367/
12377!
12387!!======================================================================
12397!!                      ***  Domain namelists  ***
12407!!======================================================================
12417!!   namcfg       parameters of the configuration
12427!!   namzgr       vertical coordinate
12437!!   namzgr_sco   s-coordinate or hybrid z-s-coordinate
12447!!   namdom       space and time domain (bathymetry, mesh, timestep)
12457!!   namtsd       data: temperature & salinity
12467!!======================================================================
12477!
12487!-----------------------------------------------------------------------
12497&namcfg     !   parameters of the configuration
12507!-----------------------------------------------------------------------
12517   cp_cfg      =  "default"            !  name of the configuration
12527   cp_cfz      =  "no zoom"            !  name of the zoom of configuration
12537   jp_cfg      =       0               !  resolution of the configuration
12547   jpidta      =      10               !  1st lateral dimension ( >= jpi )
12557   jpjdta      =      12               !  2nd    "         "    ( >= jpj )
12567   jpkdta      =      31               !  number of levels      ( >= jpk )
12577   jpiglo      =      10               !  1st dimension of global domain --> i =jpidta
12587   jpjglo      =      12               !  2nd    -                  -    --> j =jpjdta
12597   jpizoom     =       1               !  left bottom (i,j) indices of the zoom
12607   jpjzoom     =       1               !  in data domain indices
12617   jperio      =       0               !  lateral cond. type (between 0 and 6)
12627                                       !  = 0 closed                 ;   = 1 cyclic East-West
12637                                       !  = 2 equatorial symmetric   ;   = 3 North fold T-point pivot
12647                                       !  = 4 cyclic East-West AND North fold T-point pivot
12657                                       !  = 5 North fold F-point pivot
12667                                       !  = 6 cyclic East-West AND North fold F-point pivot
12677   ln_use_jattr = .false.              !  use (T) the file attribute: open_ocean_jstart, if present
12687                                       !  in netcdf input files, as the start j-row for reading
12697/
12707!-----------------------------------------------------------------------
12717&namzgr        !   vertical coordinate
12727!-----------------------------------------------------------------------
12737   ln_zco      = .false.   !  z-coordinate - full    steps   (T/F)      ("key_zco" may also be defined)
12747   ln_zps      = .true.    !  z-coordinate - partial steps   (T/F)
12757   ln_sco      = .false.   !  s- or hybrid z-s-coordinate    (T/F)
12767   ln_isfcav   = .false.   !  ice shelf cavity               (T/F)
12777/
12787!-----------------------------------------------------------------------
12797&namzgr_sco    !   s-coordinate or hybrid z-s-coordinate
12807!-----------------------------------------------------------------------
12817   ln_s_sh94   = .true.    !  Song & Haidvogel 1994 hybrid S-sigma   (T)|
12827   ln_s_sf12   = .false.   !  Siddorn & Furner 2012 hybrid S-z-sigma (T)| if both are false the NEMO tanh stretching is applied
12837   ln_sigcrit  = .false.   !  use sigma coordinates below critical depth (T) or Z coordinates (F) for Siddorn & Furner stretch
12847                           !  stretching coefficients for all functions
12857   rn_sbot_min =   10.0    !  minimum depth of s-bottom surface (>0) (m)
12867   rn_sbot_max = 7000.0    !  maximum depth of s-bottom surface (= ocean depth) (>0) (m)
12877   rn_hc       =  150.0    !  critical depth for transition to stretched coordinates
12887                        !!!!!!!  Envelop bathymetry
12897   rn_rmax     =    0.3    !  maximum cut-off r-value allowed (0<r_max<1)
12907                        !!!!!!!  SH94 stretching coefficients  (ln_s_sh94 = .true.)
12917   rn_theta    =    6.0    !  surface control parameter (0<=theta<=20)
12927   rn_bb       =    0.8    !  stretching with SH94 s-sigma
12937                        !!!!!!!  SF12 stretching coefficient  (ln_s_sf12 = .true.)
12947   rn_alpha    =    4.4    !  stretching with SF12 s-sigma
12957   rn_efold    =    0.0    !  efold length scale for transition to stretched coord
12967   rn_zs       =    1.0    !  depth of surface grid box
12977                           !  bottom cell depth (Zb) is a linear function of water depth Zb = H*a + b
12987   rn_zb_a     =    0.024  !  bathymetry scaling factor for calculating Zb
12997   rn_zb_b     =   -0.2    !  offset for calculating Zb
13007                        !!!!!!!! Other stretching (not SH94 or SF12) [also uses rn_theta above]
13017   rn_thetb    =    1.0    !  bottom control parameter  (0<=thetb<= 1)
13027/
13037!-----------------------------------------------------------------------
13047&namdom        !   space and time domain (bathymetry, mesh, timestep)
13057!-----------------------------------------------------------------------
13067   nn_bathy    =    1      !  compute (=0) or read (=1) the bathymetry file
13077   rn_bathy    =    0.     !  value of the bathymetry. if (=0) bottom flat at jpkm1
13087   nn_closea   =    0      !  remove (=0) or keep (=1) closed seas and lakes (ORCA)
13097   nn_msh      =    1      !  create (=1) a mesh file or not (=0)
13107   rn_hmin     =   -3.     !  min depth of the ocean (>0) or min number of ocean level (<0)
13117   rn_e3zps_min=   20.     !  partial step thickness is set larger than the minimum of
13127   rn_e3zps_rat=    0.1    !  rn_e3zps_min and rn_e3zps_rat*e3t, with 0<rn_e3zps_rat<1
13137                           !
13147   rn_rdt      = 5760.     !  time step for the dynamics (and tracer if nn_acc=0)
13157   rn_atfp     =    0.1    !  asselin time filter parameter
13167   nn_acc      =    0      !  acceleration of convergence : =1      used, rdt < rdttra(k)
13177                                 !                          =0, not used, rdt = rdttra
13187   rn_rdtmin   = 28800.          !  minimum time step on tracers (used if nn_acc=1)
13197   rn_rdtmax   = 28800.          !  maximum time step on tracers (used if nn_acc=1)
13207   rn_rdth     =  800.           !  depth variation of tracer time step  (used if nn_acc=1)
13217   ln_crs      = .false.      !  Logical switch for coarsening module
13227   jphgr_msh   =       0               !  type of horizontal mesh
13237                                       !  = 0 curvilinear coordinate on the sphere read in coordinate.nc
13247                                       !  = 1 geographical mesh on the sphere with regular grid-spacing
13257                                       !  = 2 f-plane with regular grid-spacing
13267                                       !  = 3 beta-plane with regular grid-spacing
13277                                       !  = 4 Mercator grid with T/U point at the equator
13287   ppglam0     =       0.0             !  longitude of first raw and column T-point (jphgr_msh = 1)
13297   ppgphi0     =     -35.0             ! latitude  of first raw and column T-point (jphgr_msh = 1)
13307   ppe1_deg    =       1.0             !  zonal      grid-spacing (degrees)
13317   ppe2_deg    =       0.5             !  meridional grid-spacing (degrees)
13327   ppe1_m      =    5000.0             !  zonal      grid-spacing (degrees)
13337   ppe2_m      =    5000.0             !  meridional grid-spacing (degrees)
13347   ppsur       =    -4762.96143546300  !  ORCA r4, r2 and r05 coefficients
13357   ppa0        =      255.58049070440  ! (default coefficients)
13367   ppa1        =      245.58132232490  !
13377   ppkth       =       21.43336197938  !
13387   ppacr       =        3.0            !
13397   ppdzmin     =       10.             !  Minimum vertical spacing
13407   pphmax      =     5000.             !  Maximum depth
13417   ldbletanh   =    .TRUE.             !  Use/do not use double tanf function for vertical coordinates
13427   ppa2        =      100.760928500000 !  Double tanh function parameters
13437   ppkth2      =       48.029893720000 !
13447   ppacr2      =       13.000000000000 !
13457/
13467!-----------------------------------------------------------------------
13477&namsplit      !   time splitting parameters                            ("key_dynspg_ts")
13487!-----------------------------------------------------------------------
13497   ln_bt_fw      =    .TRUE.           !  Forward integration of barotropic equations
13507   ln_bt_av      =    .TRUE.           !  Time filtering of barotropic variables
13517   ln_bt_nn_auto =    .TRUE.           !  Set nn_baro automatically to be just below
13527                                       !  a user defined maximum courant number (rn_bt_cmax)
13537   nn_baro       =    30               !  Number of iterations of barotropic mode
13547                                       !  during rn_rdt seconds. Only used if ln_bt_nn_auto=F
13557   rn_bt_cmax    =    0.8              !  Maximum courant number allowed if ln_bt_nn_auto=T
13567   nn_bt_flt     =    1                !  Time filter choice
13577                                       !  = 0 None
13587                                       !  = 1 Boxcar over   nn_baro barotropic steps
13597                                       !  = 2 Boxcar over 2*nn_baro     "        "
13607/
13617!-----------------------------------------------------------------------
13627&namcrs        !   Grid coarsening for dynamics output and/or
13637               !   passive tracer coarsened online simulations
13647!-----------------------------------------------------------------------
13657   nn_factx    = 3         !  Reduction factor of x-direction
13667   nn_facty    = 3         !  Reduction factor of y-direction
13677   nn_binref   = 0         !  Bin centering preference: NORTH or EQUAT
13687                           !  0, coarse grid is binned with preferential treatment of the north fold
13697                           !  1, coarse grid is binned with centering at the equator
13707                           !    Symmetry with nn_facty being odd-numbered. Asymmetry with even-numbered nn_facty.
13717   nn_msh_crs  = 1         !  create (=1) a mesh file or not (=0)
13727   nn_crs_kz   = 0         ! 0, MEAN of volume boxes
13737                           ! 1, MAX of boxes
13747                           ! 2, MIN of boxes
13757   ln_crs_wn   = .true.    ! wn coarsened (T) or computed using horizontal divergence ( F )
13767/
13777!-----------------------------------------------------------------------
13787&namc1d        !   1D configuration options                             ("key_c1d")
13797!-----------------------------------------------------------------------
13807   rn_lat1d    =      50   !  Column latitude (default at PAPA station)
13817   rn_lon1d    =    -145   !  Column longitude (default at PAPA station)
13827   ln_c1d_locpt=  .true.   ! Localization of 1D config in a grid (T) or independant point (F)
13837/
13847!-----------------------------------------------------------------------
13857&namtsd    !   data : Temperature  & Salinity
13867!-----------------------------------------------------------------------
13877!-----------------------------------------------------------------------
13887!          !  file name                            ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
13897!          !                                       !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
13907   sn_tem  = 'data_1m_potential_temperature_nomask',         -1        ,'votemper' ,    .true.    , .true. , 'yearly'   , ''       ,   ''    ,    ''
13917   sn_sal  = 'data_1m_salinity_nomask'             ,         -1        ,'vosaline' ,    .true.    , .true. , 'yearly'   , ''       ,   ''    ,    ''
13927   !
13937   cn_dir        = './'     !  root directory for the location of the runoff files
13947   ln_tsd_init   = .true.   !  Initialisation of ocean T & S with T &S input data (T) or not (F)
13957   ln_tsd_tradmp = .true.   !  damping of ocean T & S toward T &S input data (T) or not (F)
13967/
13977!!======================================================================
13987!!            ***  Surface Boundary Condition namelists  ***
13997!!======================================================================
14007!!   namsbc          surface boundary condition
14017!!   namsbc_ana      analytical         formulation
14027!!   namsbc_flx      flux               formulation
14037!!   namsbc_clio     CLIO bulk formulae formulation
14047!!   namsbc_core     CORE bulk formulae formulation
14057!!   namsbc_mfs      MFS  bulk formulae formulation
14067!!   namsbc_cpl      CouPLed            formulation                     ("key_oasis3")
14077!!   namsbc_sas      StAndalone Surface module
14087!!   namtra_qsr      penetrative solar radiation
14097!!   namsbc_rnf      river runoffs
14107!!   namsbc_isf      ice shelf melting/freezing
14117!!   namsbc_apr      Atmospheric Pressure
14127!!   namsbc_ssr      sea surface restoring term (for T and/or S)
14137!!   namsbc_alb      albedo parameters
14147!!======================================================================
14157!
14167!-----------------------------------------------------------------------
14177&namsbc        !   Surface Boundary Condition (surface module)
14187!-----------------------------------------------------------------------
14197   nn_fsbc     = 5         !  frequency of surface boundary condition computation
14207                           !     (also = the frequency of sea-ice model call)
14217   ln_ana      = .false.   !  analytical formulation                    (T => fill namsbc_ana )
14227   ln_flx      = .false.   !  flux formulation                          (T => fill namsbc_flx )
14237   ln_blk_clio = .false.   !  CLIO bulk formulation                     (T => fill namsbc_clio)
14247   ln_blk_core = .true.    !  CORE bulk formulation                     (T => fill namsbc_core)
14257   ln_blk_mfs  = .false.   !  MFS bulk formulation                      (T => fill namsbc_mfs )
14267   ln_cpl      = .false.   !  atmosphere coupled   formulation          ( requires key_oasis3 )
14277   ln_mixcpl   = .false.   !  forced-coupled mixed formulation          ( requires key_oasis3 )
14287   nn_components = 0       !  configuration of the opa-sas OASIS coupling
14297                           !  =0 no opa-sas OASIS coupling: default single executable configuration
14307                           !  =1 opa-sas OASIS coupling: multi executable configuration, OPA component
14317                           !  =2 opa-sas OASIS coupling: multi executable configuration, SAS component
14327   ln_apr_dyn  = .false.   !  Patm gradient added in ocean & ice Eqs.   (T => fill namsbc_apr )
14337   nn_ice      = 2         !  =0 no ice boundary condition   ,
14347                           !  =1 use observed ice-cover      ,
14357                           !  =2 ice-model used                         ("key_lim3" or "key_lim2")
14367   nn_ice_embd = 1         !  =0 levitating ice (no mass exchange, concentration/dilution effect)
14377                           !  =1 levitating ice with mass and salt exchange but no presure effect
14387                           !  =2 embedded sea-ice (full salt and mass exchanges and pressure)
14397   ln_dm2dc    = .false.   !  daily mean to diurnal cycle on short wave
14407   ln_rnf      = .true.    !  runoffs                                   (T   => fill namsbc_rnf)
14417   nn_isf      = 0         !  ice shelf melting/freezing                (/=0 => fill namsbc_isf)
14427                           !  0 =no isf                  1 = presence of ISF
14437                           !  2 = bg03 parametrisation   3 = rnf file for isf
14447                           !  4 = ISF fwf specified
14457                           !  option 1 and 4 need ln_isfcav = .true. (domzgr)
14467   ln_ssr      = .true.    !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr)
14477   nn_fwb      = 2         !  FreshWater Budget: =0 unchecked
14487                           !     =1 global mean of e-p-r set to zero at each time step
14497                           !     =2 annual global mean of e-p-r set to zero
14507   ln_wave = .false.       !  Activate coupling with wave (either Stokes Drift or Drag coefficient, or both)  (T => fill namsbc_wave)
14517   ln_cdgw = .false.       !  Neutral drag coefficient read from wave model (T => fill namsbc_wave)
14527   ln_sdw  = .false.       !  Computation of 3D stokes drift                (T => fill namsbc_wave)
14537   nn_lsm  = 0             !  =0 land/sea mask for input fields is not applied (keep empty land/sea mask filename field) ,
14547                           !  =1:n number of iterations of land/sea mask application for input fields (fill land/sea mask filename field)
14557   nn_limflx = -1          !  LIM3 Multi-category heat flux formulation (use -1 if LIM3 is not used)
14567                           !  =-1  Use per-category fluxes, bypass redistributor, forced mode only, not yet implemented coupled
14577                           !  = 0  Average per-category fluxes (forced and coupled mode)
14587                           !  = 1  Average and redistribute per-category fluxes, forced mode only, not yet implemented coupled
14597                           !  = 2  Redistribute a single flux over categories (coupled mode only)
14607/
14617!-----------------------------------------------------------------------
14627&namsbc_ana    !   analytical surface boundary condition
14637!-----------------------------------------------------------------------
14647   nn_tau000   =   0       !  gently increase the stress over the first ntau_rst time-steps
14657   rn_utau0    =   0.5     !  uniform value for the i-stress
14667   rn_vtau0    =   0.e0    !  uniform value for the j-stress
14677   rn_qns0     =   0.e0    !  uniform value for the total heat flux
14687   rn_qsr0     =   0.e0    !  uniform value for the solar radiation
14697   rn_emp0     =   0.e0    !  uniform value for the freswater budget (E-P)
14707/
14717!-----------------------------------------------------------------------
14727&namsbc_flx    !   surface boundary condition : flux formulation
14737!-----------------------------------------------------------------------
14747!              !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
14757!              !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
14767   sn_utau     = 'utau'      ,        24         , 'utau'    , .false.      , .false., 'yearly'  , ''       , ''       , ''
14777   sn_vtau     = 'vtau'      ,        24         , 'vtau'    , .false.      , .false., 'yearly'  , ''       , ''       , ''
14787   sn_qtot     = 'qtot'      ,        24         , 'qtot'    , .false.      , .false., 'yearly'  , ''       , ''       , ''
14797   sn_qsr      = 'qsr'       ,        24         , 'qsr'     , .false.      , .false., 'yearly'  , ''       , ''       , ''
14807   sn_emp      = 'emp'       ,        24         , 'emp'     , .false.      , .false., 'yearly'  , ''       , ''       , ''
14817
14827   cn_dir      = './'      !  root directory for the location of the flux files
14837/
14847!-----------------------------------------------------------------------
14857&namsbc_clio   !   namsbc_clio  CLIO bulk formulae
14867!-----------------------------------------------------------------------
14877!              !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
14887!              !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
14897   sn_utau     = 'taux_1m'   ,       -1          , 'sozotaux',   .true.     , .true. , 'yearly'  , ''       , ''       , ''
14907   sn_vtau     = 'tauy_1m'   ,       -1          , 'sometauy',   .true.     , .true. , 'yearly'  , ''       , ''       , ''
14917   sn_wndm     = 'flx'       ,       -1          , 'socliowi',   .true.     , .true. , 'yearly'  , ''       , ''       , ''
14927   sn_tair     = 'flx'       ,       -1          , 'socliot2',   .true.     , .true. , 'yearly'  , ''       , ''       , ''
14937   sn_humi     = 'flx'       ,       -1          , 'socliohu',   .true.     , .true. , 'yearly'  , ''       , ''       , ''
14947   sn_ccov     = 'flx'       ,       -1          , 'socliocl',   .false.    , .true. , 'yearly'  , ''       , ''       , ''
14957   sn_prec     = 'flx'       ,       -1          , 'socliopl',   .false.    , .true. , 'yearly'  , ''       , ''       , ''
14967
14977   cn_dir      = './'      !  root directory for the location of the bulk files are
14987/
14997!-----------------------------------------------------------------------
15007&namsbc_core   !   namsbc_core  CORE bulk formulae
15017!-----------------------------------------------------------------------
15027!              !  file name                    ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights                               ! rotation ! land/sea mask !
15037!              !                               !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename                              ! pairing  ! filename      !
15047   sn_wndi     = 'u_10.15JUNE2009_fill'        ,         6         , 'U_10_MOD',   .false.    , .true. , 'yearly'  , 'weights_core_orca2_bicubic_noc.nc'   , 'Uwnd'   , ''
15057   sn_wndj     = 'v_10.15JUNE2009_fill'        ,         6         , 'V_10_MOD',   .false.    , .true. , 'yearly'  , 'weights_core_orca2_bicubic_noc.nc'   , 'Vwnd'   , ''
15067   sn_qsr      = 'ncar_rad.15JUNE2009_fill'    ,        24         , 'SWDN_MOD',   .false.    , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc.nc'  , ''       , ''
15077   sn_qlw      = 'ncar_rad.15JUNE2009_fill'    ,        24         , 'LWDN_MOD',   .false.    , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc.nc'  , ''       , ''
15087   sn_tair     = 't_10.15JUNE2009_fill'        ,         6         , 'T_10_MOD',   .false.    , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc.nc'  , ''       , ''
15097   sn_humi     = 'q_10.15JUNE2009_fill'        ,         6         , 'Q_10_MOD',   .false.    , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc.nc'  , ''       , ''
15107   sn_prec     = 'ncar_precip.15JUNE2009_fill' ,        -1         , 'PRC_MOD1',   .false.    , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc.nc'  , ''       , ''
15117   sn_snow     = 'ncar_precip.15JUNE2009_fill' ,        -1         , 'SNOW'    ,   .false.    , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc.nc'  , ''       , ''
15127   sn_tdif     = 'taudif_core'                 ,        24         , 'taudif'  ,   .false.    , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc.nc'  , ''       , ''
15137
15147   cn_dir      = './'      !  root directory for the location of the bulk files
15157   ln_taudif   = .false.   !  HF tau contribution: use "mean of stress module - module of the mean stress" data
15167   rn_zqt      = 10.        !  Air temperature and humidity reference height (m)
15177   rn_zu       = 10.        !  Wind vector reference height (m)
15187   rn_pfac     = 1.        !  multiplicative factor for precipitation (total & snow)
15197   rn_efac     = 1.        !  multiplicative factor for evaporation (0. or 1.)
15207   rn_vfac     = 0.        !  multiplicative factor for ocean/ice velocity
15217                           !  in the calculation of the wind stress (0.=absolute winds or 1.=relative winds)
15227/
15237!-----------------------------------------------------------------------
15247&namsbc_mfs   !   namsbc_mfs  MFS bulk formulae
15257!-----------------------------------------------------------------------
15267!              !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights     ! rotation ! land/sea mask !
15277!              !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename    ! pairing  ! filename      !
15287   sn_wndi     =   'ecmwf'   ,        6          , 'u10'     ,    .true.    , .false. , 'daily'  ,'bicubic.nc' , ''       , ''
15297   sn_wndj     =   'ecmwf'   ,        6          , 'v10'     ,    .true.    , .false. , 'daily'  ,'bicubic.nc' , ''       , ''
15307   sn_clc      =   'ecmwf'   ,        6          , 'clc'     ,    .true.    , .false. , 'daily'  ,'bilinear.nc', ''       , ''
15317   sn_msl      =   'ecmwf'   ,        6          , 'msl'     ,    .true.    , .false. , 'daily'  ,'bicubic.nc' , ''       , ''
15327   sn_tair     =   'ecmwf'   ,        6          , 't2'      ,    .true.    , .false. , 'daily'  ,'bicubic.nc' , ''       , ''
15337   sn_rhm      =   'ecmwf'   ,        6          , 'rh'      ,    .true.    , .false. , 'daily'  ,'bilinear.nc', ''       , ''
15347   sn_prec     =   'ecmwf'   ,        6          , 'precip'  ,    .true.    , .true.  , 'daily'  ,'bicubic.nc' , ''       , ''
15357
15367   cn_dir      = './ECMWF/'      !  root directory for the location of the bulk files
15377/
15387!-----------------------------------------------------------------------
15397&namsbc_cpl    !   coupled ocean/atmosphere model                       ("key_oasis3")
15407!-----------------------------------------------------------------------
15417!                    !     description       !  multiple  !    vector   !      vector          ! vector !
15427!                    !                       ! categories !  reference  !    orientation       ! grids  !
15437! send
15447   sn_snd_temp   =       'weighted oce and ice' ,    'no'    ,     ''      ,         ''           ,   ''
15457   sn_snd_alb    =       'weighted ice'         ,    'no'    ,     ''      ,         ''           ,   ''
15467   sn_snd_thick  =       'none'                 ,    'no'   ,     ''      ,         ''           ,   ''
15477   sn_snd_crt    =       'none'                 ,    'no'    , 'spherical' , 'eastward-northward' ,  'T'
15487   sn_snd_co2    =       'coupled'              ,    'no'    ,     ''      ,         ''           ,   ''
15497! receive
15507   sn_rcv_w10m   =       'none'                 ,    'no'    ,     ''      ,         ''          ,   ''
15517   sn_rcv_taumod =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   ''
15527   sn_rcv_tau    =       'oce only'             ,    'no'    , 'cartesian' , 'eastward-northward',  'U,V'
15537   sn_rcv_dqnsdt =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   ''
15547   sn_rcv_qsr    =       'oce and ice'          ,    'no'    ,     ''      ,         ''          ,   ''
15557   sn_rcv_qns    =       'oce and ice'          ,    'no'    ,     ''      ,         ''          ,   ''
15567   sn_rcv_emp    =       'conservative'         ,    'no'    ,     ''      ,         ''          ,   ''
15577   sn_rcv_rnf    =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   ''
15587   sn_rcv_cal    =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   ''
15597   sn_rcv_co2    =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   ''
15607!
15617   nn_cplmodel   =     1     !  Maximum number of models to/from which NEMO is potentialy sending/receiving data
15627   ln_usecplmask = .false.   !  use a coupling mask file to merge data received from several models
15637                             !   -> file cplmask.nc with the float variable called cplmask (jpi,jpj,nn_cplmodel)
15647/
15657!-----------------------------------------------------------------------
15667&namsbc_sas    !   analytical surface boundary condition
15677!-----------------------------------------------------------------------
15687!              !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
15697!              !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
15707   sn_usp      = 'sas_grid_U' ,    120           , 'vozocrtx' ,  .true.    , .true. ,   'yearly'  , ''       , ''             , ''
15717   sn_vsp      = 'sas_grid_V' ,    120           , 'vomecrty' ,  .true.    , .true. ,   'yearly'  , ''       , ''             , ''
15727   sn_tem      = 'sas_grid_T' ,    120           , 'sosstsst' ,  .true.    , .true. ,   'yearly'  , ''       , ''             , ''
15737   sn_sal      = 'sas_grid_T' ,    120           , 'sosaline' ,  .true.    , .true. ,   'yearly'  , ''       , ''             , ''
15747   sn_ssh      = 'sas_grid_T' ,    120           , 'sossheig' ,  .true.    , .true. ,   'yearly'  , ''       , ''             , ''
15757   sn_e3t      = 'sas_grid_T' ,    120           , 'e3t_m'    ,  .true.    , .true. ,   'yearly'  , ''       , ''             , ''
15767   sn_frq      = 'sas_grid_T' ,    120           , 'frq_m'    ,  .true.    , .true. ,   'yearly'  , ''       , ''             , ''
15777
15787   ln_3d_uve   = .true.    !  specify whether we are supplying a 3D u,v and e3 field
15797   ln_read_frq = .false.    !  specify whether we must read frq or not
15807   cn_dir      = './'      !  root directory for the location of the bulk files are
15817/
15827!-----------------------------------------------------------------------
15837&namtra_qsr    !   penetrative solar radiation
15847!-----------------------------------------------------------------------
15857!              !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
15867!              !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
15877   sn_chl      ='chlorophyll',        -1         , 'CHLA'    ,   .true.     , .true. , 'yearly'  , ''       , ''       , ''
15887
15897   cn_dir      = './'      !  root directory for the location of the runoff files
15907   ln_traqsr   = .true.    !  Light penetration (T) or not (F)
15917   ln_qsr_rgb  = .true.    !  RGB (Red-Green-Blue) light penetration
15927   ln_qsr_2bd  = .false.   !  2 bands              light penetration
15937   ln_qsr_bio  = .false.   !  bio-model light penetration
15947   nn_chldta   =      1    !  RGB : 2D Chl data (=1), 3D Chl data (=2) or cst value (=0)
15957   rn_abs      =   0.58    !  RGB & 2 bands: fraction of light (rn_si1)
15967   rn_si0      =   0.35    !  RGB & 2 bands: shortess depth of extinction
15977   rn_si1      =   23.0    !  2 bands: longest depth of extinction
15987   ln_qsr_ice  = .true.    !  light penetration for ice-model LIM3
15997/
16007!-----------------------------------------------------------------------
16017&namsbc_rnf    !   runoffs namelist surface boundary condition
16027!-----------------------------------------------------------------------
16037!              !  file name           ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
16047!              !                      !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
16057   sn_rnf      = 'runoff_core_monthly',        -1         , 'sorunoff',   .true.     , .true. , 'yearly'  , ''       , ''       , ''
16067   sn_cnf      = 'runoff_core_monthly',         0         , 'socoefr0',   .false.    , .true. , 'yearly'  , ''       , ''       , ''
16077   sn_s_rnf    = 'runoffs'            ,        24         , 'rosaline',   .true.     , .true. , 'yearly'  , ''       , ''       , ''
16087   sn_t_rnf    = 'runoffs'            ,        24         , 'rotemper',   .true.     , .true. , 'yearly'  , ''       , ''       , ''
16097   sn_dep_rnf  = 'runoffs'            ,         0         , 'rodepth' ,   .false.    , .true. , 'yearly'  , ''       , ''       , ''
16107
16117   cn_dir       = './'      !  root directory for the location of the runoff files
16127   ln_rnf_mouth = .true.    !  specific treatment at rivers mouths
16137   rn_hrnf      =  15.e0    !  depth over which enhanced vertical mixing is used
16147   rn_avt_rnf   =   1.e-3   !  value of the additional vertical mixing coef. [m2/s]
16157   rn_rfact     =   1.e0    !  multiplicative factor for runoff
16167   ln_rnf_depth = .false.   !  read in depth information for runoff
16177   ln_rnf_tem   = .false.   !  read in temperature information for runoff
16187   ln_rnf_sal   = .false.   !  read in salinity information for runoff
16197   ln_rnf_depth_ini = .false.  ! compute depth at initialisation from runoff file
16207   rn_rnf_max   = 5.735e-4  !  max value of the runoff climatologie over global domain ( ln_rnf_depth_ini = .true )
16217   rn_dep_max   = 150.      !  depth over which runoffs is spread ( ln_rnf_depth_ini = .true )
16227   nn_rnf_depth_file = 0    !  create (=1) a runoff depth file or not (=0)
16237/
16247!-----------------------------------------------------------------------
16257&namsbc_isf    !  Top boundary layer (ISF)
16267!-----------------------------------------------------------------------
16277!              ! file name ! frequency (hours) ! variable ! time interpol. !  clim   ! 'yearly'/ ! weights  ! rotation !
16287!              !           !  (if <0  months)  !   name   !    (logical)   !  (T/F)  ! 'monthly' ! filename ! pairing  !
16297! nn_isf == 4
16307   sn_qisf      = 'rnfisf' ,         -12      ,'sohflisf',    .false.      , .true.  , 'yearly'  ,  ''      ,   ''
16317   sn_fwfisf    = 'rnfisf' ,         -12      ,'sowflisf',    .false.      , .true.  , 'yearly'  ,  ''      ,   ''
16327! nn_isf == 3
16337   sn_rnfisf    = 'runoffs' ,         -12      ,'sofwfisf',    .false.      , .true.  , 'yearly'  ,  ''      ,   ''
16347! nn_isf == 2 and 3
16357   sn_depmax_isf = 'runoffs' ,       -12        ,'sozisfmax' ,   .false.  , .true.  , 'yearly'  ,  ''      ,   ''
16367   sn_depmin_isf = 'runoffs' ,       -12        ,'sozisfmin' ,   .false.  , .true.  , 'yearly'  ,  ''      ,   ''
16377! nn_isf == 2
16387   sn_Leff_isf = 'rnfisf' ,       0          ,'Leff'         ,   .false.  , .true.  , 'yearly'  ,  ''      ,   ''
16397! for all case
16407   ln_divisf   = .true.  ! apply isf melting as a mass flux or in the salinity trend. (maybe I should remove this option as for runoff?)
16417! only for nn_isf = 1 or 2
16427   rn_gammat0  = 1.0e-4   ! gammat coefficient used in blk formula
16437   rn_gammas0  = 1.0e-4   ! gammas coefficient used in blk formula
16447! only for nn_isf = 1
16457   nn_isfblk   =  1       ! 1 ISOMIP ; 2 conservative (3 equation formulation, Jenkins et al. 1991 ??)
16467   rn_hisf_tbl =  30.      ! thickness of the top boundary layer           (Losh et al. 2008)
16477                          ! 0 => thickness of the tbl = thickness of the first wet cell
16487   ln_conserve = .true.   ! conservative case (take into account meltwater advection)
16497   nn_gammablk = 1        ! 0 = cst Gammat (= gammat/s)
16507                          ! 1 = velocity dependend Gamma (u* * gammat/s)  (Jenkins et al. 2010)
16517                          !     if you want to keep the cd as in global config, adjust rn_gammat0 to compensate
16527                          ! 2 = velocity and stability dependent Gamma    Holland et al. 1999
16537/
16547!-----------------------------------------------------------------------
16557&namsbc_apr    !   Atmospheric pressure used as ocean forcing or in bulk
16567!-----------------------------------------------------------------------
16577!              !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
16587!              !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
16597   sn_apr      = 'patm'      ,         -1        ,'somslpre',    .true.     , .true. , 'yearly'  ,  ''      ,   ''     , ''
16607
16617   cn_dir      = './'       !  root directory for the location of the bulk files
16627   rn_pref     = 101000.    !  reference atmospheric pressure   [N/m2]/
16637   ln_ref_apr  = .false.    !  ref. pressure: global mean Patm (T) or a constant (F)
16647   ln_apr_obc  = .false.    !  inverse barometer added to OBC ssh data
16657/
16667!-----------------------------------------------------------------------
16677&namsbc_ssr    !   surface boundary condition : sea surface restoring
16687!-----------------------------------------------------------------------
16697!              !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
16707!              !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
16717   sn_sst      = 'sst_data'  ,        24         ,  'sst'    ,    .false.   , .false., 'yearly'  , ''       , ''       , ''
16727   sn_sss      = 'sss_data'  ,        -1         ,  'sss'    ,    .true.    , .true. , 'yearly'  , ''       , ''       , ''
16737
16747   cn_dir      = './'      !  root directory for the location of the runoff files
16757   nn_sstr     =     0     !  add a retroaction term in the surface heat       flux (=1) or not (=0)
16767   nn_sssr     =     2     !  add a damping     term in the surface freshwater flux (=2)
16777                           !  or to SSS only (=1) or no damping term (=0)
16787   rn_dqdt     =   -40.    !  magnitude of the retroaction on temperature   [W/m2/K]
16797   rn_deds     =  -166.67  !  magnitude of the damping on salinity   [mm/day]
16807   ln_sssr_bnd =   .true.  !  flag to bound erp term (associated with nn_sssr=2)
16817   rn_sssr_bnd =   4.e0    !  ABS(Max/Min) value of the damping erp term [mm/day]
16827/
16837!-----------------------------------------------------------------------
16847&namsbc_alb    !   albedo parameters
16857!-----------------------------------------------------------------------
16867   nn_ice_alb   =    1   !  parameterization of ice/snow albedo
16877                         !     0: Shine & Henderson-Sellers (JGR 1985), giving clear-sky albedo
16887                         !     1: "home made" based on Brandt et al. (JClim 2005) and Grenfell & Perovich (JGR 2004),
16897                         !        giving cloud-sky albedo
16907   rn_alb_sdry  =  0.85  !  dry snow albedo         : 0.80 (nn_ice_alb = 0); 0.85 (nn_ice_alb = 1); obs 0.85-0.87 (cloud-sky)
16917   rn_alb_smlt  =  0.75  !  melting snow albedo     : 0.65 ( '' )          ; 0.75 ( '' )          ; obs 0.72-0.82 ( '' )
16927   rn_alb_idry  =  0.60  !  dry ice albedo          : 0.72 ( '' )          ; 0.60 ( '' )          ; obs 0.54-0.65 ( '' )
16937   rn_alb_imlt  =  0.50  !  bare puddled ice albedo : 0.53 ( '' )          ; 0.50 ( '' )          ; obs 0.49-0.58 ( '' )
16947/
16957!-----------------------------------------------------------------------
16967&namberg       !   iceberg parameters
16977!-----------------------------------------------------------------------
16987      ln_icebergs              = .false.
16997      ln_bergdia               = .true.               ! Calculate budgets
17007      nn_verbose_level         = 1                    ! Turn on more verbose output if level > 0
17017      nn_verbose_write         = 15                   ! Timesteps between verbose messages
17027      nn_sample_rate           = 1                    ! Timesteps between sampling for trajectory storage
17037                                                      ! Initial mass required for an iceberg of each class
17047      rn_initial_mass          = 8.8e7, 4.1e8, 3.3e9, 1.8e10, 3.8e10, 7.5e10, 1.2e11, 2.2e11, 3.9e11, 7.4e11
17057                                                      ! Proportion of calving mass to apportion to each class
17067      rn_distribution          = 0.24, 0.12, 0.15, 0.18, 0.12, 0.07, 0.03, 0.03, 0.03, 0.02
17077                                                      ! Ratio between effective and real iceberg mass (non-dim)
17087                                                      ! i.e. number of icebergs represented at a point
17097      rn_mass_scaling          = 2000, 200, 50, 20, 10, 5, 2, 1, 1, 1
17107                                                      ! thickness of newly calved bergs (m)
17117      rn_initial_thickness     = 40., 67., 133., 175., 250., 250., 250., 250., 250., 250.
17127      rn_rho_bergs             = 850.                 ! Density of icebergs
17137      rn_LoW_ratio             = 1.5                  ! Initial ratio L/W for newly calved icebergs
17147      ln_operator_splitting    = .true.               ! Use first order operator splitting for thermodynamics
17157      rn_bits_erosion_fraction = 0.                   ! Fraction of erosion melt flux to divert to bergy bits
17167      rn_sicn_shift            = 0.                   ! Shift of sea-ice concn in erosion flux (0<sicn_shift<1)
17177      ln_passive_mode          = .false.              ! iceberg - ocean decoupling
17187      nn_test_icebergs         =  10                  ! Create test icebergs of this class (-1 = no)
17197                                                      ! Put a test iceberg at each gridpoint in box (lon1,lon2,lat1,lat2)
17207      rn_test_box              = 108.0,  116.0, -66.0, -58.0
17217      rn_speed_limit           = 0.                   ! CFL speed limit for a berg
17227
17237!              ! file name ! frequency (hours) !   variable   ! time interp.   !  clim   ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
17247!              !           !  (if <0  months)  !     name     !   (logical)    !  (T/F ) ! 'monthly' ! filename ! pairing  ! filename      !
17257      sn_icb =  'calving' ,       -1           , 'calvingmask',  .true.        , .true.  , 'yearly'  , ''       , ''       , ''
17267
17277      cn_dir = './'
17287/
17297
17307!!======================================================================
17317!!               ***  Lateral boundary condition  ***
17327!!======================================================================
17337!!   namlbc        lateral momentum boundary condition
17347!!   namcla        cross land advection
17357!!   namagrif      agrif nested grid ( read by child model only )       ("key_agrif")
17367!!   nambdy        Unstructured open boundaries                         ("key_bdy")
17377!!   namtide       Tidal forcing at open boundaries                     ("key_bdy_tides")
17387!!======================================================================
17397!
17407!-----------------------------------------------------------------------
17417&namlbc        !   lateral momentum boundary condition
17427!-----------------------------------------------------------------------
17437   rn_shlat    =    2.     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat
17447                           !  free slip  !   partial slip  !   no slip   ! strong slip
17457   ln_vorlat   = .false.   !  consistency of vorticity boundary condition with analytical eqs.
17467/
17477!-----------------------------------------------------------------------
17487&namcla        !   cross land advection
17497!-----------------------------------------------------------------------
17507   nn_cla      =    0      !  advection between 2 ocean pts separates by land
17517/
17527!-----------------------------------------------------------------------
17537&namagrif      !  AGRIF zoom                                            ("key_agrif")
17547!-----------------------------------------------------------------------
17557   nn_cln_update =    3    !  baroclinic update frequency
17567   ln_spc_dyn    = .true.  !  use 0 as special value for dynamics
17577   rn_sponge_tra = 2880.   !  coefficient for tracer   sponge layer [m2/s]
17587   rn_sponge_dyn = 2880.   !  coefficient for dynamics sponge layer [m2/s]
17597/
17607!-----------------------------------------------------------------------
17617&nam_tide      !   tide parameters (#ifdef key_tide)
17627!-----------------------------------------------------------------------
17637   ln_tide_pot   = .true.   !  use tidal potential forcing
17647   ln_tide_ramp  = .false.  !
17657   rdttideramp   =    0.    !
17667   clname(1)     = 'DUMMY'  !  name of constituent - all tidal components must be set in namelist_cfg
17677/
17687!-----------------------------------------------------------------------
17697&nambdy        !  unstructured open boundaries                          ("key_bdy")
17707!-----------------------------------------------------------------------
17717    nb_bdy         = 0                    !  number of open boundary sets
17727    ln_coords_file = .true.               !  =T : read bdy coordinates from file
17737    cn_coords_file = 'coordinates.bdy.nc' !  bdy coordinates files
17747    ln_mask_file   = .false.              !  =T : read mask from file
17757    cn_mask_file   = ''                   !  name of mask file (if ln_mask_file=.TRUE.)
17767    cn_dyn2d       = 'none'               !
17777    nn_dyn2d_dta   =  0                   !  = 0, bdy data are equal to the initial state
17787                                          !  = 1, bdy data are read in 'bdydata   .nc' files
17797                                          !  = 2, use tidal harmonic forcing data from files
17807                                          !  = 3, use external data AND tidal harmonic forcing
17817    cn_dyn3d      =  'none'               !
17827    nn_dyn3d_dta  =  0                    !  = 0, bdy data are equal to the initial state
17837                                          !  = 1, bdy data are read in 'bdydata   .nc' files
17847    cn_tra        =  'none'               !
17857    nn_tra_dta    =  0                    !  = 0, bdy data are equal to the initial state
17867                                          !  = 1, bdy data are read in 'bdydata   .nc' files
17877    cn_ice_lim      =  'none'             !
17887    nn_ice_lim_dta  =  0                  !  = 0, bdy data are equal to the initial state
17897                                          !  = 1, bdy data are read in 'bdydata   .nc' files
17907    rn_ice_tem      = 270.                !  lim3 only: arbitrary temperature of incoming sea ice
17917    rn_ice_sal      = 10.                 !  lim3 only:      --   salinity           --
17927    rn_ice_age      = 30.                 !  lim3 only:      --   age                --
17937
17947    ln_tra_dmp    =.false.                !  open boudaries conditions for tracers
17957    ln_dyn3d_dmp  =.false.                !  open boundary condition for baroclinic velocities
17967    rn_time_dmp   =  1.                   ! Damping time scale in days
17977    rn_time_dmp_out =  1.                 ! Outflow damping time scale
17987    nn_rimwidth   = 10                    !  width of the relaxation zone
17997    ln_vol        = .false.               !  total volume correction (see nn_volctl parameter)
18007    nn_volctl     = 1                     !  = 0, the total water flux across open boundaries is zero
18017/
18027!-----------------------------------------------------------------------
18037&nambdy_dta      !  open boundaries - external data           ("key_bdy")
18047!-----------------------------------------------------------------------
18057!              !  file name      ! frequency (hours) ! variable   ! time interp.   !  clim   ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
18067!              !                 !  (if <0  months)  !   name     !   (logical)    !  (T/F ) ! 'monthly' ! filename ! pairing  ! filename      !
18077   bn_ssh =     'amm12_bdyT_u2d' ,         24        , 'sossheig' ,     .true.     , .false. ,  'daily'  ,    ''    ,   ''     , ''
18087   bn_u2d =     'amm12_bdyU_u2d' ,         24        , 'vobtcrtx' ,     .true.     , .false. ,  'daily'  ,    ''    ,   ''     , ''
18097   bn_v2d =     'amm12_bdyV_u2d' ,         24        , 'vobtcrty' ,     .true.     , .false. ,  'daily'  ,    ''    ,   ''     , ''
18107   bn_u3d  =    'amm12_bdyU_u3d' ,         24        , 'vozocrtx' ,     .true.     , .false. ,  'daily'  ,    ''    ,   ''     , ''
18117   bn_v3d  =    'amm12_bdyV_u3d' ,         24        , 'vomecrty' ,     .true.     , .false. ,  'daily'  ,    ''    ,   ''     , ''
18127   bn_tem  =    'amm12_bdyT_tra' ,         24        , 'votemper' ,     .true.     , .false. ,  'daily'  ,    ''    ,   ''     , ''
18137   bn_sal  =    'amm12_bdyT_tra' ,         24        , 'vosaline' ,     .true.     , .false. ,  'daily'  ,    ''    ,   ''     , ''
18147! for lim2
18157!   bn_frld  =    'amm12_bdyT_ice' ,         24        , 'ileadfra' ,     .true.     , .false. ,  'daily'  ,    ''    ,   ''     , ''
18167!   bn_hicif =    'amm12_bdyT_ice' ,         24        , 'iicethic' ,     .true.     , .false. ,  'daily'  ,    ''    ,   ''     , ''
18177!   bn_hsnif =    'amm12_bdyT_ice' ,         24        , 'isnowthi' ,     .true.     , .false. ,  'daily'  ,    ''    ,   ''     , ''
18187! for lim3
18197!   bn_a_i  =    'amm12_bdyT_ice' ,         24        , 'ileadfra' ,     .true.     , .false. ,  'daily'  ,    ''    ,   ''     , ''
18207!   bn_ht_i =    'amm12_bdyT_ice' ,         24        , 'iicethic' ,     .true.     , .false. ,  'daily'  ,    ''    ,   ''     , ''
18217!   bn_ht_s =    'amm12_bdyT_ice' ,         24        , 'isnowthi' ,     .true.     , .false. ,  'daily'  ,    ''    ,   ''     , ''
18227   cn_dir  =    'bdydta/'
18237   ln_full_vel = .false.
18247/
18257!-----------------------------------------------------------------------
18267&nambdy_tide     ! tidal forcing at open boundaries
18277!-----------------------------------------------------------------------
18287   filtide          = 'bdydta/amm12_bdytide_'         !  file name root of tidal forcing files
18297   ln_bdytide_2ddta = .false.
18307   ln_bdytide_conj  = .false.
18317/
18327!!======================================================================
18337!!                 ***  Bottom boundary condition  ***
18347!!======================================================================
18357!!   nambfr        bottom friction
18367!!   nambbc        bottom temperature boundary condition
18377!!   nambbl        bottom boundary layer scheme                         ("key_trabbl")
18387!!======================================================================
18397!
18407!-----------------------------------------------------------------------
18417&nambfr        !   bottom friction
18427!-----------------------------------------------------------------------
18437   nn_bfr      =    1      !  type of bottom friction :   = 0 : free slip,  = 1 : linear friction
18447                           !                              = 2 : nonlinear friction
18457   rn_bfri1    =    4.e-4  !  bottom drag coefficient (linear case)
18467   rn_bfri2    =    1.e-3  !  bottom drag coefficient (non linear case). Minimum coeft if ln_loglayer=T
18477   rn_bfri2_max =   1.e-1  !  max. bottom drag coefficient (non linear case and ln_loglayer=T)
18487   rn_bfeb2    =    2.5e-3 !  bottom turbulent kinetic energy background  (m2/s2)
18497   rn_bfrz0    =    3.e-3  !  bottom roughness [m] if ln_loglayer=T
18507   ln_bfr2d    = .false.   !  horizontal variation of the bottom friction coef (read a 2D mask file )
18517   rn_bfrien   =    50.    !  local multiplying factor of bfr (ln_bfr2d=T)
18527   rn_tfri1    =    4.e-4  !  top drag coefficient (linear case)
18537   rn_tfri2    =    2.5e-3 !  top drag coefficient (non linear case). Minimum coeft if ln_loglayer=T
18547   rn_tfri2_max =   1.e-1  !  max. top drag coefficient (non linear case and ln_loglayer=T)
18557   rn_tfeb2    =    0.0    !  top turbulent kinetic energy background  (m2/s2)
18567   rn_tfrz0    =    3.e-3  !  top roughness [m] if ln_loglayer=T
18577   ln_tfr2d    = .false.   !  horizontal variation of the top friction coef (read a 2D mask file )
18587   rn_tfrien   =    50.    !  local multiplying factor of tfr (ln_tfr2d=T)
18597
18607   ln_bfrimp   = .true.    !  implicit bottom friction (requires ln_zdfexp = .false. if true)
18617   ln_loglayer = .false.   !  logarithmic formulation (non linear case)
18627/
18637!-----------------------------------------------------------------------
18647&nambbc        !   bottom temperature boundary condition
18657!-----------------------------------------------------------------------
18667!              !                              !  (if <0  months)  ! 
18677!              !  file name      ! frequency (hours) ! variable   ! time interp.   !  clim   ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
18687!              !                 !  (if <0  months)  !   name     !   (logical)    !  (T/F ) ! 'monthly' ! filename ! pairing  ! filename      !
18697   sn_qgh      ='geothermal_heating.nc',  -12.  , 'heatflow'      ,   .false.      , .true.  , 'yearly'  , ''       , ''       , ''
18707   !
18717   cn_dir      = './'      !  root directory for the location of the runoff files
18727   ln_trabbc   = .true.    !  Apply a geothermal heating at the ocean bottom
18737   nn_geoflx   =    2      !  geothermal heat flux: = 0 no flux
18747                           !     = 1 constant flux
18757                           !     = 2 variable flux (read in geothermal_heating.nc in mW/m2)
18767   rn_geoflx_cst = 86.4e-3 !  Constant value of geothermal heat flux [W/m2]
18777
18787/
18797!-----------------------------------------------------------------------
18807&nambbl        !   bottom boundary layer scheme
18817!-----------------------------------------------------------------------
18827   nn_bbl_ldf  =  1      !  diffusive bbl (=1)   or not (=0)
18837   nn_bbl_adv  =  0      !  advective bbl (=1/2) or not (=0)
18847   rn_ahtbbl   =  1000.  !  lateral mixing coefficient in the bbl  [m2/s]
18857   rn_gambbl   =  10.    !  advective bbl coefficient                 [s]
18867/
18877
18887!!======================================================================
18897!!                        Tracer (T & S ) namelists
18907!!======================================================================
18917!!   nameos        equation of state
18927!!   namtra_adv    advection scheme
18937!!   namtra_adv_mle   mixed layer eddy param. (Fox-Kemper param.)
18947!!   namtra_ldf    lateral diffusion scheme
18957!!   namtra_dmp    T & S newtonian damping
18967!!======================================================================
18977!
18987!-----------------------------------------------------------------------
18997&nameos        !   ocean physical parameters
19007!-----------------------------------------------------------------------
19017   nn_eos      =  -1     !  type of equation of state and Brunt-Vaisala frequency
19027                                 !  =-1, TEOS-10
19037                                 !  = 0, EOS-80
19047                                 !  = 1, S-EOS   (simplified eos)
19057   ln_useCT    = .true.  ! use of Conservative Temp. ==> surface CT converted in Pot. Temp. in sbcssm
19067   !                             !
19077   !                     ! S-EOS coefficients :
19087   !                             !  rd(T,S,Z)*rau0 = -a0*(1+.5*lambda*dT+mu*Z+nu*dS)*dT+b0*dS
19097   rn_a0       =  1.6550e-1      !  thermal expension coefficient (nn_eos= 1)
19107   rn_b0       =  7.6554e-1      !  saline  expension coefficient (nn_eos= 1)
19117   rn_lambda1  =  5.9520e-2      !  cabbeling coeff in T^2  (=0 for linear eos)
19127   rn_lambda2  =  7.4914e-4      !  cabbeling coeff in S^2  (=0 for linear eos)
19137   rn_mu1      =  1.4970e-4      !  thermobaric coeff. in T (=0 for linear eos)
19147   rn_mu2      =  1.1090e-5      !  thermobaric coeff. in S (=0 for linear eos)
19157   rn_nu       =  2.4341e-3      !  cabbeling coeff in T*S  (=0 for linear eos)
19167/
19177!-----------------------------------------------------------------------
19187&namtra_adv    !   advection scheme for tracer
19197!-----------------------------------------------------------------------
19207   ln_traadv_cen2   =  .false.   !  2nd order centered scheme
19217   ln_traadv_tvd    =  .true.    !  TVD scheme
19227   ln_traadv_muscl  =  .false.   !  MUSCL scheme
19237   ln_traadv_muscl2 =  .false.   !  MUSCL2 scheme + cen2 at boundaries
19247   ln_traadv_ubs    =  .false.   !  UBS scheme
19257   ln_traadv_qck    =  .false.   !  QUICKEST scheme
19267   ln_traadv_msc_ups=  .false.   !  use upstream scheme within muscl
19277   ln_traadv_tvd_zts=  .false.  !  TVD scheme with sub-timestepping of vertical tracer advection
19287/
19297!-----------------------------------------------------------------------
19307&namtra_adv_mle !   mixed layer eddy parametrisation (Fox-Kemper param)
19317!-----------------------------------------------------------------------
19327   ln_mle    = .true.      ! (T) use the Mixed Layer Eddy (MLE) parameterisation
19337   rn_ce     = 0.06        ! magnitude of the MLE (typical value: 0.06 to 0.08)
19347   nn_mle    = 1           ! MLE type: =0 standard Fox-Kemper ; =1 new formulation
19357   rn_lf     = 5.e+3       ! typical scale of mixed layer front (meters)                      (case rn_mle=0)
19367   rn_time   = 172800.     ! time scale for mixing momentum across the mixed layer (seconds)  (case rn_mle=0)
19377   rn_lat    = 20.         ! reference latitude (degrees) of MLE coef.                        (case rn_mle=1)
19387   nn_mld_uv = 0           ! space interpolation of MLD at u- & v-pts (0=min,1=averaged,2=max)
19397   nn_conv   = 0           ! =1 no MLE in case of convection ; =0 always MLE
19407   rn_rho_c_mle  = 0.01    ! delta rho criterion used to calculate MLD for FK
19417/
19427!----------------------------------------------------------------------------------
19437&namtra_ldf    !   lateral diffusion scheme for tracers
19447!----------------------------------------------------------------------------------
19457   !                       !  Operator type:
19467   ln_traldf_lap    =  .true.   !  laplacian operator
19477   ln_traldf_bilap  =  .false.  !  bilaplacian operator
19487   !                       !  Direction of action:
19497   ln_traldf_level  =  .false.  !  iso-level
19507   ln_traldf_hor    =  .false.  !  horizontal (geopotential)   (needs "key_ldfslp" when ln_sco=T)
19517   ln_traldf_iso    =  .true.   !  iso-neutral                 (needs "key_ldfslp")
19527   !                      !  Griffies parameters              (all need "key_ldfslp")
19537   ln_traldf_grif   =  .false.  !  use griffies triads
19547   ln_traldf_gdia   =  .false.  !  output griffies eddy velocities
19557   ln_triad_iso     =  .false.  !  pure lateral mixing in ML
19567   ln_botmix_grif   =  .false.  !  lateral mixing on bottom
19577   !                       !  Coefficients
19587   ! Eddy-induced (GM) advection always used with Griffies; otherwise needs "key_traldf_eiv"
19597   ! Value rn_aeiv_0 is ignored unless = 0 with Held-Larichev spatially varying aeiv
19607   !                                  (key_traldf_c2d & key_traldf_eiv & key_orca_r2, _r1 or _r05)
19617   rn_aeiv_0        =  2000.    !  eddy induced velocity coefficient [m2/s]
19627   rn_aht_0         =  2000.    !  horizontal eddy diffusivity for tracers [m2/s]
19637   rn_ahtb_0        =     0.    !  background eddy diffusivity for ldf_iso [m2/s]
19647   !                                           (normally=0; not used with Griffies)
19657   rn_slpmax        =     0.01  !  slope limit
19667   rn_chsmag        =     1.    !  multiplicative factor in Smagorinsky diffusivity
19677   rn_smsh          =     1.    !  Smagorinsky diffusivity: = 0 - use only sheer
19687   rn_aht_m         =  2000.    !  upper limit or stability criteria for lateral eddy diffusivity (m2/s)
19697/
19707!-----------------------------------------------------------------------
19717&namtra_dmp    !   tracer: T & S newtonian damping
19727!-----------------------------------------------------------------------
19737   ln_tradmp   =  .true.   !  add a damping termn (T) or not (F)
19747   nn_zdmp     =    0      !  vertical   shape =0    damping throughout the water column
19757                           !                   =1 no damping in the mixing layer (kz  criteria)
19767                           !                   =2 no damping in the mixed  layer (rho crieria)
19777   cn_resto    = 'resto.nc' ! Name of file containing restoration coefficient field (use dmp_tools to create this)
19787/
19797
19807!!======================================================================
19817!!                      ***  Dynamics namelists  ***
19827!!======================================================================
19837!!   namdyn_adv    formulation of the momentum advection
19847!!   namdyn_vor    advection scheme
19857!!   namdyn_hpg    hydrostatic pressure gradient
19867!!   namdyn_spg    surface pressure gradient                            (CPP key only)
19877!!   namdyn_ldf    lateral diffusion scheme
19887!!======================================================================
19897!
19907!-----------------------------------------------------------------------
19917&namdyn_adv    !   formulation of the momentum advection
19927!-----------------------------------------------------------------------
19937   ln_dynadv_vec = .true.  !  vector form (T) or flux form (F)
19947   nn_dynkeg     = 0       ! scheme for grad(KE): =0   C2  ;  =1   Hollingsworth correction
19957   ln_dynadv_cen2= .false. !  flux form - 2nd order centered scheme
19967   ln_dynadv_ubs = .false. !  flux form - 3rd order UBS      scheme
19977   ln_dynzad_zts = .false. !  Use (T) sub timestepping for vertical momentum advection
19987/
19997!-----------------------------------------------------------------------
20007&nam_vvl    !   vertical coordinate options
20017!-----------------------------------------------------------------------
20027   ln_vvl_zstar  = .true.           !  zstar vertical coordinate
20037   ln_vvl_ztilde = .false.          !  ztilde vertical coordinate: only high frequency variations
20047   ln_vvl_layer  = .false.          !  full layer vertical coordinate
20057   ln_vvl_ztilde_as_zstar = .false. !  ztilde vertical coordinate emulating zstar
20067   ln_vvl_zstar_at_eqtor = .false.  !  ztilde near the equator
20077   rn_ahe3       = 0.0e0            !  thickness diffusion coefficient
20087   rn_rst_e3t    = 30.e0            !  ztilde to zstar restoration timescale [days]
20097   rn_lf_cutoff  = 5.0e0            !  cutoff frequency for low-pass filter  [days]
20107   rn_zdef_max   = 0.9e0            !  maximum fractional e3t deformation
20117   ln_vvl_dbg    = .true.           !  debug prints    (T/F)
20127/
20137!-----------------------------------------------------------------------
20147&namdyn_vor    !   option of physics/algorithm (not control by CPP keys)
20157!-----------------------------------------------------------------------
20167   ln_dynvor_ene = .false. !  enstrophy conserving scheme
20177   ln_dynvor_ens = .false. !  energy conserving scheme
20187   ln_dynvor_mix = .false. !  mixed scheme
20197   ln_dynvor_een = .true.  !  energy & enstrophy scheme
20207   ln_dynvor_een_old = .false.  !  energy & enstrophy scheme - original formulation
20217/
20227!-----------------------------------------------------------------------
20237&namdyn_hpg    !   Hydrostatic pressure gradient option
20247!-----------------------------------------------------------------------
20257   ln_hpg_zco  = .false.   !  z-coordinate - full steps
20267   ln_hpg_zps  = .true.    !  z-coordinate - partial steps (interpolation)
20277   ln_hpg_sco  = .false.   !  s-coordinate (standard jacobian formulation)
20287   ln_hpg_isf  = .false.   !  s-coordinate (sco ) adapted to isf
20297   ln_hpg_djc  = .false.   !  s-coordinate (Density Jacobian with Cubic polynomial)
20307   ln_hpg_prj  = .false.   !  s-coordinate (Pressure Jacobian scheme)
20317   ln_dynhpg_imp = .false. !  time stepping: semi-implicit time scheme  (T)
20327                                 !           centered      time scheme  (F)
20337/
20347!-----------------------------------------------------------------------
20357!namdyn_spg    !   surface pressure gradient   (CPP key only)
20367!-----------------------------------------------------------------------
20377!                          !  explicit free surface                     ("key_dynspg_exp")
20387!                          !  filtered free surface                     ("key_dynspg_flt")
20397!                          !  split-explicit free surface               ("key_dynspg_ts")
20407
20417!-----------------------------------------------------------------------
20427&namdyn_ldf    !   lateral diffusion on momentum
20437!-----------------------------------------------------------------------
20447   !                       !  Type of the operator :
20457   ln_dynldf_lap    =  .true.   !  laplacian operator
20467   ln_dynldf_bilap  =  .false.  !  bilaplacian operator
20477   !                       !  Direction of action  :
20487   ln_dynldf_level  =  .false.  !  iso-level
20497   ln_dynldf_hor    =  .true.   !  horizontal (geopotential)            (require "key_ldfslp" in s-coord.)
20507   ln_dynldf_iso    =  .false.  !  iso-neutral                          (require "key_ldfslp")
20517   !                       !  Coefficient
20527   rn_ahm_0_lap     = 40000.    !  horizontal laplacian eddy viscosity   [m2/s]
20537   rn_ahmb_0        =     0.    !  background eddy viscosity for ldf_iso [m2/s]
20547   rn_ahm_0_blp     =     0.    !  horizontal bilaplacian eddy viscosity [m4/s]
20557   rn_cmsmag_1      =     3.    !  constant in laplacian Smagorinsky viscosity
20567   rn_cmsmag_2      =     3     !  constant in bilaplacian Smagorinsky viscosity
20577   rn_cmsh          =     1.    !  1 or 0 , if 0 -use only shear for Smagorinsky viscosity
20587   rn_ahm_m_blp     =    -1.e12 !  upper limit for bilap  abs(ahm) < min( dx^4/128rdt, rn_ahm_m_blp)
20597   rn_ahm_m_lap     = 40000.    !  upper limit for lap  ahm < min(dx^2/16rdt, rn_ahm_m_lap)
20607/
20617
20627!!======================================================================
20637!!             Tracers & Dynamics vertical physics namelists
20647!!======================================================================
20657!!    namzdf            vertical physics
20667!!    namzdf_ric        richardson number dependent vertical mixing     ("key_zdfric")
20677!!    namzdf_tke        TKE dependent vertical mixing                   ("key_zdftke")
20687!!    namzdf_kpp        KPP dependent vertical mixing                   ("key_zdfkpp")
20697!!    namzdf_ddm        double diffusive mixing parameterization        ("key_zdfddm")
20707!!    namzdf_tmx        tidal mixing parameterization                   ("key_zdftmx")
20717!!    namzdf_tmx_new    new tidal mixing parameterization               ("key_zdftmx_new")
20727!!======================================================================
20737!
20747!-----------------------------------------------------------------------
20757&namzdf        !   vertical physics
20767!-----------------------------------------------------------------------
20777   rn_avm0     =   1.2e-4  !  vertical eddy viscosity   [m2/s]          (background Kz if not "key_zdfcst")
20787   rn_avt0     =   1.2e-5  !  vertical eddy diffusivity [m2/s]          (background Kz if not "key_zdfcst")
20797   nn_avb      =    0      !  profile for background avt & avm (=1) or not (=0)
20807   nn_havtb    =    0      !  horizontal shape for avtb (=1) or not (=0)
20817   ln_zdfevd   = .true.    !  enhanced vertical diffusion (evd) (T) or not (F)
20827   nn_evdm     =    0      !  evd apply on tracer (=0) or on tracer and momentum (=1)
20837   rn_avevd    =  100.     !  evd mixing coefficient [m2/s]
20847   ln_zdfnpc   = .false.   !  Non-Penetrative Convective algorithm (T) or not (F)
20857   nn_npc      =    1            !  frequency of application of npc
20867   nn_npcp     =  365            !  npc control print frequency
20877   ln_zdfexp   = .false.   !  time-stepping: split-explicit (T) or implicit (F) time stepping
20887   nn_zdfexp   =    3            !  number of sub-timestep for ln_zdfexp=T
20897/
20907!-----------------------------------------------------------------------
20917&namzdf_ric    !   richardson number dependent vertical diffusion       ("key_zdfric" )
20927!-----------------------------------------------------------------------
20937   rn_avmri    = 100.e-4   !  maximum value of the vertical viscosity
20947   rn_alp      =   5.      !  coefficient of the parameterization
20957   nn_ric      =   2       !  coefficient of the parameterization
20967   rn_ekmfc    =   0.7     !  Factor in the Ekman depth Equation
20977   rn_mldmin   =   1.0     !  minimum allowable mixed-layer depth estimate (m)
20987   rn_mldmax   =1000.0     !  maximum allowable mixed-layer depth estimate (m)
20997   rn_wtmix    =  10.0     !  vertical eddy viscosity coeff [m2/s] in the mixed-layer
21007   rn_wvmix    =  10.0     !  vertical eddy diffusion coeff [m2/s] in the mixed-layer
21017   ln_mldw     = .true.    !  Flag to use or not the mized layer depth param.
21027/
21037!-----------------------------------------------------------------------
21047&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  ("key_zdftke")
21057!-----------------------------------------------------------------------
21067   rn_ediff    =   0.1     !  coef. for vertical eddy coef. (avt=rn_ediff*mxl*sqrt(e) )
21077   rn_ediss    =   0.7     !  coef. of the Kolmogoroff dissipation
21087   rn_ebb      =  67.83    !  coef. of the surface input of tke (=67.83 suggested when ln_mxl0=T)
21097   rn_emin     =   1.e-6   !  minimum value of tke [m2/s2]
21107   rn_emin0    =   1.e-4   !  surface minimum value of tke [m2/s2]
21117   rn_bshear   =   1.e-20  ! background shear (>0) currently a numerical threshold (do not change it)
21127   nn_mxl      =   2       !  mixing length: = 0 bounded by the distance to surface and bottom
21137                           !                 = 1 bounded by the local vertical scale factor
21147                           !                 = 2 first vertical derivative of mixing length bounded by 1
21157                           !                 = 3 as =2 with distinct disspipative an mixing length scale
21167   nn_pdl      =   1       !  Prandtl number function of richarson number (=1, avt=pdl(Ri)*avm) or not (=0, avt=avm)
21177   ln_mxl0     = .true.    !  surface mixing length scale = F(wind stress) (T) or not (F)
21187   rn_mxl0     =   0.04    !  surface  buoyancy lenght scale minimum value
21197   ln_lc       = .true.    !  Langmuir cell parameterisation (Axell 2002)
21207   rn_lc       =   0.15    !  coef. associated to Langmuir cells
21217   nn_etau     =   1       !  penetration of tke below the mixed layer (ML) due to internal & intertial waves
21227                           !        = 0 no penetration
21237                           !        = 1 add a tke source below the ML
21247                           !        = 2 add a tke source just at the base of the ML
21257                           !        = 3 as = 1 applied on HF part of the stress    ("key_oasis3")
21267   rn_efr      =   0.05    !  fraction of surface tke value which penetrates below the ML (nn_etau=1 or 2)
21277   nn_htau     =   1       !  type of exponential decrease of tke penetration below the ML
21287                           !        = 0  constant 10 m length scale
21297                           !        = 1  0.5m at the equator to 30m poleward of 40 degrees
21307/
21317!------------------------------------------------------------------------
21327&namzdf_kpp    !   K-Profile Parameterization dependent vertical mixing  ("key_zdfkpp", and optionally:
21337!------------------------------------------------------------------------ "key_kppcustom" or "key_kpplktb")
21347   ln_kpprimix = .true.    !  shear instability mixing
21357   rn_difmiw   =  1.0e-04  !  constant internal wave viscosity [m2/s]
21367   rn_difsiw   =  0.1e-04  !  constant internal wave diffusivity [m2/s]
21377   rn_riinfty  =  0.8      !  local Richardson Number limit for shear instability
21387   rn_difri    =  0.0050   !  maximum shear mixing at Rig = 0    [m2/s]
21397   rn_bvsqcon  = -0.01e-07 !  Brunt-Vaisala squared for maximum convection [1/s2]
21407   rn_difcon   =  1.       !  maximum mixing in interior convection [m2/s]
21417   nn_avb      =  0        !  horizontal averaged (=1) or not (=0) on avt and amv
21427   nn_ave      =  1        !  constant (=0) or profile (=1) background on avt
21437/
21447!-----------------------------------------------------------------------
21457&namzdf_gls                !   GLS vertical diffusion                   ("key_zdfgls")
21467!-----------------------------------------------------------------------
21477   rn_emin       = 1.e-7   !  minimum value of e   [m2/s2]
21487   rn_epsmin     = 1.e-12  !  minimum value of eps [m2/s3]
21497   ln_length_lim = .true.  !  limit on the dissipation rate under stable stratification (Galperin et al., 1988)
21507   rn_clim_galp  = 0.267   !  galperin limit
21517   ln_sigpsi     = .true.  !  Activate or not Burchard 2001 mods on psi schmidt number in the wb case
21527   rn_crban      = 100.    !  Craig and Banner 1994 constant for wb tke flux
21537   rn_charn      = 70000.  !  Charnock constant for wb induced roughness length
21547   rn_hsro       =  0.02   !  Minimum surface roughness
21557   rn_frac_hs    =   1.3   !  Fraction of wave height as roughness (if nn_z0_met=2)
21567   nn_z0_met     =     2   !  Method for surface roughness computation (0/1/2)
21577   nn_bc_surf    =     1   !  surface condition (0/1=Dir/Neum)
21587   nn_bc_bot     =     1   !  bottom condition (0/1=Dir/Neum)
21597   nn_stab_func  =     2   !  stability function (0=Galp, 1= KC94, 2=CanutoA, 3=CanutoB)
21607   nn_clos       =     1   !  predefined closure type (0=MY82, 1=k-eps, 2=k-w, 3=Gen)
21617/
21627!-----------------------------------------------------------------------
21637&namzdf_ddm    !   double diffusive mixing parameterization             ("key_zdfddm")
21647!-----------------------------------------------------------------------
21657   rn_avts     = 1.e-4     !  maximum avs (vertical mixing on salinity)
21667   rn_hsbfr    = 1.6       !  heat/salt buoyancy flux ratio
21677/
21687!-----------------------------------------------------------------------
21697&namzdf_tmx    !   tidal mixing parameterization                        ("key_zdftmx")
21707!-----------------------------------------------------------------------
21717   rn_htmx     = 500.      !  vertical decay scale for turbulence (meters)
21727   rn_n2min    = 1.e-8     !  threshold of the Brunt-Vaisala frequency (s-1)
21737   rn_tfe      = 0.333     !  tidal dissipation efficiency
21747   rn_me       = 0.2       !  mixing efficiency
21757   ln_tmx_itf  = .true.    !  ITF specific parameterisation
21767   rn_tfe_itf  = 1.        !  ITF tidal dissipation efficiency
21777/
21787!-----------------------------------------------------------------------
21797&namzdf_tmx_new    !   new tidal mixing parameterization                ("key_zdftmx_new")
21807!-----------------------------------------------------------------------
21817   nn_zpyc     = 1         !  pycnocline-intensified dissipation scales as N (=1) or N^2 (=2)
21827   ln_mevar    = .true.    !  variable (T) or constant (F) mixing efficiency
21837   ln_tsdiff   = .true.    !  account for differential T/S mixing (T) or not (F)
21847/
21857!!======================================================================
21867!!                  ***  Miscellaneous namelists  ***
21877!!======================================================================
21887!!   namsol            elliptic solver / island / free surface
21897!!   nammpp            Massively Parallel Processing                    ("key_mpp_mpi)
21907!!   namctl            Control prints & Benchmark
21917!!   namc1d            1D configuration options                         ("key_c1d")
21927!!   namc1d_uvd        data: U & V currents                             ("key_c1d")
21937!!   namc1d_dyndmp     U & V newtonian damping                          ("key_c1d")
21947!!   namsto            Stochastic parametrization of EOS
21957!!======================================================================
21967!
21977!-----------------------------------------------------------------------
21987&namsol        !   elliptic solver / island / free surface
21997!-----------------------------------------------------------------------
22007   nn_solv     =      1    !  elliptic solver: =1 preconditioned conjugate gradient (pcg)
22017                           !                   =2 successive-over-relaxation (sor)
22027   nn_sol_arp  =      0    !  absolute/relative (0/1) precision convergence test
22037   rn_eps      =  1.e-6    !  absolute precision of the solver
22047   nn_nmin     =    300    !  minimum of iterations for the SOR solver
22057   nn_nmax     =    800    !  maximum of iterations for the SOR solver
22067   nn_nmod     =     10    !  frequency of test for the SOR solver
22077   rn_resmax   =  1.e-10   !  absolute precision for the SOR solver
22087   rn_sor      =  1.92     !  optimal coefficient for SOR solver (to be adjusted with the domain)
22097/
22107!-----------------------------------------------------------------------
22117&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi)
22127!-----------------------------------------------------------------------
22137   cn_mpi_send =  'I'      !  mpi send/recieve type   ='S', 'B', or 'I' for standard send,
22147                           !  buffer blocking send or immediate non-blocking sends, resp.
22157   nn_buffer   =   0       !  size in bytes of exported buffer ('B' case), 0 no exportation
22167   ln_nnogather=  .false.  !  activate code to avoid mpi_allgather use at the northfold
22177   jpni        =   0       !  jpni   number of processors following i (set automatically if < 1)
22187   jpnj        =   0       !  jpnj   number of processors following j (set automatically if < 1)
22197   jpnij       =   0       !  jpnij  number of local domains (set automatically if < 1)
22207/
22217!-----------------------------------------------------------------------
22227&namctl        !   Control prints & Benchmark
22237!-----------------------------------------------------------------------
22247   ln_ctl      = .false.   !  trends control print (expensive!)
22257   nn_print    =    0      !  level of print (0 no extra print)
22267   nn_ictls    =    0      !  start i indice of control sum (use to compare mono versus
22277   nn_ictle    =    0      !  end   i indice of control sum        multi processor runs
22287   nn_jctls    =    0      !  start j indice of control               over a subdomain)
22297   nn_jctle    =    0      !  end   j indice of control
22307   nn_isplt    =    1      !  number of processors in i-direction
22317   nn_jsplt    =    1      !  number of processors in j-direction
22327   nn_bench    =    0      !  Bench mode (1/0): CAUTION use zero except for bench
22337                           !     (no physical validity of the results)
22347   nn_timing   =    0      !  timing by routine activated (=1) creates timing.output file, or not (=0)
22357/
22367!-----------------------------------------------------------------------
22377&namc1d_uvd    !   data: U & V currents                                 ("key_c1d")
22387!-----------------------------------------------------------------------
22397!              !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
22407!              !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
22417   sn_ucur     = 'ucurrent'  ,         -1        ,'u_current',   .false.    , .true. , 'monthly' ,  ''      ,  'Ume'   , ''
22427   sn_vcur     = 'vcurrent'  ,         -1        ,'v_current',   .false.    , .true. , 'monthly' ,  ''      ,  'Vme'   , ''
22437!
22447   cn_dir        = './'    !  root directory for the location of the files
22457   ln_uvd_init   = .false. !  Initialisation of ocean U & V with U & V input data (T) or not (F)
22467   ln_uvd_dyndmp = .false. !  damping of ocean U & V toward U & V input data (T) or not (F)
22477/
22487!-----------------------------------------------------------------------
22497&namc1d_dyndmp !   U & V newtonian damping                              ("key_c1d")
22507!-----------------------------------------------------------------------
22517   ln_dyndmp   =  .false.  !  add a damping term (T) or not (F)
22527/
22537!-----------------------------------------------------------------------
22547&namsto       ! Stochastic parametrization of EOS
22557!-----------------------------------------------------------------------
22567   ln_rststo = .false.           ! start from mean parameter (F) or from restart file (T)
22577   ln_rstseed = .true.           ! read seed of RNG from restart file
22587   cn_storst_in  = "restart_sto" !  suffix of stochastic parameter restart file (input)
22597   cn_storst_out = "restart_sto" !  suffix of stochastic parameter restart file (output)
22607
22617   ln_sto_eos = .false.          ! stochastic equation of state
22627   nn_sto_eos = 1                ! number of independent random walks
22637   rn_eos_stdxy = 1.4            ! random walk horz. standard deviation (in grid points)
22647   rn_eos_stdz  = 0.7            ! random walk vert. standard deviation (in grid points)
22657   rn_eos_tcor  = 1440.0         ! random walk time correlation (in timesteps)
22667   nn_eos_ord  = 1               ! order of autoregressive processes
22677   nn_eos_flt  = 0               ! passes of Laplacian filter
22687   rn_eos_lim  = 2.0             ! limitation factor (default = 3.0)
22697/
22707
22717!!======================================================================
22727!!                  ***  Diagnostics namelists  ***
22737!!======================================================================
22747!!   namnc4       netcdf4 chunking and compression settings             ("key_netcdf4")
22757!!   namtrd       dynamics and/or tracer trends
22767!!   namptr       Poleward Transport Diagnostics
22777!!   namflo       float parameters                                      ("key_float")
22787!!   namhsb       Heat and salt budgets
22797!!======================================================================
22807!
22817!-----------------------------------------------------------------------
22827&namnc4        !   netcdf4 chunking and compression settings            ("key_netcdf4")
22837!-----------------------------------------------------------------------
22847   nn_nchunks_i=   4       !  number of chunks in i-dimension
22857   nn_nchunks_j=   4       !  number of chunks in j-dimension
22867   nn_nchunks_k=   31      !  number of chunks in k-dimension
22877                           !  setting nn_nchunks_k = jpk will give a chunk size of 1 in the vertical which
22887                           !  is optimal for postprocessing which works exclusively with horizontal slabs
22897   ln_nc4zip   = .true.    !  (T) use netcdf4 chunking and compression
22907                           !  (F) ignore chunking information and produce netcdf3-compatible files
22917/
22927!-----------------------------------------------------------------------
22937&namtrd        !   diagnostics on dynamics and/or tracer trends
22947!              !       and/or mixed-layer trends and/or barotropic vorticity
22957!-----------------------------------------------------------------------
22967   ln_glo_trd  = .false.   ! (T) global domain averaged diag for T, T^2, KE, and PE
22977   ln_dyn_trd  = .false.   ! (T) 3D momentum trend output
22987   ln_dyn_mxl  = .FALSE.   ! (T) 2D momentum trends averaged over the mixed layer (not coded yet)
22997   ln_vor_trd  = .FALSE.   ! (T) 2D barotropic vorticity trends (not coded yet)
23007   ln_KE_trd   = .false.   ! (T) 3D Kinetic   Energy     trends
23017   ln_PE_trd   = .false.   ! (T) 3D Potential Energy     trends
23027   ln_tra_trd  = .FALSE.   ! (T) 3D tracer trend output
23037   ln_tra_mxl  = .false.   ! (T) 2D tracer trends averaged over the mixed layer (not coded yet)
23047   nn_trd      = 365       !  print frequency (ln_glo_trd=T) (unit=time step)
23057/
23067!!gm   nn_ctls     =   0       !  control surface type in mixed-layer trends (0,1 or n<jpk)
23077!!gm   rn_ucf      =   1.      !  unit conversion factor (=1 -> /seconds ; =86400. -> /day)
23087!!gm   cn_trdrst_in      = "restart_mld"   ! suffix of ocean restart name (input)
23097!!gm   cn_trdrst_out     = "restart_mld"   ! suffix of ocean restart name (output)
23107!!gm   ln_trdmld_restart = .false.         !  restart for ML diagnostics
23117!!gm   ln_trdmld_instant = .false.         !  flag to diagnose trends of instantantaneous or mean ML T/S
23127!!gm
23137!-----------------------------------------------------------------------
23147&namflo       !   float parameters                                      ("key_float")
23157!-----------------------------------------------------------------------
23167   jpnfl         = 1          !  total number of floats during the run
23177   jpnnewflo     = 0          !  number of floats for the restart
23187   ln_rstflo     = .false.    !  float restart (T) or not (F)
23197   nn_writefl    =      75    !  frequency of writing in float output file
23207   nn_stockfl    =    5475    !  frequency of creation of the float restart file
23217   ln_argo       = .false.    !  Argo type floats (stay at the surface each 10 days)
23227   ln_flork4     = .false.    !  trajectories computed with a 4th order Runge-Kutta (T)
23237                              !  or computed with Blanke' scheme (F)
23247   ln_ariane     = .true.     !  Input with Ariane tool convention(T)
23257   ln_flo_ascii  = .true.     !  Output with Ariane tool netcdf convention(F) or ascii file (T)
23267/
23277!-----------------------------------------------------------------------
23287&namptr       !   Poleward Transport Diagnostic
23297!-----------------------------------------------------------------------
23307   ln_diaptr  = .false.    !  Poleward heat and salt transport (T) or not (F)
23317   ln_subbas  = .false.     !  Atlantic/Pacific/Indian basins computation (T) or not
23327/
23337!-----------------------------------------------------------------------
23347&namhsb       !  Heat and salt budgets
23357!-----------------------------------------------------------------------
23367   ln_diahsb  = .false.    !  check the heat and salt budgets (T) or not (F)
23377/
23387!-----------------------------------------------------------------------
23397&nam_diaharm   !   Harmonic analysis of tidal constituents ('key_diaharm')
23407!-----------------------------------------------------------------------
23417    nit000_han = 1         ! First time step used for harmonic analysis
23427    nitend_han = 75        ! Last time step used for harmonic analysis
23437    nstep_han  = 15        ! Time step frequency for harmonic analysis
23447    tname(1)   = 'M2'      ! Name of tidal constituents
23457    tname(2)   = 'K1'
23467/
23477!-----------------------------------------------------------------------
23487&namdct        ! transports through sections
23497!-----------------------------------------------------------------------
23507    nn_dct      = 15       !  time step frequency for transports computing
23517    nn_dctwri   = 15       !  time step frequency for transports writing
23527    nn_secdebug = 112      !      0 : no section to debug
23537                           !     -1 : debug all section
23547                           !  0 < n : debug section number n
23557/
23567
23577!!======================================================================
23587!!            ***  Observation & Assimilation namelists ***
23597!!======================================================================
23607!!   namobs       observation and model comparison                      ('key_diaobs')
23617!!   nam_asminc   assimilation increments                               ('key_asminc')
23627!!======================================================================
23637!
23647!-----------------------------------------------------------------------
23657&namobs       !  observation usage switch                               ('key_diaobs')
23667!-----------------------------------------------------------------------
23677   ln_t3d     = .false.    ! Logical switch for T profile observations
23687   ln_s3d     = .false.    ! Logical switch for S profile observations
23697   ln_ena     = .false.    ! Logical switch for ENACT insitu data set
23707   ln_cor     = .false.    ! Logical switch for Coriolis insitu data set
23717   ln_profb   = .false.    ! Logical switch for feedback insitu data set
23727   ln_sla     = .false.    ! Logical switch for SLA observations
23737   ln_sladt   = .false.    ! Logical switch for AVISO SLA data
23747   ln_slafb   = .false.    ! Logical switch for feedback SLA data
23757   ln_ssh     = .false.    ! Logical switch for SSH observations
23767   ln_sst     = .false.    ! Logical switch for SST observations
23777   ln_reysst  = .false.    ! Logical switch for Reynolds observations
23787   ln_ghrsst  = .false.    ! Logical switch for GHRSST observations
23797   ln_sstfb   = .false.    ! Logical switch for feedback SST data
23807   ln_sss     = .false.    ! Logical switch for SSS observations
23817   ln_seaice  = .false.    ! Logical switch for Sea Ice observations
23827   ln_vel3d   = .false.    ! Logical switch for velocity observations
23837   ln_velavcur= .false     ! Logical switch for velocity daily av. cur.
23847   ln_velhrcur= .false     ! Logical switch for velocity high freq. cur.
23857   ln_velavadcp = .false.  ! Logical switch for velocity daily av. ADCP
23867   ln_velhradcp = .false.  ! Logical switch for velocity high freq. ADCP
23877   ln_velfb   = .false.    ! Logical switch for feedback velocity data
23887   ln_grid_global = .false. ! Global distribtion of observations
23897   ln_grid_search_lookup = .false. !  Logical switch for obs grid search w/lookup table
23907   grid_search_file = 'grid_search'  !  Grid search lookup file header
23917! All of the *files* variables below are arrays. Use namelist_cfg to add more files
23927   enactfiles = 'enact.nc' !  ENACT input observation file names (specify full array in namelist_cfg)
23937   coriofiles = 'corio.nc' !  Coriolis input observation file name
23947   profbfiles = 'profiles_01.nc' ! Profile feedback input observation file name
23957   ln_profb_enatim = .false !        Enact feedback input time setting switch
23967   slafilesact = 'sla_act.nc' !  Active SLA input observation file names
23977   slafilespas = 'sla_pass.nc' ! Passive SLA input observation file names
23987   slafbfiles = 'sla_01.nc' ! slafbfiles: Feedback SLA input observation file names
23997   sstfiles = 'ghrsst.nc'   ! GHRSST input observation file names
24007   sstfbfiles = 'sst_01.nc' ! Feedback SST input observation file names
24017   seaicefiles = 'seaice_01.nc' ! Sea Ice input observation file names
24027   velavcurfiles = 'velavcurfile.nc'  ! Vel. cur. daily av. input file name
24037   velhrcurfiles = 'velhrcurfile.nc'  ! Vel. cur. high freq. input file name
24047   velavadcpfiles = 'velavadcpfile.nc' ! Vel. ADCP daily av. input file name
24057   velhradcpfiles = 'velhradcpfile.nc' ! Vel. ADCP high freq. input file name
24067   velfbfiles = 'velfbfile.nc' ! Vel. feedback input observation file name
24077   dobsini = 20000101.000000  !  Initial date in window YYYYMMDD.HHMMSS
24087   dobsend = 20010101.000000  !  Final date in window YYYYMMDD.HHMMSS
24097   n1dint = 0  !               Type of vertical interpolation method
24107   n2dint = 0  !               Type of horizontal interpolation method
24117   ln_nea = .false.   !        Rejection of observations near land switch
24127   nmsshc     = 0     !        MSSH correction scheme
24137   mdtcorr = 1.61     !        MDT  correction
24147   mdtcutoff = 65.0   !        MDT cutoff for computed correction
24157   ln_altbias = .false.    ! Logical switch for alt bias
24167   ln_ignmis  = .true.     ! Logical switch for ignoring missing files
24177   endailyavtypes = 820    ! ENACT daily average types - array (use namelist_cfg to set more values)
24187/
24197!-----------------------------------------------------------------------
24207&nam_asminc   !   assimilation increments                               ('key_asminc')
24217!-----------------------------------------------------------------------
24227    ln_bkgwri = .false.    !  Logical switch for writing out background state
24237    ln_trainc = .false.    !  Logical switch for applying tracer increments
24247    ln_dyninc = .false.    !  Logical switch for applying velocity increments
24257    ln_sshinc = .false.    !  Logical switch for applying SSH increments
24267    ln_asmdin = .false.    !  Logical switch for Direct Initialization (DI)
24277    ln_asmiau = .false.    !  Logical switch for Incremental Analysis Updating (IAU)
24287    nitbkg    = 0          !  Timestep of background in [0,nitend-nit000-1]
24297    nitdin    = 0          !  Timestep of background for DI in [0,nitend-nit000-1]
24307    nitiaustr = 1          !  Timestep of start of IAU interval in [0,nitend-nit000-1]
24317    nitiaufin = 15         !  Timestep of end of IAU interval in [0,nitend-nit000-1]
24327    niaufn    = 0          !  Type of IAU weighting function
24337    ln_salfix = .false.    !  Logical switch for ensuring that the sa > salfixmin
24347    salfixmin = -9999      !  Minimum salinity after applying the increments
24357    nn_divdmp = 0          !  Number of iterations of divergence damping operator
24367/
24377!-----------------------------------------------------------------------
24387&namsbc_wave   ! External fields from wave model
24397!-----------------------------------------------------------------------
24407!              !  file name  ! frequency (hours) ! variable     ! time interp. !  clim   ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
24417!              !             !  (if <0  months)  !   name       !   (logical)  !  (T/F)  ! 'monthly' ! filename ! pairing  ! filename      !
24427   sn_cdg      =  'cdg_wave' ,        1          , 'drag_coeff' ,     .true.   , .false. , 'daily'   ,  ''      , ''       , ''
24437   sn_usd      =  'sdw_wave' ,        1          , 'u_sd2d'     ,     .true.   , .false. , 'daily'   ,  ''      , ''       , ''
24447   sn_vsd      =  'sdw_wave' ,        1          , 'v_sd2d'     ,     .true.   , .false. , 'daily'   ,  ''      , ''       , ''
24457   sn_wn       =  'sdw_wave' ,        1          , 'wave_num'   ,     .true.   , .false. , 'daily'   ,  ''      , ''       , ''
24467!
24477   cn_dir_cdg  = './'  !  root directory for the location of drag coefficient files
24487/
24497!-----------------------------------------------------------------------
24507&namdyn_nept  !   Neptune effect (simplified: lateral and vertical diffusions removed)
24517!-----------------------------------------------------------------------
24527   ! Suggested lengthscale values are those of Eby & Holloway (1994) for a coarse model
24537   ln_neptsimp       = .false.  ! yes/no use simplified neptune
24547
24557   ln_smooth_neptvel = .false.  ! yes/no smooth zunep, zvnep
24567   rn_tslse          =  1.2e4   ! value of lengthscale L at the equator
24577   rn_tslsp          =  3.0e3   ! value of lengthscale L at the pole
24587   ! Specify whether to ramp down the Neptune velocity in shallow
24597   ! water, and if so the depth range controlling such ramping down
24607   ln_neptramp       = .true.   ! ramp down Neptune velocity in shallow water
24617   rn_htrmin         =  100.0   ! min. depth of transition range
24627   rn_htrmax         =  200.0   ! max. depth of transition range
24637/
2464
2465_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
2466|  8   namelist_top_cfg
2467- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
24688!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
24698!! NEMO/TOP1 :  Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_top_ref
24708!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
24718!-----------------------------------------------------------------------
24728&namtrc_run     !   run information
24738!-----------------------------------------------------------------------
24748   ln_top_euler  = .true.    !  use Euler time-stepping for TOP
24758       ln_rsttr=.TRUE.   !  AUTO - start from a restart file (T) or not (F)
24768       nn_rsttr=2   !  AUTO - restart control = 0 initial time step is not compared to the restart file value
24778                             !                  = 1 do not use the value in the restart file
24788                             !                  = 2 calendar parameters read in the restart file
24798   cn_trcrst_in  = "restart_trc"   !  suffix of pass. sn_tracer restart name (input)
24808   cn_trcrst_out = "restart_trc"   !  suffix of pass. sn_tracer restart name (output)
24818/
24828!-----------------------------------------------------------------------
24838&namtrc     !   tracers definition
24848!-----------------------------------------------------------------------
24858   ln_trcdta     =  .true.  !  Initialisation from data input file (T) or not (F)
24868   ln_trcdmp_clo =  .true.  !  restoring on closed seas (T) or not (F)
24878
24888
24898!                !    name   !           title of the field              ! initial data ! initial data ! save   !
24908!                !           !                                           !  units       ! from file    ! or not !
24918!                !           !                                           !              ! or not       !        !
24928   sn_tracer(1)   = 'DIC     ' , 'Dissolved inorganic Concentration      ',  'mol-C/L' ,  .true.     ,  .true.
24938   sn_tracer(2)   = 'Alkalini' , 'Total Alkalinity Concentration         ',  'eq/L '   ,  .true.     ,  .true.
24948   sn_tracer(3)   = 'O2      ' , 'Dissolved Oxygen Concentration         ',  'mol-C/L' ,  .true.     ,  .true.
24958   sn_tracer(4)   = 'CaCO3   ' , 'Calcite Concentration                  ',  'mol-C/L' ,  .false.    ,  .true.
24968   sn_tracer(5)   = 'PO4     ' , 'Phosphate Concentration                ',  'mol-C/L' ,  .true.     ,  .true.
24978   sn_tracer(6)   = 'POC     ' , 'Small organic carbon Concentration     ',  'mol-C/L' ,  .false.    ,  .true.
24988   sn_tracer(7)   = 'Si      ' , 'Silicate Concentration                 ',  'mol-C/L' ,  .true.     ,  .true.
24998   sn_tracer(8)   = 'PHY     ' , 'Nanophytoplankton Concentration        ',  'mol-C/L' ,  .false.    ,  .true.
25008   sn_tracer(9)   = 'ZOO     ' , 'Microzooplankton Concentration         ',  'mol-C/L' ,  .false.    ,  .true.
25018   sn_tracer(10)  = 'DOC     ' , 'Dissolved organic Concentration        ',  'mol-C/L' ,  .true.     ,  .true.
25028   sn_tracer(11)  = 'PHY2    ' , 'Diatoms Concentration                  ',  'mol-C/L' ,  .false.    ,  .true.
25038   sn_tracer(12)  = 'ZOO2    ' , 'Mesozooplankton Concentration          ',  'mol-C/L' ,  .false.    ,  .true.
25048   sn_tracer(13)  = 'DSi     ' , 'Diatoms Silicate Concentration         ',  'mol-C/L' ,  .false.    ,  .true.
25058   sn_tracer(14)  = 'Fer     ' , 'Dissolved Iron Concentration           ',  'mol-C/L' ,  .true.     ,  .true.
25068   sn_tracer(15)  = 'BFe     ' , 'Big iron particles Concentration       ',  'mol-C/L' ,  .false.    ,  .true.
25078   sn_tracer(16)  = 'GOC     ' , 'Big organic carbon Concentration       ',  'mol-C/L' ,  .false.    ,  .true.
25088   sn_tracer(17)  = 'SFe     ' , 'Small iron particles Concentration     ',  'mol-C/L' ,  .false.    ,  .true.
25098   sn_tracer(18)  = 'DFe     ' , 'Diatoms iron  Concentration            ',  'mol-C/L' ,  .false.    ,  .true.
25108   sn_tracer(19)  = 'GSi     ' , 'Sinking biogenic Silicate Concentration',  'mol-C/L' ,  .false.    ,  .true.
25118   sn_tracer(20)  = 'NFe     ' , 'Nano iron Concentration                ',  'mol-C/L' ,  .false.    ,  .true.
25128   sn_tracer(21)  = 'NCHL    ' , 'Nano chlorophyl Concentration          ',  'mol-C/L' ,  .false.    ,  .true.
25138   sn_tracer(22)  = 'DCHL    ' , 'Diatoms chlorophyl Concentration       ',  'mol-C/L' ,  .false.    ,  .true.
25148   sn_tracer(23)  = 'NO3     ' , 'Nitrates Concentration                 ',  'mol-C/L' ,  .true.     ,  .true.
25158   sn_tracer(24)  = 'NH4     ' , 'Ammonium Concentration                 ',  'mol-C/L' ,  .false.    ,  .true.
25168/
25178!-----------------------------------------------------------------------
25188&namtrc_dta      !    Initialisation from data input file
25198!-----------------------------------------------------------------------
25208!                !                 file name               ! frequency (hours) ! variable   ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
25218!                !                                         !  (if <0  months)  !   name     !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
25228   sn_trcdta(1)  = 'DIC_GLODAPv2.1_annual_eORCA_R1.nc'     ,        -12        ,  'TDIC'    ,    .false.   , .true. , 'yearly'  , ''       , ''   , ''
25238   sn_trcdta(2)  = 'Alkalini_GLODAPv2.1_annual_eORCA_R1.nc',        -12        ,  'Alkalini',    .false.   , .true. , 'yearly'  , ''       , ''   , ''
25248   sn_trcdta(3)  = 'O2_WOA2009_monthly_eORCA_R1.nc'        ,        -1         ,  'O2'      ,    .true.    , .true. , 'yearly'  , ''       , ''   , ''
25258   sn_trcdta(5)  = 'PO4_WOA2009_monthly_eORCA_R1.nc'       ,        -1         ,  'PO4'     ,    .true.    , .true. , 'yearly'  , ''       , ''   , ''
25268   sn_trcdta(7)  = 'Si_WOA2009_monthly_eORCA_R1.nc'        ,        -1         ,  'Si'      ,    .true.    , .true. , 'yearly'  , ''       , ''   , ''
25278   sn_trcdta(10) = 'DOC_PISCES_monthly_eORCA_R1.nc'        ,        -1         ,  'DOC'     ,    .true.    , .true. , 'yearly'  , ''       , ''   , ''
25288   sn_trcdta(14) = 'Fer_PISCES_monthly_eORCA_R1.nc'        ,        -1         ,  'Fer'     ,    .true.    , .true. , 'yearly'  , ''       , ''   , ''
25298   sn_trcdta(23) = 'NO3_WOA2009_monthly_eORCA_R1.nc'       ,        -1         ,  'NO3'     ,    .true.    , .true. , 'yearly'  , ''       , ''   , ''
25308   rn_trfac(1)   =   1.028e-06  !  multiplicative factor
25318   rn_trfac(2)   =   1.028e-06  !  -      -      -     -
25328   rn_trfac(3)   =  44.6e-06  !  -      -      -     -
25338   rn_trfac(5)   = 122.0e-06  !  -      -      -     -
25348   rn_trfac(7)   =   1.0e-06  !  -      -      -     -
25358   rn_trfac(10)  =   1.0e-06  !  -      -      -     -
25368   rn_trfac(14)  =   1.0e-06  !  -      -      -     -
25378   rn_trfac(23)  =   7.6e-06  !  -      -      -     -
25388/
25398!-----------------------------------------------------------------------
25408&namtrc_adv    !   advection scheme for passive tracer
25418!-----------------------------------------------------------------------
25428   ln_trcadv_tvd     =  .false.  !  TVD scheme
25438   ln_trcadv_muscl   =  .true.   !  MUSCL scheme
25448/
25458!-----------------------------------------------------------------------
25468&namtrc_ldf    !   lateral diffusion scheme for passive tracer
25478!-----------------------------------------------------------------------
25488   rn_fact_lap      =     15.    !     enhanced zonal eddy diffusivity
25498/
25508!-----------------------------------------------------------------------
25518&namtrc_zdf        !   vertical physics
25528!-----------------------------------------------------------------------
25538/
25548!-----------------------------------------------------------------------
25558&namtrc_rad        !  treatment of negative concentrations
25568!-----------------------------------------------------------------------
25578/
25588!-----------------------------------------------------------------------
25598&namtrc_dmp    !   passive tracer newtonian damping
25608!-----------------------------------------------------------------------
25618/
25628!-----------------------------------------------------------------------
25638&namtrc     !   tracers definition
25648!-----------------------------------------------------------------------
25658/
25668!-----------------------------------------------------------------------
25678&namtrc_ice       !    Representation of sea ice growth & melt effects
25688!-----------------------------------------------------------------------
25698/
25708!-----------------------------------------------------------------------
25718&namtrc_trd       !   diagnostics on tracer trends        ('key_trdtrc')
25728!                          or mixed-layer trends          ('key_trdmld_trc')
25738!----------------------------------------------------------------------
25748/
25758!-----------------------------------------------------------------------
25768&namtrc_dia       !   parameters for passive tracer additional diagnostics
25778!----------------------------------------------------------------------
25788/
25798!----------------------------------------------------------------------
25808&namtrc_bc        !   data for boundary conditions
25818!-----------------------------------------------------------------------
25828/
2583
2584_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
2585|  9   namelist_top_ref
2586- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
25879!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
25889!! NEMO/TOP1 :   - tracer run information                (namtrc_run)
25899!!               - tracer definition                     (namtrc    )
25909!!               - tracer data initialisation            (namtrc_dta)
25919!!               - tracer advection                      (namtrc_adv)
25929!!               - tracer lateral diffusion              (namtrc_ldf)
25939!!               - tracer vertical physics               (namtrc_zdf)
25949!!               - tracer newtonian damping              (namtrc_dmp)
25959!!               - dynamical tracer trends               (namtrc_trd)
25969!!               - tracer output diagonstics             (namtrc_dia)
25979!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
25989!-----------------------------------------------------------------------
25999&namtrc_run     !   run information
26009!-----------------------------------------------------------------------
26019   nn_dttrc      =  1        !  time step frequency for passive sn_tracers
26029   nn_writetrc   =  5475     !  time step frequency for sn_tracer outputs
26039   ln_top_euler  = .false.    !  use Euler time-stepping for TOP
26049   ln_rsttr      = .false.   !  start from a restart file (T) or not (F)
26059   nn_rsttr      =   0       !  restart control = 0 initial time step is not compared to the restart file value
26069                           !                  = 1 do not use the value in the restart file
26079                           !                  = 2 calendar parameters read in the restart file
26089   cn_trcrst_in  = "restart_trc"   !  suffix of pass. sn_tracer restart name (input)
26099   cn_trcrst_indir = "."           !  directory from which to read input passive tracer restarts
26109   cn_trcrst_out = "restart_trc"   !  suffix of pass. sn_tracer restart name (output)
26119   cn_trcrst_outdir = "."          !  directory to which to write output passive tracer restarts
26129/
26139!-----------------------------------------------------------------------
26149&namtrc     !   tracers definition
26159!-----------------------------------------------------------------------
26169   ln_trcdta     =   .true.  !  Initialisation from data input file (T) or not (F)
26179   ln_trcdmp     =  .false.  !  add a damping termn (T) or not (F)
26189   ln_trcdmp_clo =  .false.  !  damping term (T) or not (F) on closed seas
26199/
26209!-----------------------------------------------------------------------
26219&namtrc_dta      !    Initialisation from data input file
26229!-----------------------------------------------------------------------
26239!
26249   cn_dir        =  './'      !  root directory for the location of the data files
26259/
26269!-----------------------------------------------------------------------
26279&namtrc_adv    !   advection scheme for passive tracer
26289!-----------------------------------------------------------------------
26299   ln_trcadv_cen2    =  .false.  !  2nd order centered scheme   
26309   ln_trcadv_tvd     =  .true.  !  TVD scheme
26319   ln_trcadv_muscl   =  .false.   !  MUSCL scheme
26329   ln_trcadv_muscl2  =  .false.  !  MUSCL2 scheme + cen2 at boundaries
26339   ln_trcadv_ubs     =  .false.  !  UBS scheme
26349   ln_trcadv_qck     =  .false.  !  QUICKEST scheme
26359   ln_trcadv_msc_ups =  .false.  !  use upstream scheme within muscl
26369/
26379!-----------------------------------------------------------------------
26389&namtrc_ldf    !   lateral diffusion scheme for passive tracer
26399!-----------------------------------------------------------------------
26409!                               !  Type of the operator :
26419   ln_trcldf_lap    =  .true.   !     laplacian operator       
26429   ln_trcldf_bilap  =  .false.  !     bilaplacian operator     
26439                                !  Direction of action  :
26449   ln_trcldf_level  =  .false.  !     iso-level               
26459   ln_trcldf_hor    =  .false.  !     horizontal (geopotential)         (require "key_ldfslp" when ln_sco=T)
26469   ln_trcldf_iso    =  .true.   !     iso-neutral                       (require "key_ldfslp")
26479!                               !  Coefficient
26489   rn_ahtrc_0       =  2000.    !  horizontal eddy diffusivity for tracers [m2/s]
26499   rn_ahtrb_0       =     0.    !     background eddy diffusivity for ldf_iso [m2/s]
26509   rn_fact_lap      =     1.    !     enhanced zonal eddy diffusivity
26519/
26529!-----------------------------------------------------------------------
26539&namtrc_zdf        !   vertical physics
26549!-----------------------------------------------------------------------
26559   ln_trczdf_exp   =  .false.  !  split explicit (T) or implicit (F) time stepping
26569   nn_trczdf_exp   =   3       !  number of sub-timestep for ln_trczdfexp=T
26579/
26589!-----------------------------------------------------------------------
26599&namtrc_rad        !  treatment of negative concentrations
26609!-----------------------------------------------------------------------
26619   ln_trcrad   =  .true.  !  artificially correct negative concentrations (T) or not (F)
26629/
26639!-----------------------------------------------------------------------
26649&namtrc_dmp    !   passive tracer newtonian damping   
26659!-----------------------------------------------------------------------
26669   nn_zdmp_tr  =    1      !  vertical   shape =0    damping throughout the water column
26679                           !                   =1 no damping in the mixing layer (kz  criteria)
26689                           !                   =2 no damping in the mixed  layer (rho crieria)
26699   cn_resto_tr  = 'resto_tr.nc'    !  create a damping.coeff NetCDF file (=1) or not (=0)
26709/
26719!-----------------------------------------------------------------------
26729&namtrc_ice       !    Representation of sea ice growth & melt effects
26739!-----------------------------------------------------------------------
26749   nn_ice_tr   =  -1        !  tracer concentration in sea ice
26759                           !    =-1 (no vvl: identical cc in ice and ocean / vvl: cc_ice = 0)
26769                           !    = 0 (no vvl: cc_ice = zero / vvl: cc_ice = )
26779                           !    = 1 prescribed to a namelist value (implemented in pisces only)
26789/
26799!-----------------------------------------------------------------------
26809&namtrc_trd       !   diagnostics on tracer trends        ('key_trdtrc')
26819!                          or mixed-layer trends          ('key_trdmld_trc')
26829!----------------------------------------------------------------------
26839   nn_trd_trc  =  5475      !  time step frequency and tracers trends
26849   nn_ctls_trc =   0        !  control surface type in mixed-layer trends (0,1 or n<jpk)
26859   rn_ucf_trc  =   1        !  unit conversion factor (=1 -> /seconds ; =86400. -> /day)
26869   ln_trdmld_trc_restart = .false.  !  restart for ML diagnostics
26879   ln_trdmld_trc_instant = .true.  !  flag to diagnose trends of instantantaneous or mean ML T/S
26889   ln_trdtrc(1)  =   .true.
26899   ln_trdtrc(2)  =   .true.
26909   ln_trdtrc(23) =   .true.
26919/
26929!-----------------------------------------------------------------------
26939&namtrc_dia       !   parameters for passive tracer additional diagnostics
26949!----------------------------------------------------------------------
26959   ln_diatrc     =  .true.   !  save additional diag. (T) or not (F)
26969   ln_diabio     =  .true.   !  output biological trends
26979   nn_writedia   =  5475     !  time step frequency for diagnostics
26989   nn_writebio   =    10     !: frequency of biological outputs
26999/
27009!----------------------------------------------------------------------
27019! namtrc_bc       !   data for boundary conditions
27029!-----------------------------------------------------------------------
27039&namtrc_bc
27049!
27059   cn_dir        =  './'      !  root directory for the location of the data files
27069/
2707
Note: See TracBrowser for help on using the repository browser.