Ignore:
Timestamp:
10/23/23 14:19:09 (9 months ago)
Author:
cetlod
Message:

CM7_work : Reorganisation of NEMO parameter sub-directory

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v7/IPSLCM7/GENERAL/PARAM/NEMO/namelist_ORCA2_cfg

    r6656 r6658  
    11!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    2 !! NEMO/OPA  Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref 
     2!! NEMO/OCE  Configuration namelist : overwrite default values defined in SHARED/namelist_ref 
    33!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
     4!!             ORCA2 - ICE - PISCES configuration                     !! 
     5!!====================================================================== 
     6!!              ***  Domain & Run management namelists  ***           !! 
     7!!                                                                    !! 
     8!!   namrun       parameters of the run 
     9!!   namdom       space and time domain 
     10!!   namcfg       parameters of the configuration                       (default: user defined GYRE) 
     11!!   namwad       Wetting and drying                                    (default: OFF) 
     12!!   namtsd       data: temperature & salinity                          (default: OFF) 
     13!!   namcrs       coarsened grid (for outputs and/or TOP)               (ln_crs =T) 
     14!!   namc1d       1D configuration options                              ("key_c1d") 
     15!!   namc1d_dyndmp 1D newtonian damping applied on currents             ("key_c1d") 
     16!!   namc1d_uvd   1D data (currents)                                    ("key_c1d") 
     17!!====================================================================== 
    418! 
    519!----------------------------------------------------------------------- 
     
    2236   nn_istate   =       0   !  Output the initial state (1) or not (0) 
    2337   nn_stock    =  _AUTOBLOCKER_   !  Frequency of creation of a restart file (modulo referenced to 1) 
    24    nn_write    =    5475   !  Requency of write in the output file   (modulo referenced to nn_it000) 
     38   nn_write    =    5840   !  Requency of write in the output file   (modulo referenced to nn_it000) 
    2539   ln_mskland  = .true.    !  Masks land points in NetCDF outputs 
    26    ln_mskutil  = .false.    !  Outputs without halos 
    27    ln_dimgnnn  = .false.   !  DIMG file format: 1 file for all processors (F) or by processor (T) 
    28    ln_cfmeta   = .false.   !  output additional data to netCDF files required for compliance with the CF metadata standard 
    29    ln_clobber  = .true.    !  clobber (overwrite) an existing file 
    30    nn_chunksz  =       0   !  chunksize (bytes) for NetCDF file (works only with iom_nf90 routines) 
    31 / 
    32 !----------------------------------------------------------------------- 
    33 &namcfg        !   parameters of the configuration 
    34 !----------------------------------------------------------------------- 
    35    cp_cfg      =  "orca"               !  name of the configuration 
    36    jp_cfg      =       2               !  resolution of the configuration 
    37    jpidta      =     182               !  1st lateral dimension ( >= jpi ) 
    38    jpjdta      =     149               !  2nd    "         "    ( >= jpj ) 
    39    jpkdta      =      31               !  number of levels      ( >= jpk ) 
    40    jpiglo      =     182               !  1st dimension of global domain --> i =jpidta 
    41    jpjglo      =     149               !  2nd    -                  -    --> j  =jpjdta 
    42    jpizoom     =       1               !  left bottom (i,j) indices of the zoom 
    43    jpjzoom     =       1               !  in data domain indices 
    44    jperio      =       4               !  lateral cond. type (between 0 and 6) 
    45 / 
    46 !----------------------------------------------------------------------- 
    47 &namzgr        !   vertical coordinate 
    48 !----------------------------------------------------------------------- 
    49 / 
    50 !----------------------------------------------------------------------- 
    51 &namdom        !   space and time domain (bathymetry, mesh, timestep) 
    52 !----------------------------------------------------------------------- 
    53    nn_msh      =    _AUTO_ !  AUTO - create (=1) a mesh file or not (=0) 
    54    rn_rdt      = 5760.     !  time step for the dynamics (and tracer if nn_acc=0) 
    55    nn_closea    =   1      !  remove (=0) or keep (=1) closed seas and lakes (ORCA) 
     40   ln_mskutil  = .true.    !  Outputs without halos 
     41   ln_cfmeta   = .true.    !  output additional data to netCDF files required for compliance with the CF metadata standard 
     42/ 
     43!----------------------------------------------------------------------- 
     44&namdom        !   time and space domain 
     45!----------------------------------------------------------------------- 
     46   rn_rdt      = 5400.     !  time step for the dynamics and tracer 
     47   ln_meshmask =  _AUTO_ 
     48/ 
     49!----------------------------------------------------------------------- 
     50&namcfg        !   parameters of the configuration                      (default: use namusr_def in namelist_cfg) 
     51!----------------------------------------------------------------------- 
     52   ln_read_cfg = .true.    !  (=T) read the domain configuration file 
     53      cn_domcfg = "domain_cfg.nc"    ! domain configuration filename 
     54      ! 
     55      ln_closea    = .true.    !  F => suppress closed seas (defined by closea_mask field)  
     56      !                         !       from the bathymetry at runtime. 
     57/ 
     58!----------------------------------------------------------------------- 
     59&namtsd        !    Temperature & Salinity Data  (init/dmp)             (default: OFF) 
     60!----------------------------------------------------------------------- 
     61   !                       ! =T  read T-S fields for: 
     62   ln_tsd_dmp  = .false.          !  T-S restoring   (see namtra_dmp) 
     63 
     64   cn_dir = './'     !  root directory for the T-S data location 
     65   !___________!_________________________!___________________!___________!_____________!________!___________!__________________!__________!_______________! 
     66   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask ! 
     67   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   ! 
     68   sn_tem = 'data_1m_potential_temperature_nomask',     -1.     ,'votemper',   .true.    , .true. , 'yearly'  ,    ''    ,    ''    ,    '' 
     69   sn_sal = 'data_1m_salinity_nomask'             ,     -1.     ,'vosaline',   .true.    , .true. , 'yearly'  ,    ''    ,    ''    ,    '' 
     70/ 
     71!!====================================================================== 
     72!!            ***  Surface Boundary Condition namelists  ***          !! 
     73!!                                                                    !! 
     74!!   namsbc          surface boundary condition manager                 (default: NO selection) 
     75!!   namsbc_flx      flux               formulation                     (ln_flx     =T) 
     76!!   namsbc_blk      Bulk formulae formulation                          (ln_blk     =T) 
     77!!   namsbc_cpl      CouPLed            formulation                     ("key_oasis3" ) 
     78!!   namsbc_sas      Stand-Alone Surface module                         (SAS_SRC  only) 
     79!!   namsbc_iif      Ice-IF: use observed ice cover                     (nn_ice = 1   ) 
     80!!   namtra_qsr      penetrative solar radiation                        (ln_traqsr  =T) 
     81!!   namsbc_ssr      sea surface restoring term (for T and/or S)        (ln_ssr     =T) 
     82!!   namsbc_rnf      river runoffs                                      (ln_rnf     =T) 
     83!!   namsbc_apr      Atmospheric Pressure                               (ln_apr_dyn =T) 
     84!!   namsbc_isf      ice shelf melting/freezing                         (ln_isfcav  =T : read (ln_read_cfg=T) or set or usr_def_zgr ) 
     85!!   namsbc_iscpl    coupling option between land ice model and ocean   (ln_isfcav  =T) 
     86!!   namsbc_wave     external fields from wave model                    (ln_wave    =T) 
     87!!   namberg         iceberg floats                                     (ln_icebergs=T) 
     88!!====================================================================== 
     89! 
     90!----------------------------------------------------------------------- 
     91&namsbc        !   Surface Boundary Condition manager                   (default: NO selection) 
     92!----------------------------------------------------------------------- 
     93   nn_fsbc     = 4         !  frequency of SBC module call 
     94                           !     (also = the frequency of sea-ice & iceberg model call) 
     95                     ! Type of air-sea fluxes  
     96   ln_cpl      = .true.    !  atmosphere coupled   formulation          ( requires key_oasis3 ) 
     97                     ! Sea-ice : 
     98   nn_ice      = 2         !  =2 or 3 automatically for SI3 or CICE    ("key_si3" or "key_cice") 
     99                     ! Misc. options of sbc :  
     100   ln_traqsr   = .true.   !  Light penetration in the ocean            (T => fill namtra_qsr) 
     101/ 
     102!----------------------------------------------------------------------- 
     103&namsbc_blk    !   namsbc_blk  generic Bulk formula                     (ln_blk =T) 
     104!----------------------------------------------------------------------- 
     105/ 
     106!----------------------------------------------------------------------- 
     107&namsbc_cpl    !   coupled ocean/atmosphere model                       ("key_oasis3") 
     108!----------------------------------------------------------------------- 
     109   nn_cplmodel   =     1   !  Maximum number of models to/from which NEMO is potentially sending/receiving data 
     110   ln_usecplmask = .false. !  use a coupling mask file to merge data received from several models 
     111   !                       !   -> file cplmask.nc with the float variable called cplmask (jpi,jpj,nn_cplmodel) 
     112   nn_cats_cpl   =     5   !  Number of sea ice categories over which coupling is to be carried out (if not 1) 
     113   !_____________!__________________________!____________!_____________!______________________!________! 
     114   !             !        description       !  multiple  !    vector   !       vector         ! vector ! 
     115   !             !                          ! categories !  reference  !     orientation      ! grids  ! 
     116!***   send    *** 
     117   sn_snd_temp   =   'weighted oce and ice' ,    'no'    ,     ''      ,         ''           ,   '' 
     118   sn_snd_alb    =   'weighted ice'         ,    'no'    ,     ''      ,         ''           ,   '' 
     119   sn_snd_crt    =   'mixed oce-ice'        ,    'no'    , 'spherical' , 'eastward-northward' ,  'T' 
     120   sn_snd_co2    =   'none'                 ,    'no'    ,     ''      ,         ''           ,   '' 
     121!***  receive  *** 
     122   sn_rcv_w10m   =   'coupled'              ,    'no'    ,     ''      ,         ''           ,   '' 
     123   sn_rcv_taumod =   'none'                 ,    'no'    ,     ''      ,         ''           ,   '' 
     124   sn_rcv_tau    =   'mixed oce-ice'        ,    'no'    , 'cartesian' , 'eastward-northward' ,  'U,V' 
     125   sn_rcv_dqnsdt =   'coupled'              ,    'no'    ,     ''      ,         ''           ,   '' 
     126   sn_rcv_qsr    =   'conservative'         ,    'no'    ,     ''      ,         ''           ,   '' 
     127   sn_rcv_qns    =   'conservative'         ,    'no'    ,     ''      ,         ''           ,   '' 
     128   sn_rcv_emp    =   'conservative'         ,    'no'    ,     ''      ,         ''           ,   '' 
     129   sn_rcv_rnf    =   'coupled'              ,    'no'    ,     ''      ,         ''           ,   '' 
     130   sn_rcv_cal    =   'coupled'              ,    'no'    ,     ''      ,         ''           ,   '' 
     131   sn_rcv_co2    =   'none'                 ,    'no'    ,     ''      ,         ''           ,   '' 
     132   sn_rcv_isf    =   'none'                 ,    'no'    ,     ''      ,         ''           ,   '' 
     133   sn_rcv_icb    =   'none'                 ,    'no'    ,     ''      ,         ''           ,   '' 
     134/ 
     135!----------------------------------------------------------------------- 
     136&namtra_qsr    !   penetrative solar radiation                          (ln_traqsr =T) 
     137!----------------------------------------------------------------------- 
     138   !                       ! type of penetration                        (default: NO selection) 
     139   ln_qsr_bio  = .true.       !  RGB light penetration (Red-Green-Blue) 
    56140   ! 
    57    jphgr_msh   =       0               !  type of horizontal mesh 
    58    ppglam0     =  999999.0             !  longitude of first raw and column T-point (jphgr_msh = 1) 
    59    ppgphi0     =  999999.0             ! latitude  of first raw and column T-point (jphgr_msh = 1) 
    60    ppe1_deg    =  999999.0             !  zonal      grid-spacing (degrees) 
    61    ppe2_deg    =  999999.0             !  meridional grid-spacing (degrees) 
    62    ppe1_m      =  999999.0             !  zonal      grid-spacing (degrees) 
    63    ppe2_m      =  999999.0             !  meridional grid-spacing (degrees) 
    64    ppsur       =   -4762.96143546300   !  ORCA r4, r2 and r05 coefficients 
    65    ppa0        =     255.58049070440   ! (default coefficients) 
    66    ppa1        =     245.58132232490   ! 
    67    ppkth       =      21.43336197938   ! 
    68    ppacr       =       3.0             ! 
    69    ppdzmin     =  999999.              !  Minimum vertical spacing 
    70    pphmax      =  999999.              !  Maximum depth 
    71    ldbletanh   =  .FALSE.              !  Use/do not use double tanf function for vertical coordinates 
    72    ppa2        =  999999.              !  Double tanh function parameters 
    73    ppkth2      =  999999.              ! 
    74    ppacr2      =  999999.              ! 
    75 / 
    76 !----------------------------------------------------------------------- 
    77 &namsplit      !   time splitting parameters                            ("key_dynspg_ts") 
    78 !----------------------------------------------------------------------- 
    79 / 
    80 !----------------------------------------------------------------------- 
    81 &namcrs        !   Grid coarsening for dynamics output and/or 
    82                !   passive tracer coarsened online simulations 
    83 !----------------------------------------------------------------------- 
    84 / 
    85 !----------------------------------------------------------------------- 
    86 &namtsd    !   data : Temperature  & Salinity 
    87 !----------------------------------------------------------------------- 
    88    ln_tsd_init   = .true.   !  Initialisation of ocean T & S with T &S input data (T) or not (F) 
    89    ln_tsd_tradmp = .false.  !  damping of ocean T & S toward T &S input data (T) or not (F) 
    90 / 
    91 !----------------------------------------------------------------------- 
    92 &namsbc        !   Surface Boundary Condition (surface module) 
    93 !----------------------------------------------------------------------- 
    94    nn_fsbc     = 5         !  frequency of surface boundary condition computation 
    95                            !     (also = the frequency of sea-ice model call) 
    96    ln_blk_clio = .false.   !  CLIO bulk formulation                     (T => fill namsbc_clio) 
    97    ln_blk_core = .false.   !  CORE bulk formulation                     (T => fill namsbc_core) 
    98    ln_blk_mfs  = .false.   !  MFS bulk formulation                      (T => fill namsbc_mfs ) 
    99    ln_cpl      = .true.    !  atmosphere coupled   formulation          ( requires key_oasis3 ) 
    100    ln_mixcpl   = .false.   !  forced-coupled mixed formulation          ( requires key_oasis3 ) 
    101    ln_apr_dyn  = .false.   !  Patm gradient added in ocean & ice Eqs.   (T => fill namsbc_apr ) 
    102    nn_ice      = 2         !  =0 no ice boundary condition   , 
    103                            !  =1 use observed ice-cover      , 
    104                            !  =2 ice-model used                         ("key_lim3" or "key_lim2") 
    105    nn_ice_embd = 0         !  AUTO -  
    106                            !  =0 levitating ice (no mass exchange, concentration/dilution effect) 
    107                            !  =1 levitating ice with mass and salt exchange but no presure effect 
    108                            !  =2 embedded sea-ice (full salt and mass exchanges and pressure) 
    109    ln_dm2dc    = .false.   !  daily mean to diurnal cycle on short wave 
    110    ln_rnf      = .false.   !  runoffs                                   (T => fill namsbc_rnf) 
    111    ln_ssr      = .false.   !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr) 
    112    nn_fwb      = 0         !  FreshWater Budget: =0 unchecked 
    113                            !     =1 global mean of e-p-r set to zero at each time step 
    114                            !     =2 annual global mean of e-p-r set to zero 
    115                            !     =3 global emp set to zero and spread out over erp area 
    116    ln_wave = .false.       !  Activate coupling with wave (either Stokes Drift or Drag coefficient, or both)  (T => fill namsbc_wave) 
    117    ln_cdgw = .false.       !  Neutral drag coefficient read from wave model (T => fill namsbc_wave) 
    118    ln_sdw  = .false.       !  Computation of 3D stokes drift                (T => fill namsbc_wave) 
    119 / 
    120 !----------------------------------------------------------------------- 
    121 &namsbc_core   !   namsbc_core  CORE bulk formulae 
    122 !----------------------------------------------------------------------- 
    123 / 
    124 !----------------------------------------------------------------------- 
    125 &namtra_qsr    !   penetrative solar radiation 
    126 !----------------------------------------------------------------------- 
    127 !              !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
    128 !              !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      ! 
    129    sn_chl      = 'chlorophyll_surface.nc',        -1         , 'CHLA'    ,   .true.     , .true. , 'yearly'  , ''       , ''       , '' 
    130 / 
    131 !----------------------------------------------------------------------- 
    132 &namsbc_rnf    !   runoffs namelist surface boundary condition 
    133 !----------------------------------------------------------------------- 
    134 !              !  file name           ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
    135 !              !                      !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      ! 
     141/ 
     142!----------------------------------------------------------------------- 
     143&namsbc_ssr    !   surface boundary condition : sea surface restoring   (ln_ssr =T) 
     144!----------------------------------------------------------------------- 
     145/ 
     146!----------------------------------------------------------------------- 
     147&namsbc_rnf    !   runoffs                                              (ln_rnf =T) 
     148!----------------------------------------------------------------------- 
     149   ln_rnf_mouth = .false.   !  specific treatment at rivers mouths 
     150      rn_hrnf     =  15.e0    !  depth over which enhanced vertical mixing is used    (ln_rnf_mouth=T) 
     151      rn_avt_rnf  =   1.e-3   !  value of the additional vertical mixing coef. [m2/s] (ln_rnf_mouth=T) 
     152   rn_rfact    =   1.e0    !  multiplicative factor for runoff 
     153   ln_rnf_depth = .false.   !  read in depth information for runoff 
     154   ln_rnf_tem  = .false.   !  read in temperature information for runoff 
     155   ln_rnf_sal  = .false.   !  read in salinity information for runoff 
     156   ln_rnf_depth_ini = .false. ! compute depth at initialisation from runoff file 
     157      rn_rnf_max  = 0.05  !  max value of the runoff climatologie over global domain ( ln_rnf_depth_ini = .true ) 
     158      rn_dep_max  = 150.      !  depth over which runoffs is spread ( ln_rnf_depth_ini = .true ) 
     159      nn_rnf_depth_file = _AUTO_   !  create (=1) a runoff depth file or not (=0) 
     160 
     161   cn_dir = './'  !  root directory for the location of the runoff files 
     162   !___________!_____________!___________________!___________!_____________!_________!___________!__________!__________!_______________! 
     163   !           !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
     164   !           !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      ! 
    136165   sn_rnf      = 'ORCA_R2_runoff_clim_v1.0_nomask',        -1         , 'sorunoff',   .true.     , .true. , 'yearly'  , ''       , ''       , '' 
    137166   sn_cnf      = 'ORCA_R2_runoff_clim_v1.0_nomask',         0         , 'socoeff' ,   .false.    , .true. , 'yearly'  , ''       , ''       , '' 
    138    sn_s_rnf    = 'runoffs'                        ,        24         , 'rosaline',   .true.     , .true. , 'yearly'  , ''       , ''       , '' 
    139    sn_t_rnf    = 'runoffs'                        ,        24         , 'rotemper',   .true.     , .true. , 'yearly'  , ''       , ''       , '' 
    140    sn_dep_rnf  = 'runoffs_ORCA2_depths.nc'        ,         0         , 'rodepth' ,   .false.    , .true. , 'yearly'  , ''       , ''       , '' 
     167   sn_s_rnf    = 'runoffs'            ,        24         , 'rosaline',   .true.     , .true. , 'yearly'  , ''       , ''       , '' 
     168   sn_t_rnf    = 'runoffs'            ,        24         , 'rotemper',   .true.     , .true. , 'yearly'  , ''       , ''       , '' 
     169   sn_dep_rnf  = 'runoffs_depths.nc'  ,         0         , 'rodepth' ,   .false.    , .true. , 'yearly'  , ''       , ''       , '' 
     170/ 
     171!----------------------------------------------------------------------- 
     172&namsbc_isf    !  Top boundary layer (ISF)                              (ln_isfcav =T : read (ln_read_cfg=T) 
     173!-----------------------------------------------------------------------             or set or usr_def_zgr ) 
     174/ 
     175!----------------------------------------------------------------------- 
     176&namsbc_wave   ! External fields from wave model                        (ln_wave=T) 
     177!----------------------------------------------------------------------- 
     178/ 
     179!----------------------------------------------------------------------- 
     180&namberg       !   iceberg parameters                                   (default: OFF) 
     181!----------------------------------------------------------------------- 
     182/ 
     183!!====================================================================== 
     184!!               ***  Lateral boundary condition  ***                 !! 
     185!!                                                                    !! 
     186!!   namlbc        lateral momentum boundary condition                  (default: NO selection) 
     187!!   namagrif      agrif nested grid   (read by child model only)       ("key_agrif") 
     188!!   nam_tide      Tidal forcing                                        (default: OFF) 
     189!!   nambdy        Unstructured open boundaries                         (default: OFF) 
     190!!   nambdy_dta    Unstructured open boundaries - external data         (see  nambdy) 
     191!!   nambdy_tide   tidal forcing at open boundaries                     (default: OFF) 
     192!!====================================================================== 
     193! 
     194!----------------------------------------------------------------------- 
     195&namlbc        !   lateral momentum boundary condition                  (default: NO selection) 
     196!----------------------------------------------------------------------- 
     197   rn_shlat    =    2.     !  no slip 
     198/ 
     199!----------------------------------------------------------------------- 
     200&namagrif      !  AGRIF zoom                                            ("key_agrif") 
     201!----------------------------------------------------------------------- 
     202/ 
     203!!====================================================================== 
     204!!                ***  Top/Bottom boundary condition  ***             !! 
     205!!                                                                    !! 
     206!!   namdrg        top/bottom drag coefficient                          (default: NO selection) 
     207!!   namdrg_top    top    friction                                      (ln_OFF=F & ln_isfcav=T) 
     208!!   namdrg_bot    bottom friction                                      (ln_OFF=F) 
     209!!   nambbc        bottom temperature boundary condition                (default: OFF) 
     210!!   nambbl        bottom boundary layer scheme                         (default: OFF) 
     211!!====================================================================== 
     212! 
     213!----------------------------------------------------------------------- 
     214&namdrg        !   top/bottom drag coefficient                          (default: NO selection) 
     215!----------------------------------------------------------------------- 
     216   ln_lin  = .true.   !  linear  drag: Cd = Cd0 Uc0 
     217/ 
     218!----------------------------------------------------------------------- 
     219&namdrg_bot    !   BOTTOM friction                                      (ln_OFF =F) 
     220!----------------------------------------------------------------------- 
     221/ 
     222!----------------------------------------------------------------------- 
     223&nambbc        !   bottom temperature boundary condition                (default: OFF) 
     224!----------------------------------------------------------------------- 
     225   ln_trabbc   = .true.    !  Apply a geothermal heating at the ocean bottom 
     226      nn_geoflx   =    2      !  geothermal heat flux: = 2 read variable flux [mW/m2] 
    141227 
    142    ln_rnf_mouth = .false.    !  specific treatment at rivers mouths 
    143    ln_rnf_depth = .true.     !  read in depth information for runoff 
    144    ln_rnf_tem   = .false.    !  read in temperature information for runoff 
    145    ln_rnf_sal   = .false.    !  read in salinity information for runoff 
    146    ln_rnf_depth_ini = .true. !  compute depth at initialisation from runoff file 
    147    rn_rnf_max   = 0.05       !  max value of the runoff climatology over global domain ( if ln_rnf_depth_ini = .true ) 
    148    rn_dep_max = 150.         !  depth over which runoffs is spread ( ln_rnf_depth_ini = .true ) 
    149    nn_rnf_depth_file = _AUTO_     ! create (=1) a runoff depth file or not (=0) 
    150 / 
    151 !----------------------------------------------------------------------- 
    152 &namsbc_ssr    !   surface boundary condition : sea surface restoring 
    153 !----------------------------------------------------------------------- 
    154 / 
    155 !----------------------------------------------------------------------- 
    156 &namsbc_alb    !   albedo parameters 
    157 !----------------------------------------------------------------------- 
    158    nn_ice_alb   =    0   !  parameterization of ice/snow albedo 
    159                          !     0: Shine & Henderson-Sellers (JGR 1985), giving clear-sky albedo 
    160                          !     1: "home made" based on Brandt et al. (JClim 2005) and Grenfell & Perovich (JGR 2004), 
    161                          !        giving cloud-sky albedo 
    162    rn_alb_sdry  =  0.80  !  dry snow albedo         : 0.80 (nn_ice_alb = 0); 0.85 (nn_ice_alb = 1); obs 0.85-0.87 (cloud-sky) 
    163    rn_alb_smlt  =  0.65  !  melting snow albedo     : 0.65 ( '' )          ; 0.75 ( '' )          ; obs 0.72-0.82 ( '' ) 
    164    rn_alb_idry  =  0.72  !  dry ice albedo          : 0.72 ( '' )          ; 0.60 ( '' )          ; obs 0.54-0.65 ( '' ) 
    165    rn_alb_imlt  =  0.50  !  bare puddled ice albedo : 0.53 ( '' )          ; 0.50 ( '' )          ; obs 0.49-0.58 ( '' ) 
    166 / 
    167 !----------------------------------------------------------------------- 
    168 &namsbc_cpl    !   coupling parameters 
    169 !----------------------------------------------------------------------- 
    170 !                    !     description       !  multiple  !    vector   !      vector          ! vector ! 
    171 !                    !                       ! categories !  reference  !    orientation       ! grids  ! 
    172 ! send 
    173 sn_snd_temp   =       'weighted oce and ice' ,    'no'    ,     ''      ,         ''           ,   '' 
    174 sn_snd_alb    =       'weighted ice'         ,    'no'    ,     ''      ,         ''           ,   '' 
    175 sn_snd_thick  =       'none'                 ,    'no'    ,     ''      ,         ''           ,   '' 
    176 sn_snd_crt    =       'mixed oce-ice'        ,    'no'    , 'cartesian' , 'eastward-northward' ,  'T' 
    177 sn_snd_co2    =       'none'              ,    'no'    ,     ''      ,         ''           ,   '' 
    178 ! receive 
    179 sn_rcv_w10m   =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   '' 
    180 sn_rcv_taumod =       'none'                 ,    'no'    ,     ''      ,         ''          ,   '' 
    181 sn_rcv_tau    =       'mixed oce-ice'        ,    'no'    , 'cartesian' , 'eastward-northward',  'U,V' 
    182 sn_rcv_dqnsdt =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   '' 
    183 sn_rcv_qsr    =       'conservative'         ,    'no'    ,     ''      ,         ''          ,   '' 
    184 sn_rcv_qns    =       'conservative'         ,    'no'    ,     ''      ,         ''          ,   '' 
    185 sn_rcv_emp    =       'conservative'         ,    'no'    ,     ''      ,         ''          ,   '' 
    186 sn_rcv_rnf    =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   '' 
    187 sn_rcv_cal    =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   '' 
    188 sn_rcv_co2    =       'none'              ,    'no'    ,     ''      ,         ''          ,   '' 
    189 / 
    190 / 
    191 !----------------------------------------------------------------------- 
    192 &namberg       !   iceberg parameters 
    193 !----------------------------------------------------------------------- 
    194 / 
    195 !----------------------------------------------------------------------- 
    196 &namlbc        !   lateral momentum boundary condition 
    197 !----------------------------------------------------------------------- 
    198 / 
    199 !----------------------------------------------------------------------- 
    200 &namcla        !   cross land advection 
    201 !----------------------------------------------------------------------- 
    202 / 
    203 !----------------------------------------------------------------------- 
    204 &nambfr        !   bottom friction 
    205 !----------------------------------------------------------------------- 
    206 / 
    207 !----------------------------------------------------------------------- 
    208 &nambbc        !   bottom temperature boundary condition 
    209 !----------------------------------------------------------------------- 
    210 / 
    211 !----------------------------------------------------------------------- 
    212 &nambbl        !   bottom boundary layer scheme 
    213 !----------------------------------------------------------------------- 
    214 / 
    215 !----------------------------------------------------------------------- 
    216 &nameos        !   ocean physical parameters 
    217 !----------------------------------------------------------------------- 
    218 / 
    219 !----------------------------------------------------------------------- 
    220 &namtra_adv    !   advection scheme for tracer 
    221 !----------------------------------------------------------------------- 
    222 / 
    223 !----------------------------------------------------------------------- 
    224 &namtra_adv_mle !  mixed layer eddy parametrisation (Fox-Kemper param) 
    225 !----------------------------------------------------------------------- 
    226 / 
    227 !----------------------------------------------------------------------- 
    228 &namtra_adv_mle !  mixed layer eddy parametrisation (Fox-Kemper param) 
    229 !----------------------------------------------------------------------- 
    230 / 
    231 !---------------------------------------------------------------------------------- 
    232 &namtra_ldf    !   lateral diffusion scheme for tracers 
    233 !---------------------------------------------------------------------------------- 
    234 / 
    235 !----------------------------------------------------------------------- 
    236 &namtra_dmp    !   tracer: T & S newtonian damping 
    237 !----------------------------------------------------------------------- 
    238    ln_tradmp   =  .false.  !  add a damping termn (T) or not (F) 
    239 / 
    240 !----------------------------------------------------------------------- 
    241 &namdyn_adv    !   formulation of the momentum advection 
    242 !----------------------------------------------------------------------- 
    243 / 
    244 !----------------------------------------------------------------------- 
    245 &namdyn_vor    !   option of physics/algorithm (not control by CPP keys) 
    246 !----------------------------------------------------------------------- 
    247 / 
    248 !----------------------------------------------------------------------- 
    249 &namdyn_hpg    !   Hydrostatic pressure gradient option 
    250 !----------------------------------------------------------------------- 
    251 / 
    252 !----------------------------------------------------------------------- 
    253 &namdyn_ldf    !   lateral diffusion on momentum 
    254 !----------------------------------------------------------------------- 
    255 / 
    256 !----------------------------------------------------------------------- 
    257 &namzdf        !   vertical physics 
    258 !----------------------------------------------------------------------- 
    259 / 
    260 !----------------------------------------------------------------------- 
    261 &namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  ("key_zdftke") 
    262 !----------------------------------------------------------------------- 
    263    rn_ebb      =  67.83    !  coef. of the surface input of tke (=67.83 suggested when ln_mxl0=T) 
    264    rn_mxl0     =   0.01    !  surface  buoyancy lenght scale minimum value 
    265    nn_etau     =   0       !  penetration of tke below the mixed layer (ML) due to internal & intertial waves 
    266                            !        = 0 no penetration 
    267                            !        = 1 add a tke source below the ML 
    268                            !        = 2 add a tke source just at the base of the ML 
    269                            !        = 3 as = 1 applied on HF part of the stress    ("key_coupled") 
    270 / 
    271 !----------------------------------------------------------------------- 
    272 &namzdf_ddm    !   double diffusive mixing parameterization             ("key_zdfddm") 
    273 !----------------------------------------------------------------------- 
    274 / 
    275 !----------------------------------------------------------------------- 
    276 &namzdf_tmx    !   tidal mixing parameterization                        ("key_zdftmx") 
    277 !----------------------------------------------------------------------- 
    278 / 
    279 !----------------------------------------------------------------------- 
    280 &namsol        !   elliptic solver / island / free surface 
    281 !----------------------------------------------------------------------- 
    282 / 
    283 !----------------------------------------------------------------------- 
    284 &nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi) 
    285 !----------------------------------------------------------------------- 
    286    cn_mpi_send =  'I'      !  mpi send/recieve type   ='S', 'B', or 'I' for standard send, 
    287                            !  buffer blocking send or immediate non-blocking sends, resp. 
    288    nn_buffer   =   0       !  size in bytes of exported buffer ('B' case), 0 no exportation 
    289    ln_nnogather=  .false.  !  activate code to avoid mpi_allgather use at the northfold 
    290    jpni        =   1       !  jpni   number of processors following i (set automatically if < 1) 
    291    jpnj        =  31       !  jpnj   number of processors following j (set automatically if < 1) 
    292    jpnij       =  31       !  jpnij  number of local domains (set automatically if < 1) 
    293 / 
    294 !----------------------------------------------------------------------- 
    295 &namctl        !   Control prints & Benchmark 
    296 !----------------------------------------------------------------------- 
    297 / 
    298 !----------------------------------------------------------------------- 
    299 &namptr       !   Poleward Transport Diagnostic 
    300 !----------------------------------------------------------------------- 
    301    ln_diaptr  = .true.     !  Poleward heat and salt transport (T) or not (F) 
    302    ln_subbas  = .true.     !  Atlantic/Pacific/Indian basins computation (T) or not 
    303                            !  (orca configuration only, need input basins mask file named "subbasins.nc" 
    304 / 
    305 !----------------------------------------------------------------------- 
    306 &nam_asminc   !   assimilation increments                               ('key_asminc') 
    307 !----------------------------------------------------------------------- 
    308 / 
    309 !----------------------------------------------------------------------- 
    310 &namhsb       !  Heat and salt budgets 
    311 !----------------------------------------------------------------------- 
    312 / 
    313 !----------------------------------------------------------------------- 
    314 &namdyn_nept  !   Neptune effect (simplified: lateral and vertical diffusions removed) 
    315 !----------------------------------------------------------------------- 
    316 / 
     228   cn_dir = './'  !  root directory for the geothermal data location 
     229   !___________!____________________!___________________!___________!_____________!________!___________!__________________!__________!_______________! 
     230   !           !  file name         ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask ! 
     231   !           !                    !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   ! 
     232   sn_qgh      ='geothermal_heating.nc'  ,       -12.        , 'heatflow',   .false.   , .true. , 'yearly'  ,   ''             ,   ''     ,   '' 
     233/ 
     234!----------------------------------------------------------------------- 
     235&nambbl        !   bottom boundary layer scheme                         (default: OFF) 
     236!----------------------------------------------------------------------- 
     237   ln_trabbl   = .true.    !  Bottom Boundary Layer parameterisation flag 
     238      nn_bbl_ldf  =  1        !  diffusive bbl (=1)   or not (=0) 
     239      nn_bbl_adv  =  0        !  advective bbl (=1/2) or not (=0) 
     240      rn_ahtbbl   =  1000.    !  lateral mixing coefficient in the bbl  [m2/s] 
     241      rn_gambbl   =  10.      !  advective bbl coefficient                 [s] 
     242/ 
     243!!====================================================================== 
     244!!                        Tracer (T-S) namelists                      !! 
     245!!                                                                    !! 
     246!!   nameos        equation of state                                    (default: NO selection) 
     247!!   namtra_adv    advection scheme                                     (default: NO selection) 
     248!!   namtra_ldf    lateral diffusion scheme                             (default: NO selection) 
     249!!   namtra_mle    mixed layer eddy param. (Fox-Kemper param.)          (default: OFF) 
     250!!   namtra_eiv    eddy induced velocity param.                         (default: OFF) 
     251!!   namtra_dmp    T & S newtonian damping                              (default: OFF) 
     252!!====================================================================== 
     253! 
     254!----------------------------------------------------------------------- 
     255&nameos        !   ocean Equation Of Seawater                           (default: NO selection) 
     256!----------------------------------------------------------------------- 
     257   ln_teos10   = .true.         !  = Use TEOS-10 
     258/ 
     259!----------------------------------------------------------------------- 
     260&namtra_adv    !   advection scheme for tracer                          (default: NO selection) 
     261!----------------------------------------------------------------------- 
     262   ln_traadv_fct = .true.     !  FCT scheme 
     263      nn_fct_h   =  2               !  =2/4, horizontal 2nd / 4th order  
     264      nn_fct_v   =  2               !  =2/4, vertical   2nd / COMPACT 4th order  
     265/ 
     266!----------------------------------------------------------------------- 
     267&namtra_ldf    !   lateral diffusion scheme for tracers                 (default: NO selection) 
     268!----------------------------------------------------------------------- 
     269   ln_traldf_lap   = .true.    !    laplacian operator 
     270   ln_traldf_iso   = .true.    !  iso-neutral (Standard operator) 
     271   ln_traldf_msc   = .true.    !  Method of Stabilizing Correction      (both operators) 
     272   !                       !  Coefficients: 
     273   nn_aht_ijk_t    = 20        !  space/time variation of eddy coef 
     274      !                             !   = 20     aht = 1/2  Ud. max(e1,e2) 
     275      rn_Ud        = 0.018          !  lateral diffusive velocity [m/s] (nn_aht_ijk_t= 0, 10, 20, 30) 
     276      rn_Ld        = 200.e+3        !  lateral diffusive length   [m]   (nn_aht_ijk_t= 0, 10) 
     277/ 
     278!----------------------------------------------------------------------- 
     279&namtra_mle    !   mixed layer eddy parametrisation (Fox-Kemper)        (default: OFF) 
     280!----------------------------------------------------------------------- 
     281   ln_mle      = .true.   ! (T) use the Mixed Layer Eddy (MLE) parameterisation 
     282/ 
     283!----------------------------------------------------------------------- 
     284&namtra_eiv    !   eddy induced velocity param.                         (default: OFF) 
     285!----------------------------------------------------------------------- 
     286   ln_ldfeiv   = .true.    ! use eddy induced velocity parameterization 
     287      !                        !  Coefficients: 
     288      nn_aei_ijk_t  = 21          ! space/time variation of the eiv coeficient 
     289      !                                !   = 21 F(i,j,t)  =Treguier et al. JPO 1997 formulation 
     290      !                           !  time invariant coefficients:  aei0 = 1/2  Ue*Le  
     291      rn_Ue        = 0.018             !  lateral diffusive velocity [m/s] (nn_aht_ijk_t= 0, 10, 20, 30) 
     292      rn_Le        = 200.e+3           !  lateral diffusive length   [m]   (nn_aht_ijk_t= 0, 10) 
     293      ! 
     294      ln_ldfeiv_dia =.true.   ! diagnose eiv stream function and velocities 
     295/ 
     296!----------------------------------------------------------------------- 
     297&namtra_dmp    !   tracer: T & S newtonian damping                      (default: OFF) 
     298!----------------------------------------------------------------------- 
     299   ln_tradmp   =  .false.   !  add a damping term (using resto.nc coef.) 
     300      nn_zdmp  =    0         !  vertical shape =0    damping throughout the water column 
     301/ 
     302!!====================================================================== 
     303!!                      ***  Dynamics namelists  ***                  !! 
     304!!                                                                    !! 
     305!!   nam_vvl       vertical coordinate options                          (default: z-star) 
     306!!   namdyn_adv    formulation of the momentum advection                (default: NO selection) 
     307!!   namdyn_vor    advection scheme                                     (default: NO selection) 
     308!!   namdyn_hpg    hydrostatic pressure gradient                        (default: NO selection) 
     309!!   namdyn_spg    surface pressure gradient                            (default: NO selection) 
     310!!   namdyn_ldf    lateral diffusion scheme                             (default: NO selection) 
     311!!   namdta_dyn    offline TOP: dynamics read in files                  (OFF_SRC only) 
     312!!====================================================================== 
     313! 
     314!----------------------------------------------------------------------- 
     315&namdyn_adv    !   formulation of the momentum advection                (default: NO selection) 
     316!----------------------------------------------------------------------- 
     317   ln_dynadv_vec = .true.  !  vector form - 2nd centered scheme 
     318     nn_dynkeg     = 0        ! grad(KE) scheme: =0   C2  ;  =1   Hollingsworth correction 
     319/ 
     320!----------------------------------------------------------------------- 
     321&namdyn_vor    !   Vorticity / Coriolis scheme                          (default: NO selection) 
     322!----------------------------------------------------------------------- 
     323   ln_dynvor_een = .true.  !  energy & enstrophy scheme 
     324      nn_een_e3f = 0          ! =0   e3f = mean masked e3t divided by 4 
     325/ 
     326!----------------------------------------------------------------------- 
     327&namdyn_hpg    !   Hydrostatic pressure gradient option                 (default: NO selection) 
     328!----------------------------------------------------------------------- 
     329   ln_hpg_sco  = .true.   !  s-coordinate (standard jacobian formulation) 
     330/ 
     331!----------------------------------------------------------------------- 
     332&namdyn_spg    !   surface pressure gradient                            (default: NO selection) 
     333!----------------------------------------------------------------------- 
     334   ln_dynspg_ts  = .true.  !  split-explicit free surface 
     335/ 
     336!----------------------------------------------------------------------- 
     337&namdyn_ldf    !   lateral diffusion on momentum                        (default: NO selection) 
     338!----------------------------------------------------------------------- 
     339   ln_dynldf_lap =  .true.     !    laplacian operator 
     340   ln_dynldf_lev =  .true.     !  iso-level 
     341   nn_ahm_ijk_t  = -30           !  space/time variation of eddy coefficient : 
     342      !                             !  =-30  read in eddy_viscosity_3D.nc file 
     343/ 
     344!!====================================================================== 
     345!!                     vertical physics namelists                     !! 
     346!!                                                                    !! 
     347!!    namzdf        vertical physics manager                            (default: NO selection) 
     348!!    namzdf_ric    richardson number vertical mixing                   (ln_zdfric=T) 
     349!!    namzdf_tke    TKE vertical mixing                                 (ln_zdftke=T) 
     350!!    namzdf_gls    GLS vertical mixing                                 (ln_zdfgls=T) 
     351!!    namzdf_osm    OSM vertical diffusion                              (ln_zdfosm=T) 
     352!!    namzdf_iwm    tidal mixing parameterization                       (ln_zdfiwm=T) 
     353!!====================================================================== 
     354! 
     355!----------------------------------------------------------------------- 
     356&namzdf        !   vertical physics manager                             (default: NO selection) 
     357!----------------------------------------------------------------------- 
     358   ln_zdftke   = .true.       !  Turbulent Kinetic Energy closure       (T =>   fill namzdf_tke) 
     359   ln_zdfevd   = .true.       !  Enhanced Vertical Diffusion scheme 
     360      nn_evdm  =    0            !  evd apply on tracer (=0) or on tracer and momentum (=1) 
     361      rn_evd   =  100.           !  evd mixing coefficient [m2/s] 
     362   ln_zdfddm   = .true.    ! double diffusive mixing 
     363      rn_avts  =    1.e-4     !  maximum avs (vertical mixing on salinity) 
     364      rn_hsbfr =    1.6       !  heat/salt buoyancy flux ratio 
     365   ln_zdfiwm   = .false.       ! internal wave-induced mixing            (T =>   fill namzdf_iwm) 
     366   !                       !  Coefficients 
     367   rn_avm0     =   1.2e-4     !  vertical eddy viscosity   [m2/s]       (background Kz if ln_zdfcst=F) 
     368   rn_avt0     =   1.2e-5     !  vertical eddy diffusivity [m2/s]       (background Kz if ln_zdfcst=F) 
     369   nn_avb      =    0         !  profile for background avt & avm (=1) or not (=0) 
     370   nn_havtb    =    0         !  horizontal shape for avtb (=1) or not (=0) 
     371/ 
     372!----------------------------------------------------------------------- 
     373&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  (ln_zdftke =T) 
     374!----------------------------------------------------------------------- 
     375      nn_mxl      =   2       !  mixing length: = 0 bounded by the distance to surface and bottom 
     376      !                       !                 = 1 bounded by the local vertical scale factor 
     377      !                       !                 = 2 first vertical derivative of mixing length bounded by 1 
     378      !                       !                 = 3 as =2 with distinct dissipative an mixing length scale 
     379      nn_etau     =   0       !  penetration of tke below the mixed layer (ML) due to NIWs 
     380                               !        = 0 none ; = 1 add a tke source below the ML 
     381                               !        = 2 add a tke source just at the base of the ML 
     382                               !        = 3 as = 1 applied on HF part of the stress           (ln_cpl=T) 
     383      rn_eice     =   2       !  below sea ice: =0 ON ; =4 OFF when ice fraction > 1/4    
     384      ln_lc      = .true.     !  Langmuir cell parameterisation (Axell 2002) 
     385      rn_lc      =  0.20      !  coef. associated to Langmuir cells 
     386/ 
     387!----------------------------------------------------------------------- 
     388&namzdf_iwm    !    internal wave-driven mixing parameterization        (ln_zdfiwm =T) 
     389!----------------------------------------------------------------------- 
     390   nn_zpyc     = 2         !  pycnocline-intensified dissipation scales as N (=1) or N^2 (=2) 
     391   ln_mevar    = .true.    !  variable (T) or constant (F) mixing efficiency 
     392   ln_tsdiff   = .true.    !  account for differential T/S mixing (T) or not (F) 
     393/ 
     394!!====================================================================== 
     395!!                  ***  Diagnostics namelists  ***                   !! 
     396!!                                                                    !! 
     397!!   namtrd       dynamics and/or tracer trends                         (default: OFF) 
     398!!   namptr       Poleward Transport Diagnostics                        (default: OFF) 
     399!!   namhsb       Heat and salt budgets                                 (default: OFF) 
     400!!   namdiu       Cool skin and warm layer models                       (default: OFF) 
     401!!   namdiu       Cool skin and warm layer models                       (default: OFF) 
     402!!   namflo       float parameters                                      (default: OFF) 
     403!!   nam_diaharm  Harmonic analysis of tidal constituents               (default: OFF) 
     404!!   nam_diadct   transports through some sections                      (default: OFF) 
     405!!   nam_diatmb   Top Middle Bottom Output                              (default: OFF) 
     406!!   nam_dia25h   25h Mean Output                                       (default: OFF) 
     407!!   namnc4       netcdf4 chunking and compression settings             ("key_netcdf4") 
     408!!====================================================================== 
     409!----------------------------------------------------------------------- 
     410&namtrd        !   trend diagnostics                                    (default: OFF) 
     411!----------------------------------------------------------------------- 
     412   ln_tra_trd  = .true.   ! (T) 3D tracer trend output 
     413/ 
     414! 
     415!!====================================================================== 
     416!!               ***  Observation & Assimilation  ***                 !! 
     417!!                                                                    !! 
     418!!   namobs       observation and model comparison                      (default: OFF) 
     419!!   nam_asminc   assimilation increments                               ('key_asminc') 
     420!!====================================================================== 
     421! 
     422!!====================================================================== 
     423!!                  ***  Miscellaneous namelists  ***                 !! 
     424!!                                                                    !! 
     425!!   nammpp            Massively Parallel Processing                    ("key_mpp_mpi") 
     426!!   namctl            Control prints                                   (default: OFF) 
     427!!   namsto            Stochastic parametrization of EOS                (default: OFF) 
     428!!====================================================================== 
     429! 
     430!----------------------------------------------------------------------- 
     431&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi") 
     432!----------------------------------------------------------------------- 
     433/ 
     434!----------------------------------------------------------------------- 
     435&namctl        !   Control prints                                       (default: OFF) 
     436!----------------------------------------------------------------------- 
     437/ 
     438!----------------------------------------------------------------------- 
     439&namsto        ! Stochastic parametrization of EOS                      (default: OFF) 
     440!----------------------------------------------------------------------- 
     441/ 
     442!----------------------------------------------------------------------- 
     443&namptr        !   Poleward Transport Diagnostic                        (default: OFF) 
     444!----------------------------------------------------------------------- 
     445   ln_diaptr   = .true.   !  Poleward heat and salt transport (T) or not (F) 
     446   ln_subbas   = .true.   !  Atlantic/Pacific/Indian basins computation (T) or not 
     447/ 
Note: See TracChangeset for help on using the changeset viewer.