source: CMIP6/DAMIP/CM61-LR-hist-GHG-03.1950/Debug/CM61-LR-hist-GHG-03.1950_19490101_19491231_namelist_cfg @ 5846

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

sauvegarde exp DAMIP

File size: 29.6 KB
Line 
1namelist_cfg
2
3_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
4|  0   namelist_cfg
5- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
60
70!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
80!! NEMO/OPA  Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref
90!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
100!
110!-----------------------------------------------------------------------
120&namrun        !   parameters of the run
130!-----------------------------------------------------------------------
140       cn_exp=CM61-LR-hist-GHG-03.1950    !  Experience name
150       nn_it000=3494625    !  First time step
160       nn_itend=3506304    !  Last  time step
170       nn_date0=19490101    !  Date at nit_0000 (format yyyymmdd) used if ln_rstart=F or (ln_rstart=T and nn_rstctl=0 or 1)
180       nn_leapy=1    !  Leap year calendar (1) or not (0)
190       ln_rstart=.TRUE.    !  start from rest (F) or from a restart file (T)
200       ln_rstart_ts=.FALSE.   !  start from rest for current only (F) or from a restart file (T)
210       nn_rstctl=2    !  Restart control => activated only if ln_rstart = T
220                           !    = 0 nn_date0 read in namelist ; nn_it000 : read in namelist
230                           !    = 1 nn_date0 read in namelist ; nn_it000 : check consistancy between namelist and restart
240                           !    = 2 nn_date0 read in restart  ; nn_it000 : check consistancy between namelist and restart
250   cn_ocerst_in  = "restartopa"   !  Suffix of ocean restart name (input)
260   cn_ocerst_indir = "."       !  directory from which to read input ocean restarts
270   cn_ocerst_out = "restart"      !  Suffix of ocean restart name (output)
280   cn_ocerst_outdir = "."      !  directory in which to write output ocean restarts
290   nn_istate   =       0   !  Output the initial state (1) or not (0)
300       nn_stock=3506304   !  Frequency of creation of a restart file (modulo referenced to 1)
310   nn_write    =    5475   !  Requency of write in the output file   (modulo referenced to nn_it000)
320   ln_mskland  = .true.    !  Masks land points in NetCDF outputs
330   ln_mskutil  = .true.    !  Outputs without halos
340   ln_cfmeta   = .true.    !  output additional data to netCDF files required for compliance with the CF metadata standard
350/
360!-----------------------------------------------------------------------
370&namcfg        !   parameters of the configuration
380!-----------------------------------------------------------------------
390   cp_cfg      =  "orca"               !  name of the configuration
400   jp_cfg      =       1               !  resolution of the configuration
410   jpidta      =     362               !  1st lateral dimension ( >= jpi )
420   jpjdta      =     332               !  2nd    "         "    ( >= jpj )
430   jpkdta      =      75               !  number of levels      ( >= jpk )
440   jpiglo      =     362               !  1st dimension of global domain --> i =jpidta
450   jpjglo      =     332               !  2nd    -                  -    --> j  =jpjdta
460   jperio      =       6               !  lateral cond. type (between 0 and 6)
470/
480!-----------------------------------------------------------------------
490&namzgr        !   vertical coordinate
500!-----------------------------------------------------------------------
510/
520!-----------------------------------------------------------------------
530&namzgr_sco    !   s-coordinate or hybrid z-s-coordinate
540!-----------------------------------------------------------------------
550/
560!-----------------------------------------------------------------------
570&namdom        !   space and time domain (bathymetry, mesh, timestep)
580!-----------------------------------------------------------------------
590    nn_closea    =   1      !  remove (=0) or keep (=1) closed seas and lakes (ORCA)
600   !
610   jphgr_msh   =       0               !  type of horizontal mesh
620   ppglam0     =  999999.0             !  longitude of first raw and column T-point (jphgr_msh = 1)
630   ppgphi0     =  999999.0             ! latitude  of first raw and column T-point (jphgr_msh = 1)
640   ppe1_deg    =  999999.0             !  zonal      grid-spacing (degrees)
650   ppe2_deg    =  999999.0             !  meridional grid-spacing (degrees)
660   ppe1_m      =  999999.0             !  zonal      grid-spacing (degrees)
670   ppe2_m      =  999999.0             !  meridional grid-spacing (degrees)
680   ppsur       =   -3958.951371276829  !  ORCA r4, r2 and r05 coefficients
690   ppa0        =     103.9530096000000 ! (default coefficients)
700   ppa1        =       2.415951269000000   !
710   ppkth       =      15.35101370000000    !
720   ppacr       =       7.0             !
730   ppdzmin     =  999999.0             !  Minimum vertical spacing
740   pphmax      =  999999.0             !  Maximum depth
750   ppa2        =     100.7609285000000 !  Double tanh function parameters
760   ppkth2      =      48.02989372000000    !
770   ppacr2      =      13.00000000000   !
780   rn_rdt      = 2700.     !  time step for the dynamics (and tracer if nn_acc=0)
790   rn_hmin     =   20.
800       nn_msh=0    !  AUTO - Create (=1) a mesh file or not (=0)
810/
820!-----------------------------------------------------------------------
830&namsplit       
840!-----------------------------------------------------------------------
850   ln_bt_fw      =    .FALSE.          !  leap-frog integration of barotropic equations
860   ln_bt_av      =    .TRUE.           !  Time filtering of barotropic variables
870   ln_bt_nn_auto =    .TRUE.           !  Set nn_baro automatically to be just below
880                                       !  a user defined maximum courant number (rn_bt_cmax)
890   nn_baro       =    30               !  Number of iterations of barotropic mode
900                                       !  during rn_rdt seconds. Only used if ln_bt_nn_auto=F
910   rn_bt_cmax    =    0.8              !  Maximum courant number allowed if ln_bt_nn_auto=T
920   nn_bt_flt     =    1                !  Time filter choice
930                                       !  = 0 None
940                                       !  = 1 Boxcar over   nn_baro barotropic steps
950                                       !  = 2 Boxcar over 2*nn_baro     "       
960/
970!-----------------------------------------------------------------------
980&namcrs        !   Grid coarsening for dynamics output and/or
990               !   passive tracer coarsened online simulations
1000!-----------------------------------------------------------------------
1010/
1020!-----------------------------------------------------------------------
1030&namtsd    !   data : Temperature  & Salinity
1040!-----------------------------------------------------------------------
1050   ln_tsd_tradmp = .false.  !  damping of ocean T & S toward T &S input data (T) or not (F)
1060   sn_tem  = 'conservative_temperature_WOA13_decav_Reg1L75_clim', -1 ,'votemper' , .true. , .true. , 'yearly' , 'weights_3D_WOA13d1_2_eorca1_bilinear.nc'  ,   ''    ,    ''
1070   sn_sal  = 'absolute_salinity_WOA13_decav_Reg1L75_clim'       , -1 ,'vosaline' , .true. , .true. , 'yearly' , 'weights_3D_WOA13d1_2_eorca1_bilinear.nc'  ,   ''    ,    ''
1080/
1090!-----------------------------------------------------------------------
1100&namsbc        !   Surface Boundary Condition (surface module)
1110!-----------------------------------------------------------------------
1120   nn_fsbc     =  2        !  frequency of surface boundary condition computation
1130                           !     (also = the frequency of sea-ice model call)
1140   ln_blk_core = .false.   !  CORE bulk formulation                     (T => fill namsbc_core)
1150   ln_cpl      = .true.    !  atmosphere coupled   formulation          ( requires key_oasis3 )
1160   nn_limflx =   2         !  LIM3 Multi-category heat flux formulation (use -1 if LIM3 is not used)
1170                           !  =-1  Use per-category fluxes, bypass redistributor, forced mode only, not yet implemented coupled
1180                           !  = 0  Average per-category fluxes (forced and coupled mode)
1190                           !  = 1  Average and redistribute per-category fluxes, forced mode only, not yet implemented coupled
1200                           !  = 2  Redistribute a single flux over categories (coupled mode only)
1210   nn_ice_embd = 1         !  AUTO -
1220                           !  =0 levitating ice (no mass exchange, concentration/dilution effect)
1230                           !  =1 levitating ice with mass and salt exchange but no presure effect
1240                           !  =2 embedded sea-ice (full salt and mass exchanges and pressure)
1250   ln_rnf      = .false.   !  runoffs                                   (T => fill namsbc_rnf)
1260   ln_ssr      = .false.   !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr)
1270   nn_fwb      = 0         !  FreshWater Budget: =0 unchecked
1280   nn_isf      = 3         !  ice shelf melting/freezing                (/=0 => fill namsbc_isf)
1290                           !  3 = rnf file for isf
1300!-----------------------------------------------------------------------
1310&namsbc_core   !   namsbc_core  CORE bulk formulae
1320!-----------------------------------------------------------------------
1330/
1340!-----------------------------------------------------------------------
1350&namtra_qsr    !   penetrative solar radiation
1360!-----------------------------------------------------------------------
1370   sn_chl      ='merged_ESACCI_BIOMER4V1R1_CHL_REG05',  -1  , 'CHLA' , .true. , .true. , 'yearly' , 'weights_reg05_2_eorca1_bilinear.nc' , '' , ''
1380   ln_traqsr   = .true.    !  Light penetration (T) or not (F)
1390   ln_qsr_rgb  = .false.    !  RGB (Red-Green-Blue) light penetration
1400   ln_qsr_2bd  = .false.   !  2 bands              light penetration
1410   ln_qsr_bio  = .true.   !  bio-model light penetration
1420/
1430!-----------------------------------------------------------------------
1440&namsbc_rnf    !   runoffs namelist surface boundary condition
1450!-----------------------------------------------------------------------
1460!              !  file name           ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
1470!              !                      !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
1480   sn_rnf      = 'eORCA_R1_runoff_clim_v1.0_nomask',        -1         , 'sorunoff',   .true.     , .true. , 'yearly'  , ''       , ''       , ''
1490   sn_cnf      = 'eORCA_R1_runoff_clim_v1.0_nomask',         0         , 'socoeff' ,   .false.    , .true. , 'yearly'  , ''       , ''       , ''
1500   sn_s_rnf    = 'runoffs'                         ,        24         , 'rosaline',   .true.     , .true. , 'yearly'  , ''       , ''       , ''
1510   sn_t_rnf    = 'runoffs'                         ,        24         , 'rotemper',   .true.     , .true. , 'yearly'  , ''       , ''       , ''
1520   sn_dep_rnf  = 'runoffs_eORCA1.0_depths.nc'      ,         0         , 'rodepth' ,   .false.    , .true. , 'yearly'  , ''       , ''       , ''
1530
1540   ln_rnf_mouth = .false.    !  specific treatment at rivers mouths
1550   ln_rnf_depth = .true.     !  read in depth information for runoff
1560   ln_rnf_tem   = .false.    !  read in temperature information for runoff
1570   ln_rnf_sal   = .false.    !  read in salinity information for runoff
1580   ln_rnf_depth_ini = .false.!  compute depth at initialisation from runoff file
1590   rn_rnf_max   = 0.05       !  max value of the runoff climatology over global domain ( if ln_rnf_depth_ini = .true )
1600   rn_dep_max = 150.         !  depth over which runoffs is spread ( ln_rnf_depth_ini = .true )
1610       nn_rnf_depth_file=0   ! create (=1) a runoff depth file or not (=0)
1620/
1630!-----------------------------------------------------------------------
1640&namsbc_isf    !  Top boundary layer (ISF)
1650!-----------------------------------------------------------------------
1660!              ! file name ! frequency (hours) ! variable ! time interpol. !  clim   ! 'yearly'/ ! weights  ! rotation !
1670!              !           !  (if <0  months)  !   name   !    (logical)   !  (T/F)  ! 'monthly' ! filename ! pairing  !
1680!              !
1690   sn_rnfisf     = 'runoff-icb_DaiTrenberth_Depoorter_eORCA1_JD.nc' ,   -12      ,'sornfisf',    .false.      , .true.  , 'yearly'  ,  ''      ,   ''
1700   sn_depmax_isf = 'runoff-icb_DaiTrenberth_Depoorter_eORCA1_JD.nc' ,   -12      ,'sodepmax_isf' ,   .false.  , .true.  , 'yearly'  ,  ''      ,   ''
1710   sn_depmin_isf = 'runoff-icb_DaiTrenberth_Depoorter_eORCA1_JD.nc' ,   -12      ,'sodepmin_isf' ,   .false.  , .true.  , 'yearly'  ,  ''      ,   ''
1720/
1730!-----------------------------------------------------------------------
1740&namsbc_apr    !   Atmospheric pressure used as ocean forcing or in bulk
1750!-----------------------------------------------------------------------
1760/
1770!-----------------------------------------------------------------------
1780&namsbc_ssr    !   surface boundary condition : sea surface restoring
1790!-----------------------------------------------------------------------
1800!              !   file name  ! frequency (hours) ! variable   ! time interpol. !  clim   ! 'yearly'/ ! weights  ! rotation !
1810!              !              !  (if <0  months)  !   name     !    (logical)   !  (T/F)  ! 'monthly' ! filename ! pairing  !
1820   sn_sss      = 'sss_absolute_salinity_WOA13_decav_Reg1L75_clim', -1. , 'sosaline', .true. , .true. , 'yearly' , 'weights_WOA13d1_2_eorca1_bilinear.nc' , ''
1830/
1840!-----------------------------------------------------------------------
1850&namsbc_alb    !   albedo parameters
1860!-----------------------------------------------------------------------
1870   nn_ice_alb   =    1   !  parameterization of ice/snow albedo
1880                         !     0: Shine & Henderson-Sellers (JGR 1985), giving clear-sky albedo
1890                         !     1: "home made" based on Brandt et al. (JClim 2005) and Grenfell & Perovich (JGR 2004),
1900                         !        giving cloud-sky albedo
1910   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)
1920   rn_alb_smlt  =  0.82  !  melting snow albedo     : 0.65 ( '' )          ; 0.75 ( '' )          ; obs 0.72-0.82 ( '' )
1930   rn_alb_idry  =  0.65  !  dry ice albedo          : 0.72 ( '' )          ; 0.60 ( '' )          ; obs 0.54-0.65 ( '' )
1940   rn_alb_imlt  =  0.58  !  bare puddled ice albedo : 0.53 ( '' )          ; 0.50 ( '' )          ; obs 0.49-0.58 ( '' )
1950/
1960!-----------------------------------------------------------------------
1970&namsbc_cpl    !   coupling parameters
1980!-----------------------------------------------------------------------
1990!                    !     description       !  multiple  !    vector   !      vector          ! vector !
2000!                    !                       ! categories !  reference  !    orientation       ! grids  !
2010! send
2020sn_snd_temp   =       'weighted oce and ice' ,    'no'    ,     ''      ,         ''           ,   ''
2030sn_snd_alb    =       'weighted ice'         ,    'no'    ,     ''      ,         ''           ,   ''
2040sn_snd_thick  =       'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
2050sn_snd_crt    =       'mixed oce-ice'        ,    'no'    , 'cartesian' , 'eastward-northward' ,  'T'
2060sn_snd_co2    =       'none'              ,    'no'    ,     ''      ,         ''           ,   ''
2070! receive
2080sn_rcv_w10m   =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   ''
2090sn_rcv_taumod =       'none'                 ,    'no'    ,     ''      ,         ''          ,   ''
2100sn_rcv_tau    =       'mixed oce-ice'        ,    'no'    , 'cartesian' , 'eastward-northward',  'U,V'
2110sn_rcv_dqnsdt =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   ''
2120sn_rcv_qsr    =       'conservative'         ,    'no'    ,     ''      ,         ''          ,   ''
2130sn_rcv_qns    =       'conservative'         ,    'no'    ,     ''      ,         ''          ,   ''
2140sn_rcv_emp    =       'conservative'         ,    'no'    ,     ''      ,         ''          ,   ''
2150sn_rcv_rnf    =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   ''
2160sn_rcv_cal    =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   ''
2170sn_rcv_co2    =       'none'              ,    'no'    ,     ''      ,         ''          ,   ''
2180sn_rcv_icb    =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   ''
2190sn_rcv_isf    =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   ''
2200
2210/
2220!-----------------------------------------------------------------------
2230&namberg       !   iceberg parameters
2240!-----------------------------------------------------------------------
2250      ln_icebergs              = .false.
2260      ln_bergdia               = .false.              ! Calculate budgets
2270      nn_verbose_level         = 0                    ! Turn on more verbose output if level > 0
2280      nn_verbose_write         = 120                  ! Timesteps between verbose messages
2290      nn_sample_rate           = 1                    ! Timesteps between sampling for trajectory storage
2300                                                      ! Initial mass required for an iceberg of each class
2310      rn_initial_mass          = 8.8e7, 4.1e8, 3.3e9, 1.8e10, 3.8e10, 7.5e10, 1.2e11, 2.2e11, 3.9e11, 7.4e11
2320                                                      ! Proportion of calving mass to apportion to each class 
2330      rn_distribution          = 0.24, 0.12, 0.15, 0.18, 0.12, 0.07, 0.03, 0.03, 0.03, 0.02
2340                                                      ! Ratio between effective and real iceberg mass (non-dim)
2350                                                      ! i.e. number of icebergs represented at a point         
2360      rn_mass_scaling          = 2000, 200, 50, 20, 10, 5, 2, 1, 1, 1
2370                                                      ! thickness of newly calved bergs (m)
2380      rn_initial_thickness     = 40., 67., 133., 175., 250., 250., 250., 250., 250., 250.
2390      rn_rho_bergs             = 850.                 ! Density of icebergs
2400      rn_LoW_ratio             = 1.5                  ! Initial ratio L/W for newly calved icebergs
2410      ln_operator_splitting    = .true.               ! Use first order operator splitting for thermodynamics
2420      rn_bits_erosion_fraction = 0.                   ! Fraction of erosion melt flux to divert to bergy bits
2430      rn_sicn_shift            = 0.                   ! Shift of sea-ice concn in erosion flux (0<sicn_shift<1)
2440      ln_passive_mode          = .false.              ! iceberg - ocean decoupling   
2450      nn_test_icebergs         =   8                  ! Create test icebergs of this class (-1 = no)
2460                                                      ! Put a test iceberg at each gridpoint in box (lon1,lon2,lat1,lat2)
2470      !rn_test_box              = 108.0,  116.0, -66.0, -58.0
2480      rn_test_box              = -180.0,  180.0,  70.0,  90.0     !
2490      rn_speed_limit           = 0.                   ! CFL speed limit for a berg   
2500
2510!              ! file name ! frequency (hours) !   variable   ! time interp.   !  clim   ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
2520!              !           !  (if <0  months)  !     name     !   (logical)    !  (T/F ) ! 'monthly' ! filename ! pairing  ! filename      !
2530      sn_icb =  'calving' ,       -1           , 'calvingmask',  .true.        , .true.  , 'yearly'  , ''       , ''       , ''
2540   
2550      cn_dir = './'
2560/
2570!-----------------------------------------------------------------------
2580&namlbc        !   lateral momentum boundary condition
2590!-----------------------------------------------------------------------
2600   rn_shlat    =    0.0    !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat
2610/
2620!-----------------------------------------------------------------------
2630&namcla        !   cross land advection
2640!-----------------------------------------------------------------------
2650/
2660!-----------------------------------------------------------------------
2670&nambfr        !   bottom friction
2680!-----------------------------------------------------------------------
2690   nn_bfr      =    2      !  type of bottom friction :   = 0 : free slip,  = 1 : linear friction
2700/
2710!-----------------------------------------------------------------------
2720&nambbc        !   bottom temperature boundary condition
2730!-----------------------------------------------------------------------
2740   sn_qgh      ='Goutorbe_ghflux.nc',  -12.  , 'gh_flux'    ,   .false.     , .true. , 'yearly'  , 'weights_Goutorbe1_2_eorca1_bilinear.nc'       , ''       , ''
2750   !
2760   cn_dir      = './'      !  root directory for the location of the runoff files
2770   nn_geoflx   =    2      !  geothermal heat flux: = 0 no flux
2780/
2790!-----------------------------------------------------------------------
2800&nambbl        !   bottom boundary layer scheme
2810!-----------------------------------------------------------------------
2820/
2830!-----------------------------------------------------------------------
2840&nameos        !   ocean physical parameters
2850!-----------------------------------------------------------------------
2860/
2870!-----------------------------------------------------------------------
2880&namtra_adv    !   advection scheme for tracer
2890!-----------------------------------------------------------------------
2900   ln_traadv_tvd    =  .true.   !  TVD scheme
2910   ln_traadv_ubs    =  .false.  !  UBS scheme
2920/
2930!-----------------------------------------------------------------------
2940&namtra_adv_mle !  mixed layer eddy parametrisation (Fox-Kemper param)
2950!-----------------------------------------------------------------------
2960/
2970!-----------------------------------------------------------------------
2980&namtra_adv_mle !  mixed layer eddy parametrisation (Fox-Kemper param)
2990!-----------------------------------------------------------------------
3000/
3010!----------------------------------------------------------------------------------
3020&namtra_ldf    !   lateral diffusion scheme for tracers
3030!----------------------------------------------------------------------------------
3040   ln_traldf_grif   =  .false.   !  griffies skew flux formulation       (require "key_ldfslp")
3050   ln_traldf_gdia   =  .false.   !  griffies operator strfn diagnostics  (require "key_ldfslp")
3060   ln_botmix_grif   =  .false.   !  griffies operator with lateral mixing on bottom (require "key_ldfslp")
3070   rn_aht_0         =  1000.    !  horizontal eddy diffusivity for tracers [m2/s]
3080   rn_aeiv_0        =  1000.    !  eddy induced velocity coefficient [m2/s]    (require "key_traldf_eiv")
3090/
3100!-----------------------------------------------------------------------
3110&namtra_dmp    !   tracer: T & S newtonian damping
3120!-----------------------------------------------------------------------
3130   ln_tradmp   =  .false.  !  add a damping termn (T) or not (F)
3140/
3150!-----------------------------------------------------------------------
3160&namdyn_adv    !   formulation of the momentum advection
3170!-----------------------------------------------------------------------
3180   ln_dynadv_vec = .true.  !  vector form (T) or flux form (F)
3190   ln_dynadv_cen2= .false. !  flux form - 2nd order centered scheme
3200   ln_dynadv_ubs = .false. !  flux form - 3rd order UBS      scheme
3210   nn_dynkeg     = 1       !  scheme for grad(KE): =0  C2  ; =1  Hollingsworth correction
3220/
3230!-----------------------------------------------------------------------
3240&nam_vvl    !   vertical coordinate options
3250!-----------------------------------------------------------------------
3260/
3270!-----------------------------------------------------------------------
3280&namdyn_vor    !   option of physics/algorithm (not control by CPP keys)
3290!-----------------------------------------------------------------------
3300/
3310!-----------------------------------------------------------------------
3320&namdyn_hpg    !   Hydrostatic pressure gradient option
3330!-----------------------------------------------------------------------
3340   ln_hpg_zps  = .false.   !  z-coordinate - partial steps (interpolation)
3350   ln_hpg_sco  = .true.    !  s-coordinate (standard jacobian formulation)
3360   !ln_hpg_isf  = .true.    !  s-coordinate (sco ) adapted to isf
3370   ln_dynhpg_imp = .false. !  time stepping: semi-implicit time scheme  (T)
3380                           !           centered      time scheme  (F)
3390/
3400!-----------------------------------------------------------------------
3410&namdyn_ldf    !   lateral diffusion on momentum
3420!-----------------------------------------------------------------------
3430   rn_ahm_0_lap     = 20000.    !  horizontal laplacian eddy viscosity   [m2/s]
3440/
3450!-----------------------------------------------------------------------
3460&namzdf        !   vertical physics
3470!-----------------------------------------------------------------------
3480/
3490!-----------------------------------------------------------------------
3500&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  ("key_zdftke")
3510!-----------------------------------------------------------------------
3520  nn_etau     = 0         !  penetration of tke below the mixed layer (ML) due to internal & intertial waves
3530                          !    = 0 no penetration
3540                          !    = 1 add a tke source below the ML
3550                          !    = 2 add a tke source just at the base of the ML
3560                          !    = 3 as = 1 applied on HF part of the stress    ("key_oasis3")
3570  nn_mxl0     = 2         ! type of scaling under sea-ice
3580                          !    = 0 no scaling under sea-ice
3590                          !    = 1 scaling with constant sea-ice thickness
3600                          !    = 2  scaling with mean sea-ice thickness
3610                          !    = 3  scaling with maximum sea-ice thickness
3620  rn_hice    = 10.        ! max constant ice thickness value when scaling under sea-ice ( nn_mxl0=1)
3630  ln_lc      = .true.     !  Langmuir cell parameterisation (Axell 2002)
3640  rn_lc      =  0.20      !  coef. associated to Langmuir cells
3650/
3660!-----------------------------------------------------------------------
3670&namzdf_ddm    !   double diffusive mixing parameterization             ("key_zdfddm")
3680!-----------------------------------------------------------------------
3690/
3700!-----------------------------------------------------------------------
3710&namzdf_tmx    !   tidal mixing parameterization                        ("key_zdftmx")
3720!-----------------------------------------------------------------------
3730/
3740!-----------------------------------------------------------------------
3750&namzdf_tmx_new    !   new tidal mixing parameterization                ("key_zdftmx_new")
3760!-----------------------------------------------------------------------
3770   nn_zpyc     = 2         !  pycnocline-intensified dissipation scales as N (=1) or N^2 (=2)
3780   ln_mevar    = .true.    !  variable (T) or constant (F) mixing efficiency
3790   ln_tsdiff   = .true.    !  account for differential T/S mixing (T) or not (F)
3800/
3810!-----------------------------------------------------------------------
3820&namsol        !   elliptic solver / island / free surface
3830!-----------------------------------------------------------------------
3840/
3850!-----------------------------------------------------------------------
3860&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi)
3870!-----------------------------------------------------------------------
3880   ln_nnogather=  .true.   !
3890   jpni        =   22      !  jpni   number of processors following i (set automatically if < 1)
3900   jpnj        =   22      !  jpnj   number of processors following j (set automatically if < 1)
3910   jpnij       =  360      !  jpnij  number of local domains (set automatically if < 1), 360 for eORCA1/IPSLCM6-LR
3920/
3930!-----------------------------------------------------------------------
3940&namctl        !   Control prints & Benchmark
3950!-----------------------------------------------------------------------
3960/
3970!-----------------------------------------------------------------------
3980&namptr       !   Poleward Transport Diagnostic
3990!-----------------------------------------------------------------------
4000   ln_diaptr  = .true.      !  Poleward heat and salt transport (T) or not (F)
4010   ln_subbas  = .true.      !  Atlantic/Pacific/Indian basins computation (T) or not
4020                            !  (orca configuration only, need input basins mask file named "subbasins.nc"
4030/
4040!-----------------------------------------------------------------------
4050&namhsb       !  Heat and salt budgets
4060!-----------------------------------------------------------------------
4070   ln_diahsb  = .true. 
4080/
4090!-----------------------------------------------------------------------
4100&namdyn_nept  !   Neptune effect (simplified: lateral and vertical diffusions removed)
4110!-----------------------------------------------------------------------
4120/
4130!-----------------------------------------------------------------------
4140&nam_vvl    !   vertical coordinate options
4150!-----------------------------------------------------------------------
4160/
4170!-----------------------------------------------------------------------
4180&namzdf_gls                !   GLS vertical diffusion                   ("key_zdfgls")
4190!-----------------------------------------------------------------------
4200/
4210!-----------------------------------------------------------------------
4220&namtrd        !   diagnostics on dynamics and/or tracer trends
4230!              !       and/or mixed-layer trends and/or barotropic vorticity
4240!-----------------------------------------------------------------------
4250   ln_tra_trd  = .true.   ! (T) 3D tracer trend output
4260/
4270!-----------------------------------------------------------------------
4280&namsto       ! Stochastic parametrization of EOS
4290!-----------------------------------------------------------------------
4300/
431
Note: See TracBrowser for help on using the repository browser.