New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 6225 for branches/2014/dev_r4704_NOC5_MPP_BDY_UPDATE/NEMOGCM/CONFIG/AMM12/EXP00 – NEMO

Ignore:
Timestamp:
2016-01-08T10:35:19+01:00 (8 years ago)
Author:
jamesharle
Message:

Update MPP_BDY_UPDATE branch to be consistent with head of trunk

Location:
branches/2014/dev_r4704_NOC5_MPP_BDY_UPDATE/NEMOGCM/CONFIG/AMM12/EXP00
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/2014/dev_r4704_NOC5_MPP_BDY_UPDATE/NEMOGCM/CONFIG/AMM12/EXP00/iodef.xml

    r4695 r6225  
    2525      <file_group id="1ts" output_freq="1ts"  output_level="10" enabled=".TRUE."/> <!-- 1 time step files --> 
    2626 
    27       <file_group id="1h" output_freq="1h"  output_level="10" enabled=".TRUE."/> <!-- 1h files --> 
     27<!--old      <file_group id="1h" output_freq="1h"  output_level="10" enabled=".TRUE."/> old --> <!-- 1h files -->  
     28   <!-- TMB files --> 
     29      <file_group id="1h" output_freq="1h"  output_level="10" enabled=".TRUE."  >                       
     30 
     31   <file id="file9" name_suffix="_shelftmb_grid_T" description="ocean T grid variables" enabled=".TRUE." > 
     32     <field field_ref="top_temp"           name="votemper_top"   operation="instant" enabled=".TRUE." /> 
     33     <field field_ref="mid_temp"           name="votemper_mid"   operation="instant" enabled=".TRUE." /> 
     34     <field field_ref="bot_temp"           name="votemper_bot"   operation="instant" enabled=".TRUE." /> 
     35     <field field_ref="sshnmasked"         name="sossheig"       operation="instant" enabled=".TRUE." />  
     36     <field field_ref="top_sal"            name="vosaline_top"   operation="instant" enabled=".TRUE." /> 
     37     <field field_ref="mid_sal"            name="vosaline_mid"   operation="instant" enabled=".TRUE." /> 
     38     <field field_ref="bot_sal"            name="vosaline_bot"   operation="instant" enabled=".TRUE." /> 
     39   </file> 
     40 
     41   <file id="file10" name_suffix="_shelftmb_grid_U" description="TMB ocean U grid variables" enabled=".TRUE." > 
     42     <field field_ref="top_u"         name="vozocrtx_top"   operation="instant" /> 
     43     <field field_ref="mid_u"         name="vozocrtx_mid"   operation="instant" /> 
     44     <field field_ref="bot_u"         name="vozocrtx_bot"   operation="instant" /> 
     45     <field field_ref="baro_u"        name="vobtcrtx"       operation="instant" /> 
     46   </file> 
     47 
     48   <file id="file11" name_suffix="_shelftmb_grid_V" description="TMB ocean V grid variables" enabled=".TRUE." > 
     49     <field field_ref="top_v"         name="vomecrty_top"   operation="instant" /> 
     50     <field field_ref="mid_v"         name="vomecrty_mid"   operation="instant" /> 
     51     <field field_ref="bot_v"         name="vomecrty_bot"   operation="instant" /> 
     52     <field field_ref="baro_v"        name="vobtcrty"       operation="instant" /> 
     53   </file> 
     54 
     55      </file_group> 
     56 
    2857      <file_group id="2h" output_freq="2h"  output_level="10" enabled=".TRUE."/> <!-- 2h files --> 
    2958      <file_group id="3h" output_freq="3h"  output_level="10" enabled=".TRUE."/> <!-- 3h files -->      
    3059      <file_group id="4h" output_freq="4h"  output_level="10" enabled=".TRUE."/> <!-- 4h files --> 
    3160      <file_group id="6h" output_freq="6h"  output_level="10" enabled=".TRUE."/> <!-- 6h files --> 
     61 
     62      <file_group id="25h_mean" output_freq="1d" output_level="10" enabled=".TRUE."> 
     63 
     64 
     65     <file id="file12" name_suffix="_25hourm_grid_T" description="ocean T grid variables, 25h meaned" enabled=".TRUE." > 
     66     <field field_ref="temper25h"   name="votemper"  operation="instant" enabled=".TRUE."/> 
     67     <field field_ref="tempis25h"   name="votempis"  operation="instant" enabled=".TRUE."/> 
     68     <field field_ref="salin25h"    name="vosaline"  operation="instant" enabled=".TRUE."/> 
     69     <field field_ref="ssh25h"      name="sossheig"  operation="instant" enabled=".TRUE."/> 
     70    </file> 
     71 
     72     <file id="file13" name_suffix="_25hourm_grid_U" description="ocean U grid variables, 25h meaned" enabled=".TRUE." > 
     73     <field field_ref="vozocrtx25h" name="vozocrtx"  operation="instant" enabled=".TRUE."/> 
     74    </file> 
     75 
     76     <file id="file14" name_suffix="_25hourm_grid_V" description="ocean V grid variables, 25h meaned" enabled=".TRUE." > 
     77     <field field_ref="vomecrty25h" name="vomecrty"  operation="instant" enabled=".TRUE."/> 
     78    </file> 
     79 
     80     <file id="file15" name_suffix="_25hourm_grid_W" description="ocean W grid variables, 25h meaned" enabled=".TRUE." > 
     81     <field field_ref="vomecrtz25h"          name="vomerctz"  operation="instant" enabled=".TRUE."/> 
     82     <field field_ref="woce"                 name="vovecrtz"  operation="instant" enabled=".TRUE."/> 
     83     <field field_ref="avt25h"               name="votkeavt"  operation="instant" enabled=".TRUE."/> 
     84     <field field_ref="avm25h"               name="votkeavm"  operation="instant" enabled=".TRUE."/> 
     85     <field field_ref="tke25h"               name="votke"  operation="instant" enabled=".TRUE."/> 
     86     <field field_ref="mxln25h"              name="mxln"   operation="instant" enabled=".TRUE."/> 
     87    </file> 
     88      </file_group> 
    3289      
    3390      <file_group id="1d" output_freq="1d"  output_level="10" enabled=".TRUE."> <!-- 1d files --> 
    3491 
    3592   <file id="file1" name_suffix="_grid_T" description="ocean T grid variables" > 
    36      <field field_ref="sst"          name="tos"      long_name="sea_surface_temperature"                       /> 
    37      <field field_ref="sss"          name="sos"      long_name="sea_surface_salinity"                          /> 
    38      <field field_ref="ssh"          name="zos"      long_name="sea_surface_height_above_geoid"                /> 
     93     <field field_ref="sst"          name="tos" /> 
     94     <field field_ref="sss"          name="sos" /> 
     95     <field field_ref="ssh"          name="zos" /> 
    3996   </file> 
    4097 
    4198   <file id="file2" name_suffix="_grid_U" description="ocean U grid variables" > 
    42      <field field_ref="suoce"        name="uos"     long_name="sea_surface_x_velocity"    /> 
     99     <field field_ref="ssu"          name="uos" /> 
    43100   </file> 
    44101    
    45102   <file id="file3" name_suffix="_grid_V" description="ocean V grid variables" > 
    46      <field field_ref="svoce"        name="vos"     long_name="sea_surface_y_velocity"    /> 
    47    </file> 
    48     
    49       </file_group> 
     103     <field field_ref="ssv"          name="vos" /> 
     104   </file> 
     105    
     106      </file_group> 
     107 
    50108      <file_group id="3d" output_freq="3d"  output_level="10" enabled=".TRUE."/> <!-- 3d files -->     
    51109 
     
    53111 
    54112   <file id="file4" name_suffix="_grid_T" description="ocean T grid variables" > 
    55      <field field_ref="toce"         name="thetao"   long_name="sea_water_potential_temperature"               /> 
    56      <field field_ref="soce"         name="so"       long_name="sea_water_salinity"                            /> 
    57      <field field_ref="sst"          name="tos"      long_name="sea_surface_temperature"                       /> 
    58      <field field_ref="sst2"         name="tossq"    long_name="square_of_sea_surface_temperature"             /> 
    59      <field field_ref="sss"          name="sos"      long_name="sea_surface_salinity"                          /> 
    60      <field field_ref="ssh"          name="zos"      long_name="sea_surface_height_above_geoid"                /> 
    61      <field field_ref="ssh2"         name="zossq"    long_name="square_of_sea_surface_height_above_geoid"      /> 
    62      <field field_ref="empmr"        name="wfo"      long_name="water_flux_into_sea_water"                     /> 
    63      <field field_ref="qsr"          name="rsntds"   long_name="surface_net_downward_shortwave_flux"           /> 
    64      <field field_ref="qt"           name="tohfls"   long_name="surface_net_downward_total_heat_flux"          /> 
    65      <field field_ref="taum"         /> 
    66      <field field_ref="mldkz5"       /> 
    67      <field field_ref="mldr10_1"     /> 
     113     <field field_ref="toce"         name="thetao" /> 
     114     <field field_ref="soce"         name="so"     /> 
     115     <field field_ref="sst"          name="tos"    /> 
     116     <field field_ref="sst2"         name="tossq"  /> 
     117     <field field_ref="sss"          name="sos"    /> 
     118     <field field_ref="ssh"          name="zos"    /> 
     119     <field field_ref="ssh2"         name="zossq"  /> 
     120     <field field_ref="empmr"        name="wfo"    /> 
     121     <field field_ref="qsr"          name="rsntds" /> 
     122     <field field_ref="qt"           name="tohfls" /> 
     123     <field field_ref="taum"     /> 
     124     <field field_ref="mldkz5"   /> 
     125     <field field_ref="mldr10_1" /> 
    68126   </file> 
    69127    
    70128   <file id="file5" name_suffix="_grid_U" description="ocean U grid variables" > 
    71      <field field_ref="uoce"         name="uo"      long_name="sea_water_x_velocity"      /> 
    72      <field field_ref="suoce"        name="uos"     long_name="sea_surface_x_velocity"    /> 
    73      <field field_ref="utau"         name="tauuo"   long_name="surface_downward_x_stress" /> 
     129     <field field_ref="uoce"         name="uo"    /> 
     130     <field field_ref="ssu"          name="uos"   /> 
     131     <field field_ref="utau"         name="tauuo" /> 
    74132   </file> 
    75133    
    76134   <file id="file6" name_suffix="_grid_V" description="ocean V grid variables" > 
    77      <field field_ref="voce"         name="vo"      long_name="sea_water_y_velocity"      /> 
    78      <field field_ref="svoce"        name="vos"     long_name="sea_surface_y_velocity"    /> 
    79      <field field_ref="vtau"         name="tauvo"   long_name="surface_downward_y_stress" /> 
     135     <field field_ref="voce"         name="vo"    /> 
     136     <field field_ref="ssv"          name="vos"   /> 
     137     <field field_ref="vtau"         name="tauvo" /> 
    80138   </file> 
    81139    
    82140   <file id="file7" name_suffix="_grid_W" description="ocean W grid variables" > 
    83      <field field_ref="woce"         name="wo"      long_name="ocean vertical velocity"         /> 
    84      <field field_ref="avt"          name="difvho"  long_name="ocean_vertical_heat_diffusivity" /> 
     141     <field field_ref="woce"         name="wo"     /> 
     142     <field field_ref="avt"          name="difvho" /> 
    85143   </file> 
    86144    
     
    98156      <file_group id="10y" output_freq="10y" output_level="10" enabled=".TRUE."/> <!-- real 10y files --> 
    99157 
     158 
    100159   </file_definition> 
    101160     
     
    107166     
    108167   <axis_definition>   
    109       <axis id="deptht" long_name="Vertical T levels" unit="m" positive="down" /> 
    110       <axis id="depthu" long_name="Vertical U levels" unit="m" positive="down" /> 
    111       <axis id="depthv" long_name="Vertical V levels" unit="m" positive="down" /> 
    112       <axis id="depthw" long_name="Vertical W levels" unit="m" positive="down" /> 
    113       <axis id="nfloat" long_name="Float number"      unit="-"  /> 
    114       <axis id="icbcla" long_name="Iceberg class"     unit="-"  /> 
     168      <axis id="deptht"  long_name="Vertical T levels"  unit="m" positive="down" /> 
     169      <axis id="depthu"  long_name="Vertical U levels"  unit="m" positive="down" /> 
     170      <axis id="depthv"  long_name="Vertical V levels"  unit="m" positive="down" /> 
     171      <axis id="depthw"  long_name="Vertical W levels"  unit="m" positive="down" /> 
     172      <axis id="nfloat"  long_name="Float number"       unit="1"                 /> 
     173      <axis id="icbcla"  long_name="Iceberg class"      unit="1"                 /> 
     174      <axis id="ncatice" long_name="Ice category"       unit="1"                 /> 
     175      <axis id="iax_20C" long_name="20 degC isotherm"   unit="degC"              /> 
     176      <axis id="iax_28C" long_name="28 degC isotherm"   unit="degC"              /> 
    115177   </axis_definition>  
    116178     
     
    126188     <grid id="grid_W_2D" domain_ref="grid_W"/> 
    127189     <grid id="grid_W_3D" domain_ref="grid_W" axis_ref="depthw"/> 
     190     <grid id="gznl_T_2D" domain_ref="gznl"/> 
     191     <grid id="gznl_T_3D" domain_ref="gznl" axis_ref="deptht"/> 
     192     <grid id="gznl_W_3D" domain_ref="gznl" axis_ref="depthw"/> 
    128193    </grid_definition>    
    129194  </context> 
  • branches/2014/dev_r4704_NOC5_MPP_BDY_UPDATE/NEMOGCM/CONFIG/AMM12/EXP00/namelist_cfg

    r4493 r6225  
    1414   cn_ocerst_in   = "amm12_restart_oce"   !  suffix of ocean restart name (input) 
    1515   cn_ocerst_out  = "restart_oce_out"   !  suffix of ocean restart name (input) 
    16    nn_istate   =       1   !  output the initial state (1) or not (0) 
    1716   nn_stock    =    1296   !  frequency of creation of a restart file (modulo referenced to 1) 
    1817   nn_write    =     144   !  frequency of write in the output file   (modulo referenced to nit000)  
     
    3534&namzgr        !   vertical coordinate 
    3635!----------------------------------------------------------------------- 
    37    ln_zps      = .false.   !  z-coordinate - partial steps   (T/F) 
    38    ln_sco      = .true.    !  s- or hybrid z-s-coordinate    (T/F) 
     36   ln_sco      = .true.    !  s- or hybrid z-s-coordinate 
    3937/ 
    4038!----------------------------------------------------------------------- 
     
    5149!----------------------------------------------------------------------- 
    5250   rn_rdt      =   600.    !  time step for the dynamics (and tracer if nn_acc=0) 
    53    rn_rdtmin   =   600.          !  minimum time step on tracers (used if nn_acc=1) 
    54    rn_rdtmax   =   600.          !  maximum time step on tracers (used if nn_acc=1) 
    55    rn_rdth     =   600.          !  depth variation of tracer time step  (used if nn_acc=1) 
    5651   ppglam0     =  999999.0             !  longitude of first raw and column T-point (jphgr_msh = 1) 
    5752   ppgphi0     =  999999.0             ! latitude  of first raw and column T-point (jphgr_msh = 1) 
     
    7368/ 
    7469!----------------------------------------------------------------------- 
    75 &namsplit      !   time splitting parameters                            ("key_dynspg_ts") 
    76 !----------------------------------------------------------------------- 
    77    ln_bt_nn_auto =    .FALSE.          !  Set nn_baro automatically to be just below 
    78                                        !  a user defined maximum courant number (rn_bt_cmax) 
    79    nn_baro       =    30               !  Number of iterations of barotropic mode 
    80 / 
    81 !----------------------------------------------------------------------- 
    8270&namcrs        !   Grid coarsening for dynamics output and/or 
    8371               !   passive tracer coarsened online simulations 
     
    10088   ln_ssr      = .false.   !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr) 
    10189   nn_fwb      = 0         !  FreshWater Budget: =0 unchecked 
     90   ln_apr_dyn  = .false.    !  Patm gradient added in ocean & ice Eqs.   (T => fill namsbc_apr ) 
     91   ln_traqsr   = .false.   !  Light penetration (T) or not (F) 
     92 
    10293/ 
    10394!----------------------------------------------------------------------- 
     
    130121/ 
    131122!----------------------------------------------------------------------- 
    132 &namsbc_cpl    !   coupled ocean/atmosphere model                       ("key_coupled") 
     123&namsbc_cpl    !   coupled ocean/atmosphere model                       ("key_oasis3") 
    133124!----------------------------------------------------------------------- 
    134125/ 
     
    136127&namtra_qsr    !   penetrative solar radiation 
    137128!----------------------------------------------------------------------- 
    138    ln_traqsr   = .false.   !  Light penetration (T) or not (F) 
    139129   nn_chldta   =      0    !  RGB : Chl data (=1) or cst value (=0) 
    140130/ 
     
    159149!          !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
    160150!          !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      ! 
    161    sn_apr      = 'patm'    ,         -1        ,'somslpre',    .true.      , .true.  , 'yearly'  ,  ''      ,   '' , '' 
     151   sn_apr     = 'amm12_mslp'     ,          1        ,  'p_msl'      , .false.      , .false. , 'daily'   ,  ''      ,  '' , '' 
    162152 
    163    cn_dir      = './'      !  root directory for the location of the bulk files 
    164    rn_pref     = 101000._wp !  reference atmospheric pressure   [N/m2]/ 
     153   cn_dir      = './fluxes/' !  root directory for the location of the bulk files 
     154   rn_pref     = 101000.    !  reference atmospheric pressure   [N/m2]/ 
    165155   ln_ref_apr  = .false.    !  ref. pressure: global mean Patm (T) or a constant (F) 
    166    ln_apr_obc  = .false.    !  inverse barometer added to OBC ssh data 
     156   ln_apr_obc  = .true.    !  inverse barometer added to OBC ssh data 
    167157/ 
    168158!----------------------------------------------------------------------- 
     
    193183   rn_shlat    =     0     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat 
    194184                           !  free slip  !   partial slip  !   no slip   ! strong slip 
    195 / 
    196 !----------------------------------------------------------------------- 
    197 &namcla        !   cross land advection 
    198 !----------------------------------------------------------------------- 
    199 / 
    200 !----------------------------------------------------------------------- 
    201 &namobc        !   open boundaries parameters                           ("key_obc") 
    202 !----------------------------------------------------------------------- 
    203185/ 
    204186!----------------------------------------------------------------------- 
     
    264246/ 
    265247!----------------------------------------------------------------------- 
    266 &nambbc        !   bottom temperature boundary condition 
    267 !----------------------------------------------------------------------- 
    268    ln_trabbc   = .false.   !  Apply a geothermal heating at the ocean bottom 
     248&nambbc        !   bottom temperature boundary condition                (default: NO) 
     249!----------------------------------------------------------------------- 
    269250/ 
    270251!----------------------------------------------------------------------- 
     
    280261&namtra_adv    !   advection scheme for tracer 
    281262!----------------------------------------------------------------------- 
     263   ln_traadv_fct =  .true.   !  FCT scheme 
     264      nn_fct_h   =  2               !  =2/4, horizontal 2nd / 4th order  
     265      nn_fct_v   =  2               !  =2/4, vertical   2nd / COMPACT 4th order  
     266      nn_fct_zts =  0               !  >=1,  2nd order FCT scheme with vertical sub-timestepping 
     267      !                             !        (number of sub-timestep = nn_fct_zts) 
    282268/ 
    283269!----------------------------------------------------------------------- 
     
    288274&namtra_ldf    !   lateral diffusion scheme for tracers 
    289275!---------------------------------------------------------------------------------- 
    290    ln_traldf_hor    =  .true.   !  horizontal (geopotential)   (needs "key_ldfslp" when ln_sco=T) 
    291    ln_traldf_iso    =  .false.  !  iso-neutral                 (needs "key_ldfslp") 
    292    rn_aeiv_0        =     0.    !  eddy induced velocity coefficient [m2/s] 
    293    rn_aht_0         =    50.    !  horizontal eddy diffusivity for tracers [m2/s] 
     276   !                       !  Operator type: 
     277   ln_traldf_lap   =  .true.   !    laplacian operator 
     278   ln_traldf_blp   =  .false.  !  bilaplacian operator 
     279   !                       !  Direction of action: 
     280   ln_traldf_lev   =  .false.  !  iso-level 
     281   ln_traldf_hor   =  .true.   !  horizontal (geopotential) 
     282   ln_traldf_iso   =  .false.  !  iso-neutral 
     283   ln_traldf_triad =  .false.  !  iso-neutral using Griffies triads 
     284   ! 
     285   !                       !  iso-neutral options:         
     286   ln_traldf_msc   =  .true.   !  Method of Stabilizing Correction (both operators) 
     287   rn_slpmax       =   0.01    !  slope limit                      (both operators) 
     288   ln_triad_iso    =  .false.  !  pure horizontal mixing in ML     (triad only) 
     289   rn_sw_triad     =  1        !  =1 switching triad ; =0 all 4 triads used (triad only) 
     290   ln_botmix_triad =  .false.  !  lateral mixing on bottom         (triad only) 
     291   ! 
     292   !                       !  Coefficients: 
     293   nn_aht_ijk_t    = 0         !  space/time variation of eddy coef 
     294   !                                !   =-20 (=-30)    read in eddy_diffusivity_2D.nc (..._3D.nc) file 
     295   !                                !   =  0           constant  
     296   !                                !   = 10 F(k)      =ldf_c1d  
     297   !                                !   = 20 F(i,j)    =ldf_c2d  
     298   !                                !   = 21 F(i,j,t)  =Treguier et al. JPO 1997 formulation 
     299   !                                !   = 30 F(i,j,k)  =ldf_c2d + ldf_c1d 
     300   !                                !   = 31 F(i,j,k,t)=F(local velocity) 
     301   rn_aht_0        =   50.     !  lateral eddy diffusivity   (lap. operator) [m2/s] 
     302   rn_bht_0        = 1.e+12    !  lateral eddy diffusivity (bilap. operator) [m4/s] 
     303/ 
     304!---------------------------------------------------------------------------------- 
     305&namtra_ldfeiv !   eddy induced velocity param. 
     306!---------------------------------------------------------------------------------- 
     307   ln_ldfeiv     =.false.   ! use eddy induced velocity parameterization 
    294308/ 
    295309!----------------------------------------------------------------------- 
     
    305319&namdyn_vor    !   option of physics/algorithm (not control by CPP keys) 
    306320!----------------------------------------------------------------------- 
     321   ln_dynvor_ene = .false. !  enstrophy conserving scheme 
     322   ln_dynvor_ens = .false. !  energy conserving scheme 
     323   ln_dynvor_mix = .false. !  mixed scheme 
     324   ln_dynvor_een = .true.  !  energy & enstrophy scheme 
     325      nn_een_e3f = 1             !  e3f = masked averaging of e3t divided by 4 (=0) or by the sum of mask (=1) 
    307326/ 
    308327!----------------------------------------------------------------------- 
     
    313332/ 
    314333!----------------------------------------------------------------------- 
    315 !namdyn_spg    !   surface pressure gradient   (CPP key only) 
    316 !----------------------------------------------------------------------- 
    317 !                          !  explicit free surface                     ("key_dynspg_exp") 
    318 !                          !  filtered free surface                     ("key_dynspg_flt") 
    319 !                          !  split-explicit free surface               ("key_dynspg_ts") 
    320  
     334&namdyn_spg    !   surface pressure gradient  
     335!----------------------------------------------------------------------- 
     336   ln_dynspg_ts = .true.    ! split-explicit free surface 
     337      ln_bt_auto    = .false.  ! Number of sub-step defined from: 
     338         nn_baro       = 30       ! =F : the number of sub-step in rn_rdt seconds 
     339/ 
    321340!----------------------------------------------------------------------- 
    322341&namdyn_ldf    !   lateral diffusion on momentum 
    323342!----------------------------------------------------------------------- 
    324343   !                       !  Type of the operator : 
    325    ln_dynldf_bilap  =  .true.   !  bilaplacian operator 
    326    ln_dynldf_lap    =  .false.  !  bilaplacian operator 
     344   !                           !  no diffusion: set ln_dynldf_lap=..._blp=F  
     345   ln_dynldf_lap =  .false.    !    laplacian operator 
     346   ln_dynldf_blp =  .true.     !  bilaplacian operator 
    327347   !                       !  Direction of action  : 
    328    ln_dynldf_level  =  .true.   !  iso-level 
    329    ln_dynldf_hor    =  .false.  !  horizontal (geopotential)            (require "key_ldfslp" in s-coord.) 
    330                            !  Coefficient 
    331    rn_ahm_0_lap     = 60.0      !  horizontal laplacian eddy viscosity   [m2/s] 
    332    rn_ahm_0_blp     = -1.0e+10  !  horizontal bilaplacian eddy viscosity [m4/s] 
     348   ln_dynldf_lev =  .true.     !  iso-level 
     349   ln_dynldf_hor =  .false.    !  horizontal (geopotential) 
     350   ln_dynldf_iso =  .false.    !  iso-neutral 
     351   !                       !  Coefficient 
     352   nn_ahm_ijk_t  = 0           !  space/time variation of eddy coef 
     353   !                                !  =-30  read in eddy_viscosity_3D.nc file 
     354   !                                !  =-20  read in eddy_viscosity_2D.nc file 
     355   !                                !  =  0  constant  
     356   !                                !  = 10  F(k)=c1d 
     357   !                                !  = 20  F(i,j)=F(grid spacing)=c2d 
     358   !                                !  = 30  F(i,j,k)=c2d*c1d 
     359   !                                !  = 31  F(i,j,k)=F(grid spacing and local velocity) 
     360   rn_ahm_0      =     60.     !  horizontal laplacian eddy viscosity   [m2/s] 
     361   rn_ahm_b      =      0.     !  background eddy viscosity for ldf_iso [m2/s] 
     362   rn_bhm_0      = 1.0e+10     !  horizontal bilaplacian eddy viscosity [m4/s] 
     363   ! 
     364   ! Caution in 20 and 30 cases the coefficient have to be given for a 1 degree grid (~111km) 
    333365/ 
    334366!----------------------------------------------------------------------- 
     
    348380!----------------------------------------------------------------------- 
    349381/ 
    350 !------------------------------------------------------------------------ 
    351 &namzdf_kpp    !   K-Profile Parameterization dependent vertical mixing  ("key_zdfkpp", and optionally: 
    352 !------------------------------------------------------------------------ "key_kppcustom" or "key_kpplktb") 
    353 / 
    354382!----------------------------------------------------------------------- 
    355383&namzdf_gls                !   GLS vertical diffusion                   ("key_zdfgls") 
    356384!----------------------------------------------------------------------- 
    357385   rn_charn =  100000.     !  Charnock constant for wb induced roughness length 
     386   nn_z0_met = 1           !  Method for surface roughness computation (0/1/2) 
    358387/ 
    359388!----------------------------------------------------------------------- 
     
    365394!----------------------------------------------------------------------- 
    366395   ln_tmx_itf  = .FALSE.   !  ITF specific parameterisation 
    367 / 
    368 !----------------------------------------------------------------------- 
    369 &namsol        !   elliptic solver / island / free surface 
    370 !----------------------------------------------------------------------- 
    371396/ 
    372397!----------------------------------------------------------------------- 
     
    394419&namptr       !   Poleward Transport Diagnostic 
    395420!----------------------------------------------------------------------- 
    396    ln_diaznl  = .false.    !  Add zonal means and meridional stream functions 
    397    ln_subbas  = .false.    !  Atlantic/Pacific/Indian basins computation (T) or not 
    398                            !  (orca configuration only, need input basins mask file named "subbasins.nc" 
    399    ln_ptrcomp = .false.    !  Add decomposition : overturning 
    400 / 
    401 !----------------------------------------------------------------------- 
     421/ 
    402422&namhsb       !  Heat and salt budgets 
    403423!----------------------------------------------------------------------- 
     
    424444/ 
    425445!----------------------------------------------------------------------- 
    426 &namdyn_nept  !   Neptune effect (simplified: lateral and vertical diffusions removed) 
    427 !----------------------------------------------------------------------- 
    428 / 
     446&nam_diatmb  !  Top Middle Bottom Output 
     447!----------------------------------------------------------------------- 
     448   ln_diatmb  = .true.    !  Choose Top Middle and Bottom output or not 
     449/ 
     450!----------------------------------------------------------------------- 
     451&nam_dia25h  !  25h Mean Output 
     452!----------------------------------------------------------------------- 
     453   ln_dia25h  = .true.    ! Choose 25h mean output or not 
     454/ 
     455 
Note: See TracChangeset for help on using the changeset viewer.